]> git.rm.cloudns.org Git - xonotic/netradiant.git/commit
- Brushplugin Version 2.0, supports multiple collapse modes and a materialignore...
authornamespace <namespace@8a3a26a2-13c4-0310-b231-cf6edde360e5>
Mon, 25 Dec 2006 22:22:04 +0000 (22:22 +0000)
committernamespace <namespace@8a3a26a2-13c4-0310-b231-cf6edde360e5>
Mon, 25 Dec 2006 22:22:04 +0000 (22:22 +0000)
commit2714d5babbf312e2795f2a3d9b5fe329114bdcdf
tree011bb2d541c9f994f81554beb71c0836dbba13d6
parent0da127e4373790f24824055224646c61569ff42f
 - 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: https://zerowing.idsoftware.com/svn/radiant/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