Blender Git Commit Log
Git Commits -> Revision 7aca04a
Revision 7aca04a by Campbell Barton (master) October 20, 2011, 07:12 (GMT) |
minor changes to test editing - use BLI_strncpy_utf8 for utf8 buttons when pasting. - reuse code for ui_textedit_type_ascii / ui_textedit_type_utf8. - use memmove rather then for() loops in string editing. - merge jump/all arguments in interface_handlers.c into one enum arg. |
Commit Details:
Full Hash: 7aca04ad0a5d71f555008671ba740a6396bb0db0
SVN Revision: 41133
Parent Commit: 3a51a44
Lines Changed: +56, -82