Blender Git Commit Log
Git Commits -> Revision 0528ef0
Revision 0528ef0 by Bastien Montagne (master) July 29, 2019, 08:54 (GMT) |
Fix T67777: Linked rig crashes Blender 2.8 RC3 on File|New. Sync back between proxy armature pose and linked one was not properly clearing the posebone runtime data, ending up with shared memory between both (direct cause of reported crash), and probably some other nasty issues. While this crash is not critical in itself, I would suggest to add this fix to 2.80 branch, as it is super-safe and simple, and is probably fixing some other un-reported issues? |
Commit Details:
Full Hash: 0528ef0b4dd10508c4e94cbedc5d3d03fbbe380b
Parent Commit: a38759f
Lines Changed: +3, -0
1 Modified Path:
/source/blender/blenkernel/intern/armature.c (+3, -0) (Diff)