DarkRadiant
DarkRadiant copied to clipboard
DarkRadiant is the map editor for The Dark Mod and other idTech4/Doom3-based games
I've been working on making the snapcraft.yaml file in the git repository to work (again?) I've got the program compiling and running, but it's throwing some weird errors when you...
@codereader review code please
Fixes: https://bugs.thedarkmod.com/view.php?id=6511
This fixes two crashes I observed in the skin editor: 1. The ThreadedDeclarationTreePopulator has public functions used by SkinEditorTreeView that eventually call ThrowIfCancellationRequested(), which is only valid to do when...