Closed Kaiochao closed 4 years ago
like what
Well, just from difference in what the docs show for vars (mutable_appearance)
and vars (image)
:
/mutable_appearance vars that /image isn't documented to have:
/image vars that /mutable_appearance isn't documented to have:
The docs have this to say:
The /mutable_appearance datum is technically a descendant of /image, but this is only for convenience, and should not be relied on for any other purpose as it is subject to change in future versions.
I have to strike a balance between implementing DM as documented and implementing DM as actually used. In this case I will be making available the same set of vars on /image
and on /mutable_appearance
that the DM compiler does.
https://github.com/SpaceManiac/SpacemanDMM/blob/35915f7cb9dc65c8450e43352eb5a2676f97d37f/src/dreammaker/builtins.rs#L941-L942