Commit Graph

10 Commits

Author SHA1 Message Date
erwincoumans
55b69201a9 rename to b3 convention, to avoid naming conflicts when using in combination with Bullet 2.x 2013-04-29 15:19:36 -07:00
erwin coumans
7366e262fd bt -> b3 and BT -> B3 rename for content and filenames 2013-04-28 23:11:10 -07:00
erwin coumans
f943204aa2 add .bullet loader for GPU demo 2013-04-23 16:07:17 -07:00
erwin coumans
a00af9d898 fixes to prepare for CPU dynamics bvh broadphase 2013-04-20 11:20:27 -07:00
erwin coumans
626f0cf1e3 bt->b3 2013-04-17 17:52:51 -07:00
erwin coumans
e646754228 more bt* to b3* 2013-04-16 17:08:59 -07:00
erwin coumans
faabffc23d bt -> b3 rename
add docs
2013-04-15 18:26:09 -07:00
erwin coumans
4a93c2e704 x() -> x or getX() or [0]
y() -> y or getY() or [1]
z() -> z or getZ() or [2]
w() -> w or getW() or [3]

make sphere-convex and sphere-compound collision work (still issues remaining)
2013-04-03 18:27:36 -07:00
erwin coumans
d8a3732306 fix demo/gpudemo build 2013-03-13 13:22:56 -07:00
erwin coumans
6d56a69344 added gpudemo 2013-03-13 08:55:39 -07:00