Stephen Birarda
|
94739cf8d3
|
move number constants out of SharedUtil to NumericalConstants
|
2015-05-01 10:26:53 -07:00 |
|
Andrew Meadows
|
fb7a5e64cf
|
fix file path in header text: physcis --> shared
|
2014-12-03 11:15:44 -08:00 |
|
Andrew Meadows
|
1df6c32a4e
|
moving Shape* back into shared lib
removing dependency of entities lib on physics lib
physics lib now depends on entities lib
|
2014-12-01 16:03:14 -08:00 |
|
Andrew Meadows
|
4c3cdf5b7a
|
move stuff out of shared and into physics library
|
2014-10-28 13:51:45 -07:00 |
|
Andrew Meadows
|
a9957ac7df
|
the real fix for ray-vs-plane intersection
|
2014-09-12 08:40:03 -07:00 |
|
Andrew Meadows
|
0494ffcf38
|
implement Ray-vs-Capsule and Ray-vs-AACube
|
2014-09-10 17:01:51 -07:00 |
|
Andrew Meadows
|
4da1ca22ba
|
Add RayIntersectionInfo and use for shape-vs-ray
|
2014-09-09 17:35:06 -07:00 |
|
Andrew Meadows
|
3ebd8c1969
|
use dispatchTable for shape-vs-shape collisions
|
2014-08-21 16:40:25 -07:00 |
|
Andrew Meadows
|
9e839f0980
|
Shape::getCenter() -> Shape::getTranslation()
|
2014-06-18 08:55:48 -07:00 |
|
Andrew Meadows
|
b9d4545aef
|
merge upstream/master into andrew/ragdoll
Conflicts:
libraries/shared/src/Shape.h
libraries/shared/src/ShapeCollider.h
|
2014-06-17 17:03:16 -07:00 |
|
Andrew Meadows
|
f18864bd72
|
Moved findRayIntersection() to the Shape classes
|
2014-06-17 12:36:36 -07:00 |
|
Andrew Meadows
|
e75340f8ce
|
Add PlaneShape::getNormal() method.
|
2014-06-17 10:48:29 -07:00 |
|
Andrew Meadows
|
3fd4ee02ff
|
Shape uses "center" instead of "position"
|
2014-06-16 08:55:08 -07:00 |
|
Andrzej Kapolka
|
873541dd7b
|
Trying out basic pushback for other avatars.
|
2014-04-10 11:56:17 -07:00 |
|