DarkRadiant: master 8a5542c3

Author Committer Branch Timestamp Parent
greebo greebo master 25.06.2021 10:32 master 66d439b1
Affected Issues  0005107: 'Change game/project' fails to save if a decent-sized .map was loaded
Changeset 0005107: Prevent the renderer getting into the way of DEF parsing (or vice versa). Block screen updates until the DEFs are fully loaded.
Now with this change, the deadlock problem as reported in the issue 5107 is occurring in a resonably large map. This has to be fixed seperately.
mod - include/ieclass.h Diff File
mod - radiant/ui/mainframe/MainFrame.cpp Diff File
mod - radiant/ui/mainframe/MainFrame.h Diff File
mod - radiantcore/eclass/EClassManager.cpp Diff File
mod - radiantcore/eclass/EClassManager.h Diff File