DarkRadiant: Difference between revisions

From The DarkMod Wiki
Jump to navigationJump to search
mNo edit summary
m (add index-page, and remove the repetitive "DarkRadiant" from the Developers list)
Line 1: Line 1:
DarkRadiant is The Dark Mod's very own map editor, based on the open-source GTKRadiant. Visit the [http://darkradiant.sourceforge.net project website] for release announcements or check the development forums.
'''DarkRadiant''' is The Dark Mod's very own map editor, based on the open-source GTKRadiant. Visit the [http://darkradiant.sourceforge.net 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 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.
Orbweaver started working on it in Spring 2006, greebo joined the team as of October 2006 (the initial release was 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.


== Alphabetical List of Articles ==
== Alphabetical List of Articles ==
Click here for the category overview: [[:Category:DarkRadiant|List of all Pages]]


{{index-page|category=DarkRadiant}}
== Installation / Compilation ==
== Installation / Compilation ==
* [http://darkradiant.sourceforge.net/ '''Download]''' the latest release from the project page.
* [http://darkradiant.sourceforge.net/ '''Download]''' the latest release from the project page.
Line 24: Line 24:


==Developers==
==Developers==
* [[DarkRadiant coding standards]]
 
* [[DarkRadiant module system]]
DarkRadiant's:
* [[DarkRadiant render system]]
* [[DarkRadiant coding standards|Coding standards]]
* [[DarkRadiant shader system]]
* [[DarkRadiant module system|Module system]]
* [[DarkRadiant scene graph]]
* [[DarkRadiant render system|Render system]]
* [[DarkRadiant pre-release tests]]
* [[DarkRadiant shader system|Shader system]]
* [[DarkRadiant startup phase]]
* [[DarkRadiant scene graph|Scene graph]]
* [[DarkRadiant pre-release tests|pre-release tests]]
* [[DarkRadiant startup phase|Startup phase]]


== Changelog ==
== Changelog ==
Line 36: Line 38:


[[Category:DarkRadiant]]
[[Category:DarkRadiant]]
[[Category:Editing]]
{{editing}}

Revision as of 19:51, 17 October 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 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.

Alphabetical List of Articles

This is a selected list of articles and tutorials about Topic parameter not set!.
Please see the category DarkRadiant for a full list of articles for this topic.

Installation / Compilation

Mappers

Troubleshooting

Developers

DarkRadiant's:

Changelog

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