DarkRadiant: master 2a142071

Author Committer Branch Timestamp Parent
greebo greebo master 18.11.2022 09:58 master 57c84066
Affected Issues  0006166: DR hangs if selecting a lot of entities with entity list open
Changeset 0006166: Fix crashes due to the _selection container getting out of date (due to idle processing of selections)

Remove the dangerous _selection container and replace it with a simpler approach.
Performance issue when click-selecting items in the entity list are rather unlikely.
mod - radiant/ui/entitylist/EntityList.cpp Diff File
mod - radiant/ui/entitylist/EntityList.h Diff File