Blender Git Commit Log

Git Commits -> Revision 1ff3d5b

Revision 1ff3d5b by Dalai Felinto (master)
February 14, 2017, 17:21 (GMT)
Layer Macros: create the instance as part of the macro

Instead of pre-initializing an instance prior to the macro, we do it as part of the macro itself now.

Commit Details:

Full Hash: 1ff3d5bc9ab7b296b1c60038d45ef4c030403162
Parent Commit: b9762fe
Lines Changed: +28, -48

14 Modified Paths:

/source/blender/blenkernel/BKE_collection.h (+4, -4) (Diff)
/source/blender/blenkernel/BKE_layer.h (+19, -17) (Diff)
/source/blender/blenkernel/intern/collection.c (+0, -2) (Diff)
/source/blender/blenkernel/intern/library_query.c (+0, -1) (Diff)
/source/blender/blenkernel/intern/library_remap.c (+0, -1) (Diff)
/source/blender/blenlib/BLI_iterator.h (+4, -3) (Diff)
/source/blender/depsgraph/intern/builder/deg_builder_nodes_scene.cc (+0, -1) (Diff)
/source/blender/depsgraph/intern/builder/deg_builder_relations_scene.cc (+0, -1) (Diff)
/source/blender/draw/engines/clay/clay.c (+0, -1) (Diff)
/source/blender/editors/object/object_add.c (+0, -1) (Diff)
/source/blender/editors/object/object_relations.c (+0, -4) (Diff)
/source/blender/editors/screen/screen_context.c (+0, -5) (Diff)
/source/blender/editors/space_clip/tracking_ops_orient.c (+0, -1) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+1, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021