Blender Git Commit Log

Git Commits -> Revision 5024c54

Revision 5024c54 by Bastien Montagne (master)
June 29, 2020, 15:28 (GMT)
RNA: properly tag 'embedded' ID pointers as owned.

This is important at several level, mainly for overrides currently.

Note that this also includes shape keys, since from RNA point of view
those are also 'embedded' (they are not editable, not linkable, ...).

Commit Details:

Full Hash: 5024c5427140c2d23b1c4c21853becd23c39cd57
Parent Commit: 583cfe2
Lines Changed: +14, -0

10 Modified Paths:

/source/blender/makesrna/intern/rna_curve.c (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_lattice.c (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_light.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_linestyle.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_material.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_simulation.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_texture.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_world.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021