DarkRadiant: master c72e5ba7

Author Committer Branch Timestamp Parent
Matthew Mott Matthew Mott master 01.03.2023 20:39 master 3adfa2f9
Changeset Rename WireframeOverlay to ManipulatorWireframe

This shader is only used to draw manipulators, and does not really seem
to be an "overlay" (except in the sense that it renders on top of other
things).
mod - include/irender.h Diff File
mod - radiantcore/rendersystem/backend/BuiltInShader.cpp Diff File
mod - radiantcore/rendersystem/backend/ColourShader.cpp Diff File
mod - radiantcore/rendersystem/backend/OpenGLState.h Diff File
mod - radiantcore/selection/manipulators/ModelScaleManipulator.cpp Diff File
mod - radiantcore/selection/manipulators/RotateManipulator.cpp Diff File
mod - radiantcore/selection/manipulators/TranslateManipulator.cpp Diff File
mod - radiantcore/selection/textool/TextureToolRotateManipulator.cpp Diff File