4719ce5d56fbc87e22eeb56c3f0c4ca00737a890
The new extension system introduces tags, similar to categories from legacy add-ons, and permissions. A hardcoded list is supported for each, available in the docs: - https://docs.blender.org/manual/en/dev/advanced/extensions/tags.html - https://developer.blender.org/docs/features/extensions/schema/ This change allows extraction of these new metadata to the translation files. In order to disambiguate the new messages, tags use the new "Script" translation context. Permissions are lower case, so there is a low risk of collision, and they use the default context. While the tags are defined per-platform, with extensions.blender.org being the only one available currently, they are extracted as a single list. Pull Request: https://projects.blender.org/blender/blender/pulls/123150
…
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
11%
C
6.3%
GLSL
2.2%
CMake
1.3%
Other
1.1%
