Blender Git Commit Log
Git Commits -> Revision 8bfceff
Revision 8bfceff by YimingWu (soc-2021-porting-modifiers-to-nodes-decimate, soc-2021-porting-modifiers-to-nodes_all) July 30, 2021, 14:56 (GMT) |
LineArt: UI cleanups. Wording on the UI, slider consistency and material mask switches layout. Reviewed By: Sebastian Parborg (zeddb) Differential Revision: https://developer.blender.org/D11839 |
Commit Details:
Full Hash: 8bfceff8458e9044480f9b6077ddc9b94337c3ef
Parent Commit: 1af5e8c
Committed By: Fabian Schempp
Lines Changed: +78, -43
9 Modified Paths:
/release/scripts/startup/bl_ui/properties_collection.py (+7, -4) (Diff)
/release/scripts/startup/bl_ui/properties_material.py (+8, -8) (Diff)
/source/blender/blenloader/intern/versioning_300.c (+6, -0) (Diff)
/source/blender/gpencil_modifiers/intern/lineart/lineart_cpu.c (+1, -4) (Diff)
/source/blender/gpencil_modifiers/intern/MOD_gpencillineart.c (+32, -19) (Diff)
/source/blender/makesdna/DNA_material_defaults.h (+2, -0) (Diff)
/source/blender/makesdna/DNA_material_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_gpencil_modifier.c (+20, -0) (Diff)
/source/blender/makesrna/intern/rna_material.c (+0, -8) (Diff)
/release/scripts/startup/bl_ui/properties_material.py (+8, -8) (Diff)
/source/blender/blenloader/intern/versioning_300.c (+6, -0) (Diff)
/source/blender/gpencil_modifiers/intern/lineart/lineart_cpu.c (+1, -4) (Diff)
/source/blender/gpencil_modifiers/intern/MOD_gpencillineart.c (+32, -19) (Diff)
/source/blender/makesdna/DNA_material_defaults.h (+2, -0) (Diff)
/source/blender/makesdna/DNA_material_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_gpencil_modifier.c (+20, -0) (Diff)
/source/blender/makesrna/intern/rna_material.c (+0, -8) (Diff)