Blender Git Commit Log
Git Commits -> Revision e02ad76
Revision e02ad76 by Dalai Felinto (master) January 17, 2010, 03:15 (GMT) |
Text Editor: indent and unindent now supports tabs/spaces according to (text->flags & TXT_TABSTOSPACES). Code-wise it looks now (again) that tab is the default. I hope that'ok. For bitwise operation it's cleaner IMO if the check is for positive values on them. * TXT_TABSIZE is still harcoded to 4 spaces * |
Commit Details:
Full Hash: e02ad764eeef214bd550d4266dc2d582bd7060ec
SVN Revision: 26047
Parent Commit: a806cfb
Lines Changed: +21, -10
1 Modified Path:
/source/blender/blenkernel/intern/text.c (+21, -10) (Diff)