DarkRadiant: master 13999a35

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 02.03.2022 20:13 master dfafe34c
Changeset Remove template parameter from RenderableCircle

RenderableCircle is only used by the RotateManipulator, which only ever
instantiates it with the RemapXYZ argument (which effectively does no
remapping at all), so there is no need for a template parameter here.
mod - radiantcore/selection/manipulators/Renderables.h Diff File
mod - radiantcore/selection/manipulators/RotateManipulator.h Diff File