DarkRadiant: Difference between revisions
From The DarkMod Wiki
Jump to navigationJump to search
Line 11: | Line 11: | ||
* [[DarkRadiant coding standards]] | * [[DarkRadiant coding standards]] | ||
* [[DarkRadiant module system]] | * [[DarkRadiant module system]] | ||
* [[DarkRadiant render system]] | |||
[[Category:DarkRadiant]] | [[Category:DarkRadiant]] |
Revision as of 21:36, 24 November 2006
DarkRadiant is The Dark Mod's very own map editor, based on the open-source GTKRadiant.
Orbweaver started working on it in Spring 2006, the initial release was version 0.5.0. Features at this stage include a categorised entity inspector, drag-resizable lights, color selection tool for lights and numerous bugfixes over the GtkRadiant codebase.
- DarkRadiant - Quick Installation Guide
- The codebase is stored on sourceforge SVN: http://sourceforge.net/projects/darkradiant/
- DarkRadiant - Compilation Problems