]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - CHANGES
changed doom3/quake4 light creation to use size of selected brushes
[xonotic/netradiant.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 77ca4e97b0f6e024d254fc5477f36084496803ac..3ab71a63a3eb6ef7cfc0bd28113bb7dcf05c73cc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,39 @@
 This is the changelog for developers, != changelog for the end user 
 that we distribute with the binaries. (see changelog)
 
+31/03/2006
+SPoG
+- Changed doom3 light creation to use size of selected brushes.
+
+20/03/2006
+SPoG
+- Fixed crash when resetting preferences after startup failure.
+- Fixed crash on next-leak-spot with build-monitoring enabled.
+- Fixed doom3/quake4 blended-decal rendering when toggling lighting mode.
+- Fixed fit-texture with rotated texture transforms.
+
+20/03/2006
+SPoG
+- Changed Copy/Paste to work on face textures if any faces are selected.
+- Fixed GTK_WIDGET_REALIZED assert when selecting entities (linux).
+
+28/02/2006
+namespace, SPoG
+- Added drag-resizing for doom3/quake4 light_radius boxes.
+
+25/02/2006
+SPoG
+- Fixed objects sometimes dissappearing when at high zoom level in Ortho views.
+
+24/02/2006
+SPoG
+- Added GPL text to win32 installer.
+- Fixed gtk wimp theme not working after using gtkthemeselector.
+
+21/02/2006
+namespace
+- Added command to toggle lighting/textured modes, shortcut F3.
+
 20/02/2006
 SPoG
 - Fixed crash when disabling lighting for a second time.