Blender Git Commit Log

Git Commits -> Revision 5892efa

Revision 5892efa by Sergey Sharybin (master)
February 7, 2018, 10:21 (GMT)
Depsgraph: Fix crash when visible update is called after tagging for updates

It is possible to have non-NULL scene in graph which was never built yet,
this happens when ID is tagged for update for non-built graph.

Was causing crash opening deg_anim_pose_bones.

Reported by Mai in IRC, thanks!

Commit Details:

Full Hash: 5892efa88304803faf6d816568d0a071b79147a3
Parent Commit: 60eef5c
Lines Changed: +7, -3

2 Modified Paths:

/source/blender/depsgraph/intern/depsgraph_build.cc (+1, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_tag.cc (+6, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021