DarkRadiant: master c9cbda76

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 31.01.2021 14:47 master a4a3ace8
Changeset Add two new tests for entity selection

Test that selecting an entity propagates the selected node to the selection
system (which passes), and test that we can destroy a selected entity (which
currently fails due to trying to call shared_from_this() in a destructor).
mod - test/Entity.cpp Diff File