Blender Git Commit Log
Git Commits -> Revision db4571f
Revision db4571f by Philipp Oeser (master) September 26, 2019, 15:35 (GMT) |
Fix T68645: Hair Particle Edit - Particle Mirror crash when children are visible in the viewport Seems to be an issue of not correctly freeing the PTCacheEdit (see T68645 for details), after discussion with sergey we went with the quick and dirty fix to free the path cache early for now. Other solution of freeing it in 'psys_cache_paths' for the non-evaluated psys [which would also fix the particle delete, then undo crash from T69000] needs more deep investigation and, possibly, reconsideration. Reviewers: sergey Maniphest Tasks: T68645 Differential Revision: https://developer.blender.org/D5755 |
Commit Details:
Full Hash: db4571f3c331b635a10c2804360cb9403420d3c7
Parent Commit: cf2c090
Lines Changed: +3, -0
1 Modified Path:
/source/blender/editors/physics/particle_edit.c (+3, -0) (Diff)