DarkRadiant: master 6760736d

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 30.04.2025 18:26 master c1a121d3
Changeset ModelSelector filter changes are now temporary

A new RAII class is used to push the filter state before showing the
dialog, and restore it when the dialog is closed. This allows temporary
filter changes to be made in the render preview without affecting the
active filters in the main application.
mod - include/ifilter.h Diff File
mod - libs/wxutil/preview/RenderPreview.cpp Diff File
mod - libs/wxutil/preview/RenderPreview.h Diff File
mod - radiant/ui/modelselector/ModelSelector.cpp Diff File