Blender Git Commit Log

Git Commits -> Revision ca6acce

December 7, 2021, 14:11 (GMT)
Fix T93353: Reload Library Override file loses Constraints, take II.

When adding `INSERT` operations over RNACollection items, rna diffing
code did not properly report the properties as not being equals.

This in turn triggered the 'purge unused exiting override properties'
mechanism, thus deleting the exitsting (valid) insert override property
operation.

NOTE: This should also be backported to 2.93, and probably 2.83.

Reviewed By: sybren, jbakker

Maniphest Tasks: T93353

Differential Revision: https://developer.blender.org/D13426

Commit Details:

Full Hash: ca6acceb606fd4d4bffd61a1f3efe307f04ee7ac
Parent Commit: 654967b
Committed By: Philipp Oeser
Lines Changed: +2, -0

1 Modified Path:

/source/blender/makesrna/intern/rna_rna.c (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021