Blender Git Commit Log

Git Commits -> Revision 3936ba9

Revision 3936ba9 by Sergey Sharybin (master)
October 24, 2017, 14:47 (GMT)
Depsgraph: Avoid explicit relations rebuild calls

We wouldn't know which dependency graphs needs/safe for reconstruction,
so rather use API which tells that relations are out of date. This way
graph evaluation will take care of the rest.

Committing to 2.8 only since it's where we can't reliably know the graph
and is probably not that safe to apply this in master.

Commit Details:

Full Hash: 3936ba9725b0fd85aadbe844b4742e8088471b47
Parent Commit: d012c9d
Lines Changed: +6, -7

2 Modified Paths:

/source/blender/editors/space_outliner/outliner_edit.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_files_link.c (+5, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021