Andrew Meadows
|
f6721aa6eb
|
moved ShapeInfoUtil to be ShapeFactory
|
2015-05-21 15:53:16 -07:00 |
|
Andrew Meadows
|
7a47e04b9c
|
adjust margin for hulls with small dimensions
|
2015-05-14 14:57:18 -07:00 |
|
Seth Alves
|
711752bff1
|
rather than call setMargin, clench in all the points of a collision-hull toward the center of the hull by the margin amount
|
2015-05-13 13:54:24 -07:00 |
|
Seth Alves
|
2ec660bd42
|
try out smaller collision margins
|
2015-05-13 13:00:57 -07:00 |
|
Andrew Meadows
|
da9091a99d
|
remove SHAPE_TYPE_CONVEX_HULL from libs and tests
|
2015-04-14 14:54:43 -07:00 |
|
Andrew Meadows
|
adf076a630
|
optimizations when creating convex hull shapes
|
2015-03-30 09:56:30 -07:00 |
|
Seth Alves
|
c8ad82917e
|
clean up some debugging spew. take dimensions into account when scaling points used for collision hull creation
|
2015-03-23 16:54:36 -07:00 |
|
Seth Alves
|
f31ac8b968
|
compound covex hull collisions work
|
2015-03-23 15:10:28 -07:00 |
|
Seth Alves
|
bfc5cf99d6
|
more code for compound hull collisions
|
2015-03-21 16:11:47 -07:00 |
|
Seth Alves
|
86d09a1607
|
more compound shape stuff
|
2015-03-21 08:55:49 -07:00 |
|
Seth Alves
|
769194f046
|
first stab at compound hull collisions
|
2015-03-20 13:41:14 -07:00 |
|
Seth Alves
|
b815c365eb
|
formatting
|
2015-03-13 18:57:27 -07:00 |
|
Seth Alves
|
87cc710efc
|
more merge madness, calculate 2nd PhysicsEngine hash with qChecksum if url is set
|
2015-03-13 18:43:24 -07:00 |
|
Seth Alves
|
2368e6e5b7
|
collision with a hull sort of works. there is a new memory corruption problem
|
2015-03-13 15:41:57 -07:00 |
|
Seth Alves
|
1c73f50dbc
|
started to hook up geometry downloader to ShapeInfo
|
2015-03-11 07:17:13 -07:00 |
|
Seth Alves
|
844085b514
|
started on hull collisions
|
2015-03-10 15:30:08 -07:00 |
|
Andrew Meadows
|
3239c259f9
|
remove commented out cruft
|
2015-02-11 08:43:19 -08:00 |
|
Andrew Meadows
|
12a7021bb5
|
ShapeInfo computs own DoubleHashKey, gets new API
|
2015-02-08 15:12:44 -08:00 |
|
Andrew Meadows
|
28a3c3f469
|
separate new shape types from legacy
|
2015-02-03 08:34:06 -08:00 |
|
Andrew Meadows
|
ff171a5782
|
Bullet is now required dependency
|
2015-01-15 10:27:43 -08:00 |
|
Andrew Meadows
|
6f72d4ad81
|
easier to read Bullet to GLM conversions and back
|
2014-12-30 13:15:57 -08:00 |
|
Andrew Meadows
|
8d49b694cc
|
ShapeManager doesn't support tiny and giant shapes
|
2014-12-03 10:08:26 -08:00 |
|
Andrew Meadows
|
919214b7cb
|
split ShapeInfo into shared and physics parts
|
2014-12-02 10:44:40 -08:00 |
|
Andrew Meadows
|
8aba2a06e0
|
Splitting Bullet stuff out of ShapeInfo
|
2014-12-01 16:47:33 -08:00 |
|