Blender Git Commit Log
Git Commits -> Revision 5b3538e
Revision 5b3538e by Campbell Barton (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 19, 2018, 04:01 (GMT) |
Fix T53832: Particle weight paint crash Drawing hair weights read before the hair array start. This code could be improved since it currently copy-pastes, from do_particle_interpolation, but this would need larger changes. For now just correct existing logic. |
Commit Details:
Full Hash: 5b3538e02a6867bd40aac51594292324f15dd8df
Parent Commit: c3873a5
Lines Changed: +18, -10
1 Modified Path:
/source/blender/blenkernel/intern/particle.c (+18, -10) (Diff)