DarkRadiant: master fa260f0d
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 26.04.2022 18:53 | master 10ebd730 |
Affected Issues | 0005878: Free Rotation not working anymore, can only rotate along 3 axes | |||
Changeset | 0005878: RenderableSemiCircle uses Matrix4 for axis substitution Instead of using a RemapPolicy struct passed via a template parameter (which results in a separate copy of this non-trivial constructor being generated for each axis), pass in a simple Matrix4 which is used to substitute the axes. |
|||
mod - radiantcore/selection/manipulators/Renderables.h | Diff File | |||
mod - radiantcore/selection/manipulators/RotateManipulator.cpp | Diff File | |||
mod - radiantcore/selection/manipulators/RotateManipulator.h | Diff File |