deb332601c2a5c5c41df21543c08ac1381ca4a0a
This fixes the following name collisions: * Compositor Box/Ellipse Mask node: `width` -> `mask_width` (also renamed the `height` property accordingly) * Shader AOV Output node: `name` -> `aov_name` * Geometry Color node: `color` -> `value`. Those are breaking changes unfortunately, because looking up those property names yielded the node-specific and not the common property. Therefore, this is targeted at `main` instead of `4.1`. Pull Request: https://projects.blender.org/blender/blender/pulls/119284
…
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%
