Blender Git Loki
Git Commits -> Revision 6f73060
Revision 6f73060 by Campbell Barton (master) December 22, 2007, 17:16 (GMT) |
Text draw assumed curarea->spacedata.first was always a text space - which in some cases is not correct. This fixes a crash where python changing screens then raising an error would cause a crash. |
Commit Details:
Full Hash: 6f730601af1e169bb80a2f73839dea8091211b5c
SVN Revision: 12975
Parent Commit: a000473
Lines Changed: +86, -60