mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-08-20 10:10:00 +00:00
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)