Blender Git Commit Log

Git Commits -> Revision 305b08b

Revision 305b08b by Antonio Vazquez (master)
May 21, 2021, 15:00 (GMT)
GPencil: Speed up Occlude Eraser

This is an initial change to speed up the calculation of the Occlude eraser. In the future, we can add more optimizations, but at least this increase speed.

Intead to check always the 3 points, the check is skipped if it's not required.

Base in a solution by Philipp Oeser.

This is related to T88412

Commit Details:

Full Hash: 305b08b521acbc6438e94581b1072c410dfa889c
Parent Commit: 5158d1b
Lines Changed: +28, -4

2 Modified Paths:

/source/blender/editors/gpencil/gpencil_paint.c (+26, -4) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021