Blender Git Commit Log

All Blender Git commits.

Page: 781 / 8462

March 27, 2021, 14:01 (GMT)
Cleanup: Apply clang format

March 27, 2021, 14:01 (GMT)
Fix T86967 : Artifacts when tracing image to Grease Pencil

Tracing images to grease pencil objects creates sometimes artifacts, as seen, for example, when tracing the attached image. {F9910821}
I have found the same behavior both in the 2.92 release and in the current 2.93 master.
The artifacts are caused by a variable that's not initialized or updated when finding a point tagged as POTRACE_CORNER.
This patch solves this issue.

Maniphest Tasks: T86967

Differential Revision: https://developer.blender.org/D10832
March 27, 2021, 13:53 (GMT)
start extracting container
March 27, 2021, 13:46 (GMT)
refactor variable store
March 27, 2021, 13:38 (GMT)
Cleanup Compositor AA: remove redundant initialization
March 27, 2021, 13:21 (GMT)
Cleanup: use one class for edge detection in Anti-Aliasing node
March 27, 2021, 13:07 (GMT)
branch test
March 27, 2021, 12:52 (GMT)
Fix a bad default assignment and an unused parameter.
March 27, 2021, 12:48 (GMT)
initial branch instruction
March 27, 2021, 12:33 (GMT)
support mutable params
March 27, 2021, 12:19 (GMT)
simplify
March 27, 2021, 12:14 (GMT)
improve dot graph
March 27, 2021, 12:06 (GMT)
initial execution
March 27, 2021, 11:59 (GMT)
Merge remote-tracking branch 'origin' into compositor-anti-aliasing
March 27, 2021, 11:51 (GMT)
Fix T86975: GPencil interpolate sequence error when strokes are not selected

If the selection order is not used, need to put the strokes in inverse order because the Hash Iter returns the strokes in inverse order.
March 27, 2021, 11:06 (GMT)
simplify
March 27, 2021, 11:02 (GMT)
Lineart: Fix missing edge mark problem.
March 27, 2021, 10:55 (GMT)
move executor to separate file
March 27, 2021, 10:55 (GMT)
GPencil: Deduplicate code in Offset modifier

March 27, 2021, 10:52 (GMT)
Merge branch 'master' into mf-procedure
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021