Blender Git Loki
Git Commits -> Revision a5f193f
Revision a5f193f by Lukas Toenne (particles_refactor) April 22, 2014, 09:23 (GMT) |
Basic mempool usage for creating and removing rbRigidBody instances. This uses flags to indicate used rbRigidBodies and then loops over the mempool to remove orphaned bodies. The same should eventually be done for shapes and constraints. |
Commit Details:
Full Hash: a5f193fe51a16a925be7d87bbc462f74686508d1
Parent Commit: 1d6638d
Lines Changed: +48, -4