Blender Git Commit Log
Git Commits -> Revision 6b255bd
Revision 6b255bd by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) August 20, 2020, 07:03 (GMT) |
LineArt: Support for edge split. |
Commit Details:
Full Hash: 6b255bd9bba63c4b7256605b9eaae1bcb25d500f
Parent Commit: d812060
Lines Changed: +32, -1
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_render.py (+1, -0) (Diff)
/source/blender/editors/include/ED_lineart.h (+4, -0) (Diff)
/source/blender/editors/lineart/lineart_cpu.c (+18, -0) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+8, -1) (Diff)
/source/blender/editors/include/ED_lineart.h (+4, -0) (Diff)
/source/blender/editors/lineart/lineart_cpu.c (+18, -0) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+8, -1) (Diff)