Blender Git Loki
Git Commits -> Revision a326688
Revision a326688 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) August 16, 2020, 04:05 (GMT) |
LineArt: Transparency mask data in Material. |
Commit Details:
Full Hash: a326688c69983908fa5e958662e6bbc8db07312a
Parent Commit: 9a9b7c3
Lines Changed: +207, -27
6 Modified Paths:
/release/scripts/startup/bl_ui/properties_material.py (+39, -5) (Diff)
/source/blender/editors/include/ED_lineart.h (+6, -2) (Diff)
/source/blender/editors/lineart/lineart_chain.c (+55, -18) (Diff)
/source/blender/editors/lineart/lineart_cpu.c (+9, -2) (Diff)
/source/blender/makesdna/DNA_material_types.h (+11, -0) (Diff)
/source/blender/makesrna/intern/rna_material.c (+87, -0) (Diff)
/source/blender/editors/include/ED_lineart.h (+6, -2) (Diff)
/source/blender/editors/lineart/lineart_chain.c (+55, -18) (Diff)
/source/blender/editors/lineart/lineart_cpu.c (+9, -2) (Diff)
/source/blender/makesdna/DNA_material_types.h (+11, -0) (Diff)
/source/blender/makesrna/intern/rna_material.c (+87, -0) (Diff)