Blender Git Commit Log

Git Commits -> Revision 9ffce6d

Revision 9ffce6d by Sebastian Parborg (master)
July 4, 2019, 14:29 (GMT)
T66266: Grease Pencil Simplify Adaptive is not behaving correctly

Now the simplify code works correctly in 3D space. Before it was trying
to project the strokes down into a local 2D space, but that didn't work
nicely for strokes with overhangs or big changes in the stroke
direction.

The code in question was simplified as well which lead to some nice code
reduction.

Reviewed By: Antonio Vazquez

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

Commit Details:

Full Hash: 9ffce6da6525e70b3e5e4bd1e70808b63d021729
Parent Commit: 7ba096e
Lines Changed: +9, -76

1 Modified Path:

/source/blender/blenkernel/intern/gpencil_modifier.c (+9, -76) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021