Blender Git Commit Log

Git Commits -> Revision 0db98b2

Revision 0db98b2 by Bastien Montagne (master)
October 2, 2020, 15:40 (GMT)
Fix T81345: part four, fix handling of IDProperties in edit armature undo.

Specific armature editing undo code would duplicate and store a list of
editbones. However, those are not linked to main data storage and should
therefore never affect ID usercounting.

Commit Details:

Full Hash: 0db98b214d468864630fc9bba72be4ff9b2548e5
Parent Commit: 4b36552
Lines Changed: +14, -10

3 Modified Paths:

/source/blender/editors/armature/armature_utils.c (+6, -4) (Diff)
/source/blender/editors/armature/editarmature_undo.c (+4, -4) (Diff)
/source/blender/editors/include/ED_armature.h (+4, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021