Blender Git Commit Log
Git Commits -> Revision 4b36552
Revision 4b36552 by Bastien Montagne (master) October 2, 2020, 15:40 (GMT) |
Fix T81345: part three, armature `free_data` was not handling editbones properly. Armature freeing would not correctly free its editbone IDProperties. Add a utils to free the whole list of edit bones, and properly handle their potential IDProperties. |
Commit Details:
Full Hash: 4b36552967bf55b1bf707acd3917280b42b12c52
Parent Commit: f393452
Lines Changed: +13, -2