Fix T65662: Drivers on custom properties doesn't properly update
Happens if custom property is on object data data-block, which doesn't have translation or geometry components. Not for lights and cameras at least.
This commit is contained in:
@@ -614,6 +614,8 @@ typedef enum IDRecalcFlag {
|
||||
|
||||
ID_RECALC_AUDIO = (1 << 20),
|
||||
|
||||
ID_RECALC_PARAMETERS = (1 << 21),
|
||||
|
||||
/***************************************************************************
|
||||
* Pseudonyms, to have more semantic meaning in the actual code without
|
||||
* using too much low-level and implementation specific tags. */
|
||||
|
||||
Reference in New Issue
Block a user