Blender Git Loki
Git Commits -> Revision b82d1cc
Revision b82d1cc by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 29, 2020, 08:01 (GMT) |
LineArt: Internal angle splitting function. |
Commit Details:
Full Hash: b82d1cc4c7d52e6d38769baf37fd0c9233af1e8d
Parent Commit: 77b00ef
Lines Changed: +79, -11
6 Modified Paths:
/release/scripts/startup/bl_ui/properties_render.py (+1, -0) (Diff)
/source/blender/editors/include/ED_lineart.h (+6, -3) (Diff)
/source/blender/editors/lineart/lineart_chain.c (+55, -0) (Diff)
/source/blender/editors/lineart/lineart_cpu.c (+7, -6) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+8, -0) (Diff)
/source/blender/editors/include/ED_lineart.h (+6, -3) (Diff)
/source/blender/editors/lineart/lineart_chain.c (+55, -0) (Diff)
/source/blender/editors/lineart/lineart_cpu.c (+7, -6) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+8, -0) (Diff)