cd577f02b95ebad9948b448f7fcb370244223698
foreach_get/set
Calling `foreach_get/set` on a collection property did not trigger a property update. In the attribute API, this lead to missing updates after e.g. setting the values of an attribute. This adds a call to `RNA_property_update` for the getter/setter bpy rna function and adds a property update callback to all the different attribute collection properties. Pull Request: https://projects.blender.org/blender/blender/pulls/125518
…
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%
