[Gtkradiant] r383 - in GtkRadiant/branches/Rambetter-math-fix-experiments: libs tools/quake3/common
svn-noreply at zerowing.idsoftware.com
svn-noreply at zerowing.idsoftware.com
Thu Dec 30 03:47:01 CST 2010
Author: rambetter
Date: Thu Dec 30 03:47:01 2010
New Revision: 383
Modified:
GtkRadiant/branches/Rambetter-math-fix-experiments/libs/mathlib.h
GtkRadiant/branches/Rambetter-math-fix-experiments/tools/quake3/common/polylib.c
Log:
This is in branch Rambetter-math-fix-experiments.
- Added lengthy comment to describe the choice of smallestEpsilonAllowed
in polylib.c for the new 64 bit chopping code. I think that this comment
will allow us to make sure that we have the correct choice of epsilon.
- Tweaked comments around VEC_SMALLEST_EPSILON_AROUND_ONE and
VEC_ACCU_SMALLEST_EPSILON_AROUND_ONE (actually renamed them).
Modified: GtkRadiant/branches/Rambetter-math-fix-experiments/libs/mathlib.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/Rambetter-math-fix-experiments/libs/mathlib.h?view=diff&rev=383&p1=GtkRadiant/branches/Rambetter-math-fix-experiments/libs/mathlib.h&r1=382&p2=GtkRadiant/branches/Rambetter-math-fix-experiments/libs/mathlib.h&r2=383
==============================================================================
Modified: GtkRadiant/branches/Rambetter-math-fix-experiments/tools/quake3/common/polylib.c
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/Rambetter-math-fix-experiments/tools/quake3/common/polylib.c?view=diff&rev=383&p1=GtkRadiant/branches/Rambetter-math-fix-experiments/tools/quake3/common/polylib.c&r1=382&p2=GtkRadiant/branches/Rambetter-math-fix-experiments/tools/quake3/common/polylib.c&r2=383
==============================================================================
More information about the Gtkradiant
mailing list