DarkRadiant: master 25220f05

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 21.10.2025 18:39 master 4bcb15bd
Changeset Fix re-appeared unwanted "Settings" root node in prefs dialog

Commit c264b2a3b0b495 fixed the non-appearance of the TextureManipulator
settings in preferences, but the code was setting the page path as
"Settings/Textures" which resulted in the re-appearance of the empty
Settings root node.
mod - radiant/ui/prefdialog/PrefDialog.cpp Diff File
mod - radiant/ui/prefdialog/PrefDialog.h Diff File
mod - radiantcore/shaders/MaterialManager.cpp Diff File