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/source/blender/editors/space_script
Campbell Barton 8ab7fbe795 Blender/Python API
Send the full python stack trace to the reporting api,
added BPY_exception_buffer which temporarily overrides sys.stdout and sys.stderr to get the output (uses the io module in py3 StringIO in py2 to avoid writing into a real file), pity the Py/C api has no function to do this.

fix for crash when showing menu's that have no items.
2009-06-14 12:53:47 +00:00
..
2.5
2008-12-26 11:11:21 +00:00
2008-12-25 16:02:35 +00:00
2009-06-14 12:53:47 +00:00
2.5
2009-04-15 17:53:12 +00:00
2.5
2009-04-14 15:59:52 +00:00