DarkRadiant: master 6a41c6d6

Author Committer Branch Timestamp Parent
greebo greebo master 07.01.2020 20:21 master a40214dc
Affected Issues  0005114: 2.7pre3: Model selection: materials/verts/polys display always refers to previously selected model
Changeset Fix 0005114, which is a regression caused by the lazy-loading introduced to fix the GL context issues in the skin selector preview. Since the model node is not immediately loaded when calling ModelPreview::setModel(), the client code needs to rely on the newly exposed signal_ModelLoaded.
mod - libs/wxutil/preview/ModelPreview.cpp Diff File
mod - libs/wxutil/preview/ModelPreview.h Diff File
mod - radiant/ui/modelselector/ModelSelector.cpp Diff File
mod - radiant/ui/modelselector/ModelSelector.h Diff File