[Gtkradiant] r402 - GtkRadiant/branches/Rambetter-math-fix-experiments/tools/quake3/q3map2
svn-noreply at zerowing.idsoftware.com
svn-noreply at zerowing.idsoftware.com
Sat Jan 1 13:48:18 CST 2011
Author: rambetter
Date: Sat Jan 1 13:48:17 2011
New Revision: 402
Modified:
GtkRadiant/branches/Rambetter-math-fix-experiments/tools/quake3/q3map2/map.c
Log:
- Having just one SnapPlaneImproved() instead of both SnapPlaneImproved()
and SnapPlaneImprovedWithCenter(); SnapPlaneImproved() now takes a list of
points instead of the precomputed center.
- In FindFloatPlane(), using EXPERIMENTAL_SNAP_PLANE_FIX code even if
USE_HASHING is off.
Modified: GtkRadiant/branches/Rambetter-math-fix-experiments/tools/quake3/q3map2/map.c
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/Rambetter-math-fix-experiments/tools/quake3/q3map2/map.c?view=diff&rev=402&p1=GtkRadiant/branches/Rambetter-math-fix-experiments/tools/quake3/q3map2/map.c&r1=401&p2=GtkRadiant/branches/Rambetter-math-fix-experiments/tools/quake3/q3map2/map.c&r2=402
==============================================================================
More information about the Gtkradiant
mailing list