Blender Git Commit Log

Git Commits -> Revision 17ce968

Revision 17ce968 by Brecht Van Lommel (master)
May 30, 2018, 16:17 (GMT)
Depsgraph API: renaming, more granular update information.

* depsgraph.ids: all evaluated datablocks in the depsgraph
* depsgraph.objects: all evaluated objects in the depsgraph
* depsgraph.object_instances: all object instances to display or render
* depsgraph.updates: list of updates to datablocks

Commit Details:

Full Hash: 17ce968c5972573df67c578b068f02f8b1478846
Parent Commit: 08862b8
Lines Changed: +183, -206

9 Modified Paths:

/intern/cycles/blender/blender_object.cpp (+19, -18) (Diff)
/intern/cycles/blender/blender_particles.cpp (+4, -4) (Diff)
/intern/cycles/blender/blender_shader.cpp (+6, -0) (Diff)
/intern/cycles/blender/blender_sync.cpp (+22, -18) (Diff)
/intern/cycles/blender/blender_sync.h (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_depsgraph.c (+128, -62) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+0, -35) (Diff)
/source/blender/makesrna/intern/rna_object.c (+0, -65) (Diff)
/source/blender/makesrna/RNA_access.h (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021