Blender Git Commit Log

Git Commits -> Revision aeaf5d2

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

4 Modified Paths:

/extern/voro++/src/c_interface.cc (+38, -3) (Diff)
/extern/voro++/src/c_interface.hh (+1, -1) (Diff)
/source/blender/blenkernel/intern/fracture.c (+1, -48) (Diff)
/source/blender/modifiers/intern/MOD_fracture.c (+5, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021