DarkRadiant: master 4dd78138

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 21.03.2021 20:46 master 4ce21a8b
Changeset Remove rotateSelectionAboutAxis()

This function was only ever called with 90 degree rotations, meaning that most
of the code was unnecessary. The initial block which specifically handled 90
degree rotations has now been moved directly into the calling functions.
mod - radiantcore/selection/algorithm/Transformation.cpp Diff File