]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - CHANGES
fixed arbitrary rotation
[xonotic/netradiant.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 86e6dd46eb6f2957c53b875ef565dcc70a21ac71..86d43918ed918ed02c4a96b8b2b1d863958851a6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,25 @@
 This is the changelog for developers, != changelog for the end user 
 that we distribute with the binaries. (see changelog)
 
+11/06/2006
+SPoG
+- Fixed arbitrary rotation X and Y axes appearing to be transposed.
+
+04/06/2006
+SPoG
+- Fixed crash when deleting items from Build menu.
+
+03/06/2006
+SPoG
+- Changed doom3 entity creation to add model key for brush-entities.
+- Fixed crash in Save Region.
+- Fixed detail brushes being turned structural when texture is set.
+
 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