DarkRadiant: master c5d85b2b

Author Committer Branch Timestamp Parent
greebo greebo master 21.08.2022 06:21 master fba9d09a
Changeset The declaration manager signals can be fired from any thread, which is not a problem after reloadDecls, but it can be a problem during startup. If a UI module is initialised fast enough to receive the loaded signal we might run into threading problems.
Fix a couple of module dependencies.
mod - libs/wxutil/EntityClassChooser.cpp Diff File
mod - radiant/ui/UserInterfaceModule.cpp Diff File
mod - radiant/ui/einspector/EntityInspector.cpp Diff File
mod - radiant/ui/mediabrowser/MediaBrowser.cpp Diff File