]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - CHANGES
Added undo/redo icons
[xonotic/netradiant.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 801e1483afe3c9d746499153bc7d9b06a43f4ef5..18c88211c6751b19916fe9a04cd4c9fa85cfa043 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,31 @@
 This is the changelog for developers, != changelog for the end user 
 that we distribute with the binaries. (see changelog)
 
+24/01/2007
+namespace
+- Added Undo/Redo-Toolbarbuttons (Shaderman)
+- Fixed Bug #1078 (sogined)
+
+18/01/2007
+namespace
+- Weird shiftvalues are now hidden to the user, shiftvalues will
+  stay in ]-shader_size;shader_size[ range for display.
+  For the sake of floatingpoint precision, it would be nice
+  to keep the internal values in that range too, but thats "nice to have".
+- Fixed missing librarypaths in ufoai-plugin
+  
+18/01/2007
+LordHavoc
+- disabled SnapPlane because it slightly corrupts collision brushes from
+  embedded model triangles
+
+17/01/2007
+namespace
+- Fixed "jumping" texcoords when switching to a shader with different size
+- (Todo) Toolbar: add button for refresh-models. (Shaderman)
+- Aniso fix (Shaderman)
+- Translucency fix (Shaderman)
+
 05/01/2007
 namespace
 - UFO:Alien Invasion Plugin (mattn2)