DarkRadiant: master 0ffea8f6
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 02.02.2022 20:13 | master 7e728cb3 |
Affected Issues | 0005885: ReloadDefs moves def_attached light crystals to entity origin | |||
Changeset | 0005885: IMatrixTransform's method is now setLocalToParent() Assigning to a non-const reference return value is horrible for debugging (no easy way to set a breakpoint on value change) and similarly inconvenient for IDE navigation (const and non-const methods are mixed up in search results). This is now a fully fledged setter method to improve clarity. |
|||
mod - include/itransformnode.h | Diff File | |||
mod - radiantcore/entity/EntityNode.cpp | Diff File | |||
mod - radiantcore/entity/EntityNode.h | Diff File | |||
mod - radiantcore/entity/doom3group/StaticGeometryNode.cpp | Diff File | |||
mod - radiantcore/entity/eclassmodel/EclassModelNode.cpp | Diff File | |||
mod - radiantcore/entity/generic/GenericEntityNode.cpp | Diff File | |||
mod - radiantcore/entity/light/LightNode.cpp | Diff File | |||
mod - radiantcore/entity/speaker/SpeakerNode.cpp | Diff File |