chiark / gitweb /
Introduce "inert" terminology for images for occultation
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 11 Apr 2022 09:03:27 +0000 (10:03 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 11 Apr 2022 09:08:15 +0000 (10:08 +0100)
commit4df0e41bdf1ed899d55ed6122acafeb2c76ba2fe
treede0aa6174565411f9731d84dfa6226ce47f09191
parent1f8f1082a3ad1955ddfe7a6f07e546eeea65cf03
Introduce "inert" terminology for images for occultation

This is much less confusing.  In particular, I'm trying to distinguish
the occulted piece from the piece (or trait object) which the occulted
piece provides (to the caller of `load`) for its occulted image.

No functional change other than wording in an error message.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/gamestate.rs
src/hidden.rs
src/occultilks.rs
src/pcaliases.rs
src/pcrender.rs
src/shapelib.rs
src/spec.rs