Eric Wasylishen
|
fa06716545
|
common: make VecStrf/VecStr threadsafe
|
2018-07-24 00:18:43 -06:00 |
MaxED
|
0661098bc5
|
Quake 2 support: area lights, palette/texture loading, transparent/sky/fence face flags.
|
2018-05-08 15:50:01 +03:00 |
Eric Wasylishen
|
82e3aef283
|
light: add FacePairConcavity
|
2018-01-11 21:57:48 -07:00 |
Eric Wasylishen
|
d31d3621bc
|
light: add MakePlane function
|
2017-12-10 21:28:35 -07:00 |
Eric Wasylishen
|
d4d2d537eb
|
light: split GLM_PolyRandomPoint into precomputed portion
take uniform random params explicitly
|
2017-11-24 18:01:18 -07:00 |
Eric Wasylishen
|
88ee157b97
|
mathlib: add LinesOverlap function
|
2017-11-23 23:45:00 -07:00 |
Eric Wasylishen
|
9629134612
|
qbsp: fix some issues with SplitBrush
|
2017-07-23 01:32:04 -06:00 |
Eric Wasylishen
|
5893c16267
|
mathlib: add AddPointToBounds, ClearBounds
|
2017-07-22 16:31:15 -06:00 |
Eric Wasylishen
|
0d0f265f05
|
mathlib: add VectorClear
|
2017-07-17 21:20:17 -06:00 |
Eric Wasylishen
|
4853dd40ee
|
mathlib: RotateAboutX/Y/Z: change to double
|
2017-07-05 15:02:24 -06:00 |
Eric Wasylishen
|
4d9b41d3ec
|
mathlib: fix SetPlanePts linkage
|
2017-06-20 17:07:36 -06:00 |
Eric Wasylishen
|
98c5dd2913
|
mathlib: refactor ProjectPointOntoPlane
|
2017-06-20 16:01:34 -06:00 |
Eric Wasylishen
|
af264821b7
|
mathlib: factor out SetPlanePts
|
2017-06-20 14:39:15 -06:00 |
Eric Wasylishen
|
85d235393e
|
mathlib: add vec3_t version of ProjectPointOntoPlane
|
2017-06-20 14:29:53 -06:00 |
Eric Wasylishen
|
7545119593
|
mathlib: change RotateAboutZ to double
|
2017-06-15 03:30:10 -06:00 |
Eric Wasylishen
|
e0564e8c2a
|
common: mathlib: don't need #define ANGLEEPSILON
|
2017-04-26 14:29:07 -06:00 |
Eric Wasylishen
|
ca58e90e15
|
common: remove EQUAL_EPSILON from mathlib.hh
|
2017-04-26 14:25:55 -06:00 |
Eric Wasylishen
|
03396787b2
|
common: mathlib: add VectorLengthSq
|
2017-04-26 14:21:19 -06:00 |
Eric Wasylishen
|
902c45c946
|
all: make VectorCompare take an explicit epsilon
|
2017-04-26 14:20:45 -06:00 |
Eric Wasylishen
|
15cc98eb27
|
common: move SignedDegreesBetweenUnitVectors from qbsp, add test
|
2017-04-26 14:04:33 -06:00 |
Eric Wasylishen
|
0a64905df8
|
common: fix msvc build errors
|
2017-04-24 00:34:37 -06:00 |
Eric Wasylishen
|
68b084a6c3
|
replace glm with qvec
|
2017-04-24 00:26:49 -06:00 |
Eric Wasylishen
|
fab993ad8d
|
common: add some rotation matrices
|
2017-04-23 19:59:57 -06:00 |
Eric Wasylishen
|
7887318def
|
common: move vec_from_mangle and mangle_from_vec to mathlib
|
2017-04-23 19:31:00 -06:00 |
Eric Wasylishen
|
fd8eafddee
|
common: add ClosestPointOnLine[Segment]
|
2017-04-23 14:06:58 -06:00 |
Eric Wasylishen
|
3f067e001a
|
common: add DistToLineSegment
|
2017-04-23 02:05:19 -06:00 |
Eric Wasylishen
|
56513cdb8e
|
common: add DistToLine
|
2017-04-23 01:39:59 -06:00 |
Eric Wasylishen
|
c1189abccd
|
common: split up new octree/mesh/aabb/qvec stuff
|
2017-04-22 13:29:32 -06:00 |
Eric Wasylishen
|
f4c9b6c1a7
|
mathlib: expand qvec constructors
|
2017-04-20 12:32:37 -06:00 |
Eric Wasylishen
|
e0d555ffc8
|
mathlib: vs2013 compatibility
|
2017-04-20 01:21:27 -06:00 |
Eric Wasylishen
|
d374a01b5a
|
mathlib: octree: change to storing in a std::vector
|
2017-04-20 00:59:00 -06:00 |
Eric Wasylishen
|
b378ce9085
|
mathlib: add missing include
|
2017-04-19 19:53:18 -06:00 |
Eric Wasylishen
|
5b63ddbeba
|
mathlib: octree, aabb_t rework
|
2017-04-19 14:02:30 -06:00 |
Eric Wasylishen
|
055b5061f1
|
light: start a mesh_t class
|
2017-04-19 14:02:19 -06:00 |
Eric Wasylishen
|
30d9a53341
|
light: move FractionOfLine to mathlib
|
2017-03-18 23:26:16 -06:00 |
Eric Wasylishen
|
3e7b4448c1
|
mathlib: add GLM_PolyArea
|
2017-03-18 23:26:10 -06:00 |
Eric Wasylishen
|
0eb6864744
|
mathlib: add GLM_PolyRandomPoint
|
2017-03-12 12:58:36 -06:00 |
Eric Wasylishen
|
902fe7073c
|
mathlib: add RotateFromUpToSurfaceNormal
|
2017-03-07 13:13:24 -07:00 |
Eric Wasylishen
|
3ba1859be4
|
mathlib: CosineWeightedHemisphereSample
|
2017-03-07 12:45:54 -07:00 |
Eric Wasylishen
|
97a00f0f41
|
light: avoid recomputing things in CalcPointNormal
|
2017-02-26 22:58:08 -07:00 |
Eric Wasylishen
|
d88581e2da
|
light: add GLM_ProjectPointOntoPlane
|
2017-02-22 01:40:58 -07:00 |
Eric Wasylishen
|
8ab0ef9687
|
mathlib: redo bilinear interpolation
|
2017-02-21 21:19:07 -07:00 |
Eric Wasylishen
|
044bd4c9c0
|
mathlib: PointsAlongLine: make into template
|
2017-02-21 21:18:22 -07:00 |
Eric Wasylishen
|
8067e0fa45
|
mathlib: add PointsAlongLine
|
2017-02-21 21:18:16 -07:00 |
Eric Wasylishen
|
29ecd209a2
|
add comment
|
2017-02-20 14:33:46 -07:00 |
Eric Wasylishen
|
d40c6b9912
|
mathlib: add bilinear interpolation
|
2017-02-20 14:32:31 -07:00 |
Eric Wasylishen
|
c4f3897f47
|
light: Adjust epsilon
|
2017-02-16 15:57:24 -07:00 |
Eric Wasylishen
|
52523c8208
|
mathlib: expose GLM_MakeInwardFacingEdgePlane()
|
2017-02-13 13:33:48 -07:00 |
Eric Wasylishen
|
3a20d5410b
|
common: add shrink and clip poly funcs
|
2017-02-12 00:20:38 -07:00 |
Eric Wasylishen
|
b54f893942
|
common: add GLM_InterpolateNormal
|
2017-02-11 11:02:37 -07:00 |