]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - CHANGES
changed ase texture parsing to match DoomEdit
[xonotic/netradiant.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index e7eeaede95ad3d54d85c365a8b3f911167ab11fd..2c2ad86795a9a1556db138a6da05298eed70e5ec 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,32 @@
 This is the changelog for developers, != changelog for the end user 
 that we distribute with the binaries. (see changelog)
 
+22/07/2006
+SPoG
+- Fixed doom3 func_static with model not appearing to move when dragged. 
+- Changed ASE model loader to parse material names the same way as DoomEdit.
+- Fixed title of wait-dialog when loading a model.
+
+09/07/2006
+Shaderman
+- Updated win32 libxml2 package to 2.6.24.
+namespace
+- Ported win32 stack-backtrace to use new DebugHelp API.
+- Added stack-backtrace functionality for Linux/OSX.
+
+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