I just logged all matrices of the objects and I observed the following:
- On creation, correct matrices were set
- After simulation, the matrices hat 0 in the 3x3 submatrix
- This explains why my objects are showing up that weird
- ConvexCast returns "no collision" even if there is the ground plate
Here's the log:
http://paste.ubuntu.com/1089780/A line "create" means a object is created
A line "set new" means a setMatrix call
A line "MoveTill" means a setmatrix after the path was checked with convexCast
A line "Matrix" means the updated matrix of the object after a simulation step