DarkRadiant: master 42cb0d2c
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 07.02.2021 20:53 | master affe686d |
Changeset | Move MatrixTransform up to IEntityNode interface Avoid a new dynamic_cast in EntityNode's attachment handling by migrating the MatrixTransform interface up to IEntityNode, so that localToParent() is accessible as soon as the IEntityNodePtr has been created by the entity module. |
|||
mod - include/ientity.h | Diff File | |||
mod - include/itransformnode.h | Diff File | |||
mod - libs/transformlib.h | Diff File | |||
mod - radiantcore/entity/EntityNode.cpp | Diff File | |||
mod - radiantcore/entity/EntityNode.h | Diff File |