Blender Git Commit Log

Git Commits -> Revision 7aeaf5d

Revision 7aeaf5d by Julian Eisel (master)
August 21, 2020, 09:31 (GMT)
Fix crash when accessing `view_layer.depsgraph` through BPY

For the sanity checks to work we don't actually need to check other
scenes. So this function can be simplified so that it does not require
a `Main *`.

Mistake in 5cc08510e0a6.

Commit Details:

Full Hash: 7aeaf5da0eaf2310f9b984f953f9a3a2ea02883c
Parent Commit: 41d31e1
Lines Changed: +7, -12

3 Modified Paths:

/source/blender/blenkernel/BKE_scene.h (+1, -2) (Diff)
/source/blender/blenkernel/intern/scene.c (+5, -9) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021