Blender Git Commit Log
Git Commits -> Revision 262bef5
Revision 262bef5 by Jeroen Bakker (blender2.8-workbench) May 3, 2018, 07:02 (GMT) |
Workbench: Shadow groups - A collection has an override for casting shadows. When not set, the objects in the collection will not cast any shadows. |
Commit Details:
Full Hash: 262bef5ec86e4ad4dda8c67e46a2e5d6fca536cc
Parent Commit: 1e4fb83
Lines Changed: +44, -4
7 Modified Paths:
/release/scripts/startup/bl_ui/properties_collection.py (+19, -0) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+4, -0) (Diff)
/source/blender/draw/engines/workbench/workbench_engine.c (+2, -1) (Diff)
/source/blender/draw/engines/workbench/workbench_materials.c (+6, -3) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_layer.c (+11, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+1, -0) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+4, -0) (Diff)
/source/blender/draw/engines/workbench/workbench_engine.c (+2, -1) (Diff)
/source/blender/draw/engines/workbench/workbench_materials.c (+6, -3) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_layer.c (+11, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+1, -0) (Diff)