]> git.xonotic.org Git - xonotic/netradiant.git/commit
- Brushplugin Version 2.0, supports multiple collapse modes and a materialignore...
authornamespace <namespace>
Mon, 25 Dec 2006 22:22:04 +0000 (22:22 +0000)
committernamespace <namespace>
Mon, 25 Dec 2006 22:22:04 +0000 (22:22 +0000)
commit995104ef44017718abbf7d9b0580eba19f780ad8
tree011bb2d541c9f994f81554beb71c0836dbba13d6
parent3ff5a419f916a0e7cf77b05e2c600caabc61ba2d
 - Brushplugin Version 2.0, supports multiple collapse modes and a materialignore list (namespace)
 - Camera movement speed changes. Increase speed = SHIFT+KP_PLUS, decrease speed = SHIFT+KP_MINUS.
   New option to link the strafe speed to camera movement speed (default: linked). (Shaderman)
 - Fixed bug in sample plugin (Shaderman)
 - Merry Christmas

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@128 8a3a26a2-13c4-0310-b231-cf6edde360e5
13 files changed:
CHANGES
SConscript
contrib/brushexport/brushexport.vcproj
contrib/brushexport/callbacks.cpp [new file with mode: 0644]
contrib/brushexport/callbacks.h [new file with mode: 0644]
contrib/brushexport/export.cpp [new file with mode: 0644]
contrib/brushexport/export.h [new file with mode: 0644]
contrib/brushexport/interface.cpp [new file with mode: 0644]
contrib/brushexport/plugin.cpp
contrib/brushexport/support.cpp [new file with mode: 0644]
contrib/brushexport/support.h [new file with mode: 0644]
plugins/sample/sample.cpp
radiant/camwindow.cpp