[Gtkradiant] r138 - in GtkRadiant/trunk: . contrib/ufoaiplug radiant

svn-noreply at zerowing.idsoftware.com svn-noreply at zerowing.idsoftware.com
Thu Jan 18 11:05:42 CST 2007


Author: namespace
Date: Thu Jan 18 11:05:37 2007
New Revision: 138

Modified:
   GtkRadiant/trunk/CHANGES
   GtkRadiant/trunk/contrib/ufoaiplug/ufoai.vcproj
   GtkRadiant/trunk/radiant/brushmanip.cpp
   GtkRadiant/trunk/radiant/brushmanip.h
   GtkRadiant/trunk/radiant/surfacedialog.cpp
Log:
- 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

Modified: GtkRadiant/trunk/CHANGES
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/trunk/CHANGES?view=diff&rev=138&p1=GtkRadiant/trunk/CHANGES&r1=137&p2=GtkRadiant/trunk/CHANGES&r2=138
==============================================================================
--- GtkRadiant/trunk/CHANGES	(original)
+++ GtkRadiant/trunk/CHANGES	Thu Jan 18 11:05:37 2007
@@ -1,6 +1,19 @@
 This is the changelog for developers, != changelog for the end user 
 that we distribute with the binaries. (see changelog)
 
+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

Modified: GtkRadiant/trunk/contrib/ufoaiplug/ufoai.vcproj
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/trunk/contrib/ufoaiplug/ufoai.vcproj?view=diff&rev=138&p1=GtkRadiant/trunk/contrib/ufoaiplug/ufoai.vcproj&r1=137&p2=GtkRadiant/trunk/contrib/ufoaiplug/ufoai.vcproj&r2=138
==============================================================================

Modified: GtkRadiant/trunk/radiant/brushmanip.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/trunk/radiant/brushmanip.cpp?view=diff&rev=138&p1=GtkRadiant/trunk/radiant/brushmanip.cpp&r1=137&p2=GtkRadiant/trunk/radiant/brushmanip.cpp&r2=138
==============================================================================

Modified: GtkRadiant/trunk/radiant/brushmanip.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/trunk/radiant/brushmanip.h?view=diff&rev=138&p1=GtkRadiant/trunk/radiant/brushmanip.h&r1=137&p2=GtkRadiant/trunk/radiant/brushmanip.h&r2=138
==============================================================================

Modified: GtkRadiant/trunk/radiant/surfacedialog.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/trunk/radiant/surfacedialog.cpp?view=diff&rev=138&p1=GtkRadiant/trunk/radiant/surfacedialog.cpp&r1=137&p2=GtkRadiant/trunk/radiant/surfacedialog.cpp&r2=138
==============================================================================



More information about the Gtkradiant mailing list