Blender Git Loki
Git Commits -> Revision 9e24999
July 29, 2019, 12:17 (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: 9e2499945147d687e3958a2ba35142fbdf8dd69c
Parent Commit: 507ffee
Committed By: Brecht Van Lommel
Lines Changed: +3, -0
1 Modified Path:
/source/blender/blenkernel/intern/armature.c (+3, -0) (Diff)