gtkradiant/tools/quake3/common
rambetter 741e429151 Improving little tidbits.
- Removing redundant use of ourNormalEpsilon in SnapNormal().  The choice
for normalEpsilon is good for the long run in my opinion, even with the 
change to SnapNormal().

- Adding "const" to function sig SnapPlaneImproved(), last arg.

- Adding function CopyWindingAccuIncreaseSizeAndFreeOld() in polylib.c,
needed by the chopping function.

- Tying up loose ends in ChopWindingInPlaceAccu() in polylib.c.  Adding comment
related to duplicate plane.  Chooseing maxpts more intelligently.  If we
hit the maxpts bound, no problem!  We dynamically increase the size of the
winding.


git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/Rambetter-math-fix-experiments@404 8a3a26a2-13c4-0310-b231-cf6edde360e5
2011-01-03 07:02:56 +00:00
..
aselib.c * fixed missing string for error output 2008-08-25 12:32:29 +00:00
aselib.h set eol-style 2007-11-04 03:34:51 +00:00
bspfile.c set eol-style 2007-11-04 03:34:51 +00:00
bspfile.h set eol-style 2007-11-04 03:34:51 +00:00
cmdlib.c ported over the 1.5 branch version of q3map2 which is newer 2008-07-25 07:31:37 +00:00
cmdlib.h set eol-style 2007-11-04 03:34:51 +00:00
imagelib.c ported over the 1.5 branch version of q3map2 which is newer 2008-07-25 07:31:37 +00:00
imagelib.h ported over the 1.5 branch version of q3map2 which is newer 2008-07-25 07:31:37 +00:00
inout.c ported over the 1.5 branch version of q3map2 which is newer 2008-07-25 07:31:37 +00:00
inout.h ported over the 1.5 branch version of q3map2 which is newer 2008-07-25 07:31:37 +00:00
jpeg.c add q3map2 build to scons 2008-01-02 04:47:59 +00:00
l3dslib.c set eol-style 2007-11-04 03:34:51 +00:00
l3dslib.h set eol-style 2007-11-04 03:34:51 +00:00
md4.c transfer from internal tree r5311 branches/1.4-gpl 2007-09-12 18:54:28 +00:00
mutex.c ported over the 1.5 branch version of q3map2 which is newer 2008-07-25 07:31:37 +00:00
mutex.h set eol-style 2007-11-04 03:34:51 +00:00
polylib.c Improving little tidbits. 2011-01-03 07:02:56 +00:00
polylib.h Making more progress on the EXPERIMENTAL_HIGH_PRECISION_MATH_Q3MAP2_FIXES code. 2010-12-31 07:05:26 +00:00
polyset.h set eol-style 2007-11-04 03:34:51 +00:00
qfiles.h set eol-style 2007-11-04 03:34:51 +00:00
qthreads.h set eol-style 2007-11-04 03:34:51 +00:00
scriplib.c set eol-style 2007-11-04 03:34:51 +00:00
scriplib.h set eol-style 2007-11-04 03:34:51 +00:00
surfaceflags.h ported over the 1.5 branch version of q3map2 which is newer 2008-07-25 07:31:37 +00:00
threads.c pthread_join Fix from Nerius Landys 2010-11-13 13:36:27 +00:00
trilib.c set eol-style 2007-11-04 03:34:51 +00:00
trilib.h set eol-style 2007-11-04 03:34:51 +00:00
unzip.c set eol-style 2007-11-04 03:34:51 +00:00
unzip.h set eol-style 2007-11-04 03:34:51 +00:00
vfs.c ported over the 1.5 branch version of q3map2 which is newer 2008-07-25 07:31:37 +00:00
vfs.h set eol-style 2007-11-04 03:34:51 +00:00