3f1ea280cfed8f7d9f8a31ed531edd75a21467c7
Node group sockets have user-exposed data types, and sometimes subtypes for some data types (e.g. Percentage or Angle for floats). The UI to select these types and subtypes use an operator menu with a text depending on the current type or subtype. This button needs to be manually translated since its label is manually defined. Additionally, some subtypes need to be extracted from the Property class's RNA_ENUM_PROPERTY_SUBTYPE_NUMBER_ITEMS, so this commit also removes Property from the extraction blacklist in bl_extract_messages.py. This has the side effect that it introduces a few dozens translations, which are probably not used anywhere. Pull Request: https://projects.blender.org/blender/blender/pulls/107100
…
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%
