Blender Git Commit Log

Git Commits -> Revision 435679b

Revision 435679b by Sv. Lockal (master)
April 30, 2012, 13:14 (GMT)
Word selection in the Text Editor:

* Fix word selection for words with multibyte characters. No need to call txt_move_left() or txt_move_right(), because these functions work with symbols, not bytes
* Word selection now treats tabs the same way as spaces. Also useful for words with multibyte characters

Commit Details:

Full Hash: 435679b4b074265c4cdcbe72fa264be77e1f7a6d
SVN Revision: 46116
Parent Commit: 1d8c798
Lines Changed: +5, -14

2 Modified Paths:

/source/blender/blenkernel/intern/text.c (+4, -14) (Diff)
/source/blender/blenlib/intern/string_cursor_utf8.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021