Commit Graph

6 Commits

Author SHA1 Message Date
erwin coumans
e646754228 more bt* to b3* 2013-04-16 17:08:59 -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
9c0ca25cf6 add preparation for btGpuJacobiSolver 2013-03-25 17:13:53 -07:00
erwin coumans
39884e4665 more compile fixes 2013-03-20 00:33:21 -07:00
erwin coumans
d8a3732306 fix demo/gpudemo build 2013-03-13 13:22:56 -07:00
erwin coumans
7c0824665c add Bullet 2.x files (renamed/split LinearMath into BulletCommon and BulletGeometry 2013-03-13 00:01:55 -07:00