Blender Git Loki
Git Commits -> Revision 79871de
Revision 79871de by Campbell Barton (master) March 30, 2012, 05:26 (GMT) |
fix for finding the python exception line number when running a script in the text editor. - filename comparison was invalid - was stopping on the first traceback, which would reference the caller but not the error line (when the error was in a function). |
Commit Details:
Full Hash: 79871ded0bd3e9cd5d7693ba683724cdb07121c3
SVN Revision: 45278
Parent Commit: 5edbaab
Lines Changed: +3, -2
1 Modified Path:
/source/blender/python/intern/bpy_traceback.c (+3, -2) (Diff)