January 31, 2017, 16:27 (GMT) |
Code cleanup |
January 31, 2017, 16:27 (GMT) |
Added wire outlines |
January 31, 2017, 15:15 (GMT) |
Code Cleanup |
January 31, 2017, 14:21 (GMT) |
Use new temporary depsgraph The idea is to use only Object, never Base |
January 31, 2017, 14:20 (GMT) |
Remove unused function (silence warning) |
January 31, 2017, 14:06 (GMT) |
Merge branch 'render-layers' into clay-engine |
January 31, 2017, 14:06 (GMT) |
Depsgraph hack: DEG_OBJECT_ITER and base_flag This is a temporary iterator that flushes the base flag to the object |
January 31, 2017, 13:03 (GMT) |
Merge branch 'render-layers' of git.blender.org:blender into clay-engine |
January 31, 2017, 13:01 (GMT) |
More Object mode work. |
January 31, 2017, 12:06 (GMT) |
UI: temporary panels for layer/collections |
January 31, 2017, 12:05 (GMT) |
bpy.ops.collections.* accessible outside collection editor |
January 31, 2017, 12:05 (GMT) |
bpy.ops.collections.select() When we introduce overrides we will extend it to have override_index, and if it is -1, only set the collection |
January 31, 2017, 12:05 (GMT) |
bpy.ops.collections.collection_new() |
January 31, 2017, 10:46 (GMT) |
Remove old layers bitflag from viewport 3d header template |
January 31, 2017, 10:45 (GMT) |
Let scene_collection and layer_collection to have the same fallback |
January 31, 2017, 10:44 (GMT) |
Show Render Layer panel to clay engine. |
January 31, 2017, 10:44 (GMT) |
Initial implementation of instancing |
January 31, 2017, 09:52 (GMT) |
Add icon to collection panel |
January 31, 2017, 09:46 (GMT) |
Fix logic for bpy.context.scene_collection |
January 31, 2017, 09:14 (GMT) |
Unittest: refresh blender between tests |
|