Blender Git Commit Log
Git Commits -> Revision a475b5f
Revision a475b5f by Sergej Reich (soc-2013-rigid_body_sim) July 22, 2013, 07:20 (GMT) |
rigidbody: Add custom center of mass for primitive shapes Now the origin of the object is the center of mass for all collision shapes. To do that all shapes are now wrapped inside a compound shape. TODO: fix istability with mesh shapes when using compounds, might be bullet bug. |
Commit Details:
Full Hash: a475b5f702ce5243ab8bf81e59565c145705f56c
SVN Revision: 58490
Parent Commit: 0866d5d
Lines Changed: +61, -34