]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - CHANGES
fixed camera freemove shortcuts bug
[xonotic/netradiant.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index c5a3f883702c7c51f1035767e4de404c3c8b4f8a..e055d6522dd9f96b99d9d868c8db481ff56694b2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,12 @@
 This is the changelog for developers, != changelog for the end user 
 that we distribute with the binaries. (see changelog)
 
+29/05/2006
+SPoG
+- Changed default doom3 light_radius to be taken from the entity-definition.
+- Fixed error when entering and exiting camera freemove with LMB pressed.
+  http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1090
+
 13/05/2006
 LordHavoc
 - Added -fPIC for Linux builds to support x86_64.
@@ -13,6 +19,9 @@ SPoG
 - Changed 'inconsistent vertex count' assert to be non-fatal.
 - Changed 'failed to remove accelerator' assert to be non-fatal.
 - Fixed crash due to broken module dependencies.
+- Fixed default settings for Build Monitoring.
+- Fixed nudge-selection when using the drag tool mode.
+- Added support for patches in texture-painting tool.
 
 30/04/2006
 SPoG