Blender Git Commit Log
Git Commits -> Revision 0c95f4f
Revision 0c95f4f by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) August 21, 2020, 13:32 (GMT) |
LineArt: "Intersection Only" flag for objects/collections |
Commit Details:
Full Hash: 0c95f4f774c671c8c0d9bd19d6ea8e211b13b554
Parent Commit: b3decec
Lines Changed: +68, -45
6 Modified Paths:
/source/blender/editors/include/ED_lineart.h (+7, -6) (Diff)
/source/blender/editors/lineart/lineart_cpu.c (+42, -24) (Diff)
/source/blender/makesdna/DNA_collection_types.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_object_types.h (+5, -4) (Diff)
/source/blender/makesrna/intern/rna_collection.c (+5, -0) (Diff)
/source/blender/makesrna/intern/rna_object.c (+8, -11) (Diff)
/source/blender/editors/lineart/lineart_cpu.c (+42, -24) (Diff)
/source/blender/makesdna/DNA_collection_types.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_object_types.h (+5, -4) (Diff)
/source/blender/makesrna/intern/rna_collection.c (+5, -0) (Diff)
/source/blender/makesrna/intern/rna_object.c (+8, -11) (Diff)