Blender Git Loki
Git Commits -> Revision 17ba566
Revision 17ba566 by Pablo Dobarro (master) July 3, 2020, 14:13 (GMT) |
Fix Pose Brush crashing after disabling connected only in FK mode This function was returning the ik_chain before disabling the fake_neighbors, so when the brush was used again with fake neighbors disabled after rebuilding the PBVH and free them, they were still enabled in the SculptSession, causing a the crash. Reviewed By: sergey Differential Revision: https://developer.blender.org/D8195 |
Commit Details:
Full Hash: 17ba5660182b59c8c2f0b5afc2f73e91b5ffe151
Parent Commit: 3a59c18
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt_pose.c (+1, -1) (Diff)