DarkRadiant: Difference between revisions

From The DarkMod Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 6: Line 6:
* The codebase is stored on sourceforge SVN: http://sourceforge.net/projects/darkradiant/
* The codebase is stored on sourceforge SVN: http://sourceforge.net/projects/darkradiant/
* [[DarkRadiant - Compilation Guide]]
* [[DarkRadiant - Compilation Guide]]
* [[DarkRadiant - Compilation Problems]]


==Mappers==
==Mappers==
Line 12: Line 11:
* [[DarkRadiant Command Reference]]
* [[DarkRadiant Command Reference]]
* [[Defining custom Filters in DarkRadiant]]
* [[Defining custom Filters in DarkRadiant]]
== TroubleShooting ==
* [[DarkRadiant - Compilation Problems]]
* [[DarkRadiant Rendering Performance]]
* [[DarkRadiant under Linux]]


==Developers==
==Developers==
Line 27: Line 31:


[[Category:DarkRadiant]]
[[Category:DarkRadiant]]
[[Category:Editing]]

Revision as of 10:16, 22 May 2007

DarkRadiant is The Dark Mod's very own map editor, based on the open-source GTKRadiant. Visit the project website for release announcements or check the development forums.

Orbweaver started working on it in Spring 2006, greebo joined the team as of October 2006 (the initial release was version version 0.5.0). Features at this stage include a categorised entity inspector, drag-resizable lights, projected lights, customisable colour schemes, skin chooser for models, UV editor, a unified surface inspector, color selection tool for lights and numerous bugfixes over the GtkRadiant codebase.

Mappers

TroubleShooting

Developers

Changelog

The summarised changes can be found in the CHANGELOG. Open the SVN log to see all the detailed code changes as well.