DarkRadiant: master 215ec294

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 29.03.2022 18:57 master 744efce6
Affected Issues  0005907: Allow way to hide some entities in Create Entity list
Changeset 0005907: initial method to return a vfs::Visibility for an entity class

Currently the method returns a constant Visibility::NORMAL since there
is no code to actually parse a visibility from the .def file.
mod - include/ieclass.h Diff File
mod - radiantcore/eclass/EntityClass.cpp Diff File
mod - radiantcore/eclass/EntityClass.h Diff File
mod - test/Entity.cpp Diff File