a288ab45b73c5428838bea6b1393495130a25532
When RNA classes called into their Python methods, exceptions would display twice once when reported and again from PyErr_Print. This could happen when a Python defined poll method raised an exception. It also wasn't possible to suppress by redirecting `sys.stderr` for example, because reporting printed directly to the stdout. Resolve these issues by suppressing the reports output, leaving PyErr_Print to output errors to sys.stderr.
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
