Blender Git Commit Log
Git Commits -> Revision bb3cf1d
Revision bb3cf1d by Lukas Toenne (particles_refactor) April 22, 2014, 09:23 (GMT) |
Use instanced object collision shapes for particles instead of plain spheres. The "collision_shape" attribute is no longer needed, the shapes can be retrieved from the instanced objects instead (which must be RBs themselves). |
Commit Details:
Full Hash: bb3cf1ded049742c119eb90cd454014431e3ff6b
Parent Commit: 137fa8a
Lines Changed: +44, -15