Blender Git Commit Log

Git Commits -> Revision ec831ce

Revision ec831ce by YimingWu (master)
October 26, 2021, 16:10 (GMT)
LineArt: Trimming edges right at the image border

This option allows the edge to end right at the border
instead of extending beyond.
Useful when having multiple camera setup where you
want the border to be clean.
Also moved overscan option down inside "Composition" sub panel
so it makes more sense.

Reviewed By: Antonio Vazquez (antoniov)

Differential Revision: https://developer.blender.org/D12126

Commit Details:

Full Hash: ec831ce5df86cbdbed8030d8a056f8a9b4eb0273
Parent Commit: 3371a4c
Lines Changed: +146, -9

6 Modified Paths:

/source/blender/gpencil_modifiers/intern/lineart/lineart_chain.c (+122, -5) (Diff)
/source/blender/gpencil_modifiers/intern/lineart/lineart_cpu.c (+6, -0) (Diff)
/source/blender/gpencil_modifiers/intern/lineart/MOD_lineart.h (+5, -3) (Diff)
/source/blender/gpencil_modifiers/intern/MOD_gpencillineart.c (+4, -1) (Diff)
/source/blender/makesdna/DNA_lineart_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_gpencil_modifier.c (+8, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021