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