Blender Git Loki
Git Commits -> Revision c78f02d
Revision c78f02d by Campbell Barton (master) March 7, 2012, 16:24 (GMT) |
edit to cursor adjustment, use int rather then short to store the cursor position. |
Commit Details:
Full Hash: c78f02d9908773ec29d10b31c9401bb17eb5eacb
SVN Revision: 44707
Parent Commit: 0078166
Lines Changed: +31, -28
5 Modified Paths:
/source/blender/blenkernel/intern/text.c (+2, -2) (Diff)
/source/blender/blenlib/BLI_string_cursor_utf8.h (+3, -14) (Diff)
/source/blender/blenlib/intern/string_cursor_utf8.c (+13, -3) (Diff)
/source/blender/editors/interface/interface_handlers.c (+11, -7) (Diff)
/source/blender/editors/space_console/console_ops.c (+2, -2) (Diff)
/source/blender/blenlib/BLI_string_cursor_utf8.h (+3, -14) (Diff)
/source/blender/blenlib/intern/string_cursor_utf8.c (+13, -3) (Diff)
/source/blender/editors/interface/interface_handlers.c (+11, -7) (Diff)
/source/blender/editors/space_console/console_ops.c (+2, -2) (Diff)