This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/release/scripts/ui
Dalai Felinto 690ad15099 Text Editor: Add an option "Tabs as Spaces".
So now tab is not ALWAYS converted to spaces.
This is stored by text datablock (what allows to do nice things in the future, as automatic check for the indentation type of the file).

Ideally we should redraw the other Text Editor windows after changing that (in case the same file is opened and the Property panel is also open). Not sure how to do that though.

I'm using TABSTOSPACES as the DEFINE flag because TABSASSPACES sounds too ugly.

(also fix for interface divisor bug)
2010-01-14 21:30:51 +00:00
..
2009-11-23 00:27:30 +00:00
2010-01-08 10:11:04 +00:00
2009-11-23 00:27:30 +00:00
2010-01-14 02:13:08 +00:00
2010-01-09 23:44:01 +00:00
2010-01-07 09:55:11 +00:00