Blender Git Loki
Git Commits -> Revision f9ae102
Revision f9ae102 by Campbell Barton (master) June 27, 2008, 23:01 (GMT) |
bugfix, txt_to_buf would crash on an empty text file. Also checked all other uses of text->lines.first to make sure the assumption isn't made elsewhere. Added 2 more checks for text->lines.first when converting text buffer to objects. |
Commit Details:
Full Hash: f9ae102afd4a6dd03a028127c2e2b4f99ae8cf57
SVN Revision: 15373
Parent Commit: f0a3cbc
Lines Changed: +4, -3