Blender Git Commit Log
Git Commits -> Revision 1a61c20
Revision 1a61c20 by Clément Foucault (master) January 29, 2019, 19:34 (GMT) |
Workbench: Make Material transparency part of the rgba color picker It is only used for solid mode for now but could be used by eevee in the future. |
Commit Details:
Full Hash: 1a61c209a0ff7c7b10a3b9bd00cb125fd5e21de6
Parent Commit: 43150b0
Lines Changed: +11, -13
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_material.py (+0, -1) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+6, -0) (Diff)
/source/blender/draw/engines/workbench/workbench_deferred.c (+3, -3) (Diff)
/source/blender/makesdna/DNA_material_types.h (+1, -2) (Diff)
/source/blender/makesrna/intern/rna_material.c (+1, -7) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+6, -0) (Diff)
/source/blender/draw/engines/workbench/workbench_deferred.c (+3, -3) (Diff)
/source/blender/makesdna/DNA_material_types.h (+1, -2) (Diff)
/source/blender/makesrna/intern/rna_material.c (+1, -7) (Diff)