Blender Git Commit Log

Git Commits -> Revision 7cf600b

Revision 7cf600b by Ricki Myers (master)
March 5, 2006, 19:50 (GMT)
Adds menu item in text editor under format menu to convert whitespace to
Spaces or to tabs.
Adds function void convert_tabs(struct SpaceText *st, int tab)
int tab is eather 0 or 1; 1 if converting to tabs
I was going to make this auto run when running a script but did not know what that would do to the GE or any thing else.

Commit Details:

Full Hash: 7cf600be30090136e43cdbf6b5ea88c5f3c084a9
SVN Revision: 6971
Parent Commit: f325da2
Lines Changed: +136, -0

4 Modified Paths:

/source/blender/blenkernel/BKE_text.h (+1, -0) (Diff)
/source/blender/include/BSE_headerbuttons.h (+1, -0) (Diff)
/source/blender/src/drawtext.c (+105, -0) (Diff)
/source/blender/src/header_text.c (+29, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021