Blender Git Commit Log

Git Commits -> Revision b077f06

Revision b077f06 by Bastien Montagne (master)
September 27, 2021, 13:33 (GMT)
RNA: Fix bad usages of `scene` pointer in Update callbacks.

Scene passed to the update callback is the active scene it //may// not
be that actual ID owner of the affected data (although in practice it
should always be currently).

Commit Details:

Full Hash: b077f0684e28ce3f200cab2a36657fb253be1786
Parent Commit: a6b53ef
Lines Changed: +16, -11

2 Modified Paths:

/source/blender/makesrna/intern/rna_scene.c (+12, -8) (Diff)
/source/blender/makesrna/intern/rna_sequencer.c (+4, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021