DarkRadiant: master 10bbba28

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 21.12.2020 14:27 master 574ee9cf
Changeset Light no longer derives from Bounded or Snappable

The Bounded::localAABB and Snappable::snapto methods are only ever called
directly by LightNode which stores a Light reference, so these interfaces are
not needed.
mod - radiantcore/entity/light/Light.h Diff File