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