Blender Git Commit Log
Git Commits -> Revision c8eaae0
Revision c8eaae0 by Brecht Van Lommel (master) January 26, 2010, 12:12 (GMT) |
Fix #19580: text editor - current line is dependent on the text datablock, not the editor. |
Commit Details:
Full Hash: c8eaae0bd7792f85e8976723932db080d8e96d48
SVN Revision: 26295
Parent Commit: 8f6ce8c
Lines Changed: +50, -23
5 Modified Paths:
/source/blender/editors/space_text/space_text.c (+0, -8) (Diff)
/source/blender/editors/space_text/text_draw.c (+14, -4) (Diff)
/source/blender/editors/space_text/text_intern.h (+1, -1) (Diff)
/source/blender/editors/space_text/text_ops.c (+33, -10) (Diff)
/source/blender/editors/space_text/text_python.c (+2, -0) (Diff)
/source/blender/editors/space_text/text_draw.c (+14, -4) (Diff)
/source/blender/editors/space_text/text_intern.h (+1, -1) (Diff)
/source/blender/editors/space_text/text_ops.c (+33, -10) (Diff)
/source/blender/editors/space_text/text_python.c (+2, -0) (Diff)