Blender Git Commit Log
Git Commits -> Revision d0e65f2
Revision d0e65f2 by Campbell Barton (master) January 16, 2013, 04:05 (GMT) |
text syntax highlighting: don't use utf8 stepping if we know the text is ascii |
Commit Details:
Full Hash: d0e65f2bf4d5e2140752c0695d19507ffee1ebd8
SVN Revision: 53838
Parent Commit: 6fd5645
Lines Changed: +35, -5
5 Modified Paths:
/source/blender/editors/space_text/text_format.c (+19, -0) (Diff)
/source/blender/editors/space_text/text_format.h (+1, -0) (Diff)
/source/blender/editors/space_text/text_format_lua.c (+2, -2) (Diff)
/source/blender/editors/space_text/text_format_osl.c (+6, -1) (Diff)
/source/blender/editors/space_text/text_format_py.c (+7, -2) (Diff)
/source/blender/editors/space_text/text_format.h (+1, -0) (Diff)
/source/blender/editors/space_text/text_format_lua.c (+2, -2) (Diff)
/source/blender/editors/space_text/text_format_osl.c (+6, -1) (Diff)
/source/blender/editors/space_text/text_format_py.c (+7, -2) (Diff)