Eric Wasylishen
|
33093151c6
|
common: ClipWinding: fix constness
|
2016-09-10 15:32:50 -06:00 |
Eric Wasylishen
|
afbc17d1ea
|
qbsp, common: raise BOGUS_RANGE to 65536
|
2016-06-09 01:18:35 -06:00 |
Eric Wasylishen
|
e0f8213cc9
|
common: add userinfo param to DiceWinding
|
2016-05-19 23:55:12 -06:00 |
Eric Wasylishen
|
4ea6b2ec00
|
common: fix broken WindingPlane
|
2016-05-19 23:53:14 -06:00 |
Eric Wasylishen
|
7715310afe
|
common: add AllocWindingEdges, FreeWindingEdges, PointInWindingEdges
|
2016-05-19 22:02:45 -06:00 |
Eric Wasylishen
|
2cdc5e7c68
|
common: actually move WindingFromFace to polylib
|
2016-05-19 15:18:33 -06:00 |
Eric Wasylishen
|
fff12697e5
|
light: move DicePatch to polylib.c
|
2016-05-19 15:03:21 -06:00 |
Eric Wasylishen
|
bc0e76f959
|
common: polylib: add WindingBounds from q2 tools. Add missing consts
|
2016-04-19 01:39:37 -06:00 |
Eric Wasylishen
|
420125cc67
|
replace tabs with spaces.
for FILE in $(find . -name "*.h" -or -name "*.c"); do cat $FILE | expand > temp; cat temp > $FILE; done
|
2015-12-07 15:08:48 -07:00 |
Tyrann
|
ce369bfdd6
|
Use offsetof() consistently
And include stddef.h where we do use it
|
2012-01-06 21:32:53 +10:30 |
Tyrann
|
2c2f3c8eb6
|
Import initial sources
|
2006-08-28 23:58:10 +09:30 |