Blender Git Loki
Git Commits -> Revision 91767d7
Revision 91767d7 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 28, 2020, 08:39 (GMT) |
LineArt: Quick line art set-up in add objects menu. |
Commit Details:
Full Hash: 91767d7e8880078425cbacb46425d786af5dc23a
Parent Commit: 153815a
Lines Changed: +61, -1
5 Modified Paths:
/source/blender/editors/gpencil/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/include/ED_gpencil.h (+1, -0) (Diff)
/source/blender/editors/object/object_add.c (+47, -1) (Diff)
/source/blender/makesdna/DNA_object_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_object.c (+10, -0) (Diff)
/source/blender/editors/include/ED_gpencil.h (+1, -0) (Diff)
/source/blender/editors/object/object_add.c (+47, -1) (Diff)
/source/blender/makesdna/DNA_object_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_object.c (+10, -0) (Diff)