94c184d2a7ef7f0454e2935347318c53a2978e32
Added a new custom_properties_namespace USD export option, to allow replacing or omitting the current default "userProperties" namespace prefix. Note that this option does not apply to names that already have a prefix (e.g., it would apply to name "bar" but not "foo:bar"). It also does not apply to the internal Blender "object_name" and "data_name" properties which always have the prefix "userProperties:blender". Also added logic to handle ":" namespace delimiters in property names. Pull Request: https://projects.blender.org/blender/blender/pulls/124067
…
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%
