a5df83167e38b013d00177dd3d37ca7f6536cf6f
- The "location" and "warning" fields in bl_info are no longer exposed in the interface, so there is no need to extract them any more. - Some add-ons do not define a description (Copy Global Transform for example), so they should be skipped. - Some third-party legacy add-ons do not use the 'support' field, and that can cause an error in extraction. Since this won't happen for built-in add-ons, checking that an add-on is built-in is enough. Pull Request: https://projects.blender.org/blender/blender/pulls/122970
…
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%
