Blender Git Commit Log
Git Commits -> Revision aeaf5d2
Revision aeaf5d2 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 7, 2014, 21:20 (GMT) |
crash fix for fracturing with particles, missed proper initialization of voro++ interface struct (in case no computation takes place we need to zeroize the structs in the array though) and usage of particle_state instead of particle_birth coordinates, to be able to use particles not directly at birth position (after particle simulation has run a while) |
Commit Details:
Full Hash: aeaf5d29670336aa931e7c997a60a068b8dc8803
Parent Commit: 78c9142
Lines Changed: +45, -53