Blender Git Commit Log
Git Commits -> Revision 619e52e
Revision 619e52e by Bastien Montagne (master) October 2, 2020, 15:40 (GMT) |
Fix T81345: Part one: Missing handling of ID pointers from EditBone IDProperties. So far data management code would simply fully ignore potential ID pointers in custom properties of edit bones (which are a copy of those from regular `Bone`). This would lead to all kind of issues, among which refcounting inconsistencies, missing clearing of data uppon deletion, etc. |
Commit Details:
Full Hash: 619e52eb82744c9dc2a403a0aa12fa9e9141fe3b
Parent Commit: 5fc992e
Lines Changed: +12, -0
1 Modified Path:
/source/blender/blenkernel/intern/armature.c (+12, -0) (Diff)