Blender Git Commit Log
Git Commits -> Revision f4def51
Revision f4def51 by Joshua Leung (master) July 27, 2008, 12:48 (GMT) |
#17309: Copy/pasting bone names (without editing text) doesn't update bone/pose names The pasting code for text-buttons (when hovering over the button), was incorrectly using the drawstr (i.e. the string that is displayed in the text-button, and includes the 'name' of the button) as the old value. This meant that the renaming code could not correctly detect matches to rename. |
Commit Details:
Full Hash: f4def51cd3c225cf3bbe7895f729a29a5d4067e5
SVN Revision: 15805
Parent Commit: b2be0a1
Lines Changed: +1, -1
1 Modified Path:
/source/blender/src/interface.c (+1, -1) (Diff)