DarkRadiant: master 1c72c6e9

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 25.01.2022 21:21 master a109bd7b
Affected Issues  0005872: Option to filter skins out of search results in the Choose Model dialogue
Changeset 0005872: "Show skins" button is persisted in registry

Use registry::bindWidget() to persist the toggle button value for the
next Model Selector invocation. The button is now also hidden when the
Model Selector is shown in models-only mode, to avoid confusion (the
button would have no effect in this case).
mod - libs/registry/Widgets.h Diff File
mod - radiant/ui/modelselector/ModelSelector.cpp Diff File
mod - radiant/ui/modelselector/ModelSelector.h Diff File