97179b10fb3692defd183357a0c1ea4ad5d9cf71
- Move sys_info into an internal module to avoid having so many top level modules for Blender's internal functionality. - Rename system_info sub-modules that pre-fill URL's for clarity. - Move top-level exception handling into the operator. - Report an error if an unexpected exception occurs. - Use `Exception` instead of `BaseException` as there is no reason to catch the additional exceptions. - Remove use of sys_info from the command line example, replace with in-lined system info.
…
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%
