Files
test/source/blender/python
Campbell Barton 5d23eaa8f4 python support for reporting with operators.
* errors in python called operators are raised as errors
* Python defined operators errors are reported as errors (not full traceback yet)
* added BKE_reports_string, same as BKE_reports_print but it returns a string rather then printing it.
* WM_operator_name_call optionally takes an initialized report struct
2009-01-02 07:54:38 +00:00
..
2008-12-21 10:36:29 +00:00
2008-11-12 21:16:53 +00:00
2008-12-23 21:20:34 +00:00