aa9599119a166bedc78b158f43e923c12f7e639b
These default assignements have not actually been needed/useful since a very long time already. It was likely a left-over from early stages of the project. While not a problem so far, it makes it harder to distinguish RNA properties whith a custom liboverride handling, from the ones using the default code. Keeping them to `nullptr` by default also makes these callbacks definition behavior more in line with other RNA properties callbacks, which are usually non-null only when a custom function is defined. No behavioral changes are expected from this commit.
…
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%
