Blender Git Commit Log

Git Commits -> Revision ff6d4e8

Revision ff6d4e8 by Campbell Barton (master)
September 27, 2008, 15:32 (GMT)
text editor changes
* out of sync text dosnt automatically popup a menu anymore since it was too easy to click on it without intending to, moved this to an alert button on the header.
* "_" character was acting as a delimiter, but in python its not.
* renamed "File" to "Text" (so as not to confuse with blenders file menu)
* added redraw_alltext function to remove many duplicate loops where every text display is redrawn.

Commit Details:

Full Hash: ff6d4e84cb97a29f1f51a1335a83314792265429
SVN Revision: 16766
Parent Commit: fe5dd01
Lines Changed: +200, -210

4 Modified Paths:

/source/blender/blenkernel/intern/text.c (+8, -7) (Diff)
/source/blender/include/BIF_drawtext.h (+0, -1) (Diff)
/source/blender/src/drawtext.c (+27, -161) (Diff)
/source/blender/src/header_text.c (+165, -41) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021