DarkRadiant icon indicating copy to clipboard operation
DarkRadiant copied to clipboard

DarkRadiant is the map editor for The Dark Mod and other idTech4/Doom3-based games

Results 4 DarkRadiant issues
Sort by recently updated
recently updated
newest added

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...

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...