Blender Git Commit Log
Git Commits -> Revision c547323
Revision c547323 by Joshua Leung (master) July 20, 2010, 11:17 (GMT) |
Bugfix: The infamous "bone properties/constraints disappearing after renaming bones" bug This was simply caused by the lookup hash-table not being updated to be aware of the new name. Now the hashes are updated, so the name lookups (used for UI drawing among other things) works ok again after renaming bones. This closes (open) reports: 22882, 21801 and the closed/duplicate reports: 22067, 22670, 22384, 22665 |
Commit Details:
Full Hash: c547323f1c1aaa94d4b3a3159508138f58404608
SVN Revision: 30529
Parent Commit: b8ba541
Lines Changed: +10, -1
1 Modified Path:
/source/blender/editors/armature/editarmature.c (+10, -1) (Diff)