]> git.rm.cloudns.org Git - xonotic/netradiant.git/commit
Undoing commits r363 and r371 as it pertains to polylib.c, mathlib.c,
authorrambetter <rambetter>
Fri, 31 Dec 2010 03:03:13 +0000 (03:03 +0000)
committerrambetter <rambetter>
Fri, 31 Dec 2010 03:03:13 +0000 (03:03 +0000)
commit5526da8cdcdd18619aaca5cc734e4834a4f6e326
tree3883d81920d40e87e470f96c64b2f0ecd5f20aa9
parentf62ab305fc8ac4d6ab5bc50965d6b9e3816ed244
Undoing commits r363 and r371 as it pertains to polylib.c, mathlib.c,
and mathlib.h (the regression tests have not been removed).
Trunk is now restored to a state that it was in before I started
trying to fix the math accuracy errors in q3map2.  Commits r363 and
r371 were "correct" and did improve math accuracy significantly, but
unfortunately the underlying cause of math accuracy issues is something
else, which is being addressed in branch Rambetter-math-fix-experiments
currently.  I'm taking the BSD approach here, which is "we not going to
partially fix the problem.  it's all or nothing".  Otherwise it's just
too risky in my opinion.  I don't like playing Whack-A-Mole.

Someday, we might merge Rambetter-math-fix-experiments branch to trunk.
Sorry about all these needless commits to trunk.

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@390 8a3a26a2-13c4-0310-b231-cf6edde360e5
libs/mathlib.h
libs/mathlib/mathlib.c
tools/quake3/common/polylib.c