DarkRadiant: master b4b79b00

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 02.02.2021 20:48 master 859ed645
Changeset Test that entity updates when its entity class is modified

Confirm that a light entity captures a new wireframe shader in response to a
colour change on its entity class. Currently we can't confirm that it's the
*right* shader because the Shader interface doesn't expose that much (the
result of getMaterial() will be null because this is a built-in single-colour
shader rather than one derived from a material).
mod - test/Entity.cpp Diff File