Blender Git Loki
Git Commits -> Revision 2b9fb72
Revision 2b9fb72 by Campbell Barton (master) January 19, 2018, 01:07 (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: 2b9fb723edc2eba3f408c64b07291dc72434b680
Parent Commit: 42a5624
Lines Changed: +18, -10
1 Modified Path:
/source/blender/blenkernel/intern/particle.c (+18, -10) (Diff)