365a3da148be12c8884e61c6991e0ce0765f2bc6
`rna_idproperty_known` would systematically skip IDProperties if their identifier matched the identifier of an RNA property. This should only be done in case the RNA property is 'dynamically-defined', i.e. it uses IDProperties as storage backend, and has the `PROP_IDPROPERTY` flag set. This will fix #123983, among probably many other similar hidden failures. NOTE: I would call that fix too risky for Blender 4.2 at this point of the release. This is a very low-level change, it's fairly hard to foresee all of its possible side effects. Pull Request: https://projects.blender.org/blender/blender/pulls/124000
…
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%
