Blender Git Loki
Git Commits -> Revision 230d667
Revision 230d667 by Campbell Barton (master) July 26, 2010, 18:50 (GMT) |
[#23033] Unindent after continue statement in Text Space [Patch to fix attached] from Justin Dailey (dail) from the tracker --- snip --- In the text space after the python commands return, break, pass or yeild and hitting "Enter" for a new line, it unindents 1 tab. However it does not do this for the continue statement. |
Commit Details:
Full Hash: 230d66796b36917992348939b3dad85ee32afdec
SVN Revision: 30765
Parent Commit: c0898bb
Lines Changed: +3, -3
1 Modified Path:
/source/blender/blenkernel/intern/text.c (+3, -3) (Diff)