Blender Git Commit Log
Git Commits -> Revision c56fb3d
Revision c56fb3d by Lukas Toenne (particles_refactor) April 22, 2014, 09:23 (GMT) |
Make the btRigidBody a direct component of the rbRigidBody wrapper struct. This avoids one pointer indirection and makes future memory management possible. Requires a constructur/destructor pair to initialize the 'body' member correctly. |
Commit Details:
Full Hash: c56fb3d108b041df5b9ef6950ef3d15bf1a2b91b
Parent Commit: e933095
Lines Changed: +58, -55
1 Modified Path:
/intern/rigidbody/rb_bullet_api.cpp (+58, -55) (Diff)