DarkRadiant: master f89cb515
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 05.04.2021 19:39 | master e71c0c15 |
Changeset | Matrix4::getIdentity() returns by value again Now that TransformedRenderable is no longer storing unsafe pointers to possible temporary matrices, it seems that it is now safe for getIdentity() to return by value again. Both types of 2D curve (NURBS and Catmull-Rom) are rendering correctly. |
|||
mod - include/itransformnode.h | Diff File | |||
mod - libs/math/Matrix4.cpp | Diff File | |||
mod - libs/math/Matrix4.h | Diff File | |||
mod - libs/transformlib.h | Diff File | |||
mod - radiantcore/entity/EntityNode.h | Diff File | |||
mod - radiantcore/particles/ParticleNode.cpp | Diff File | |||
mod - radiantcore/particles/ParticleNode.h | Diff File |