Blender Git Commit Log

Git Commits -> Revision 741f808

Revision 741f808 by Antonio Vazquez (master)
July 6, 2019, 11:50 (GMT)
Fix T66501: Eraser very slow with guides

After testing the file, the problem was related to the fill material. As the fill material had the alpha channel set to 1.0, the fill triangulation was calculated, but the fill was disabled.

Now, the fill flag is checked in order to avoid fill triangulation update.

Commit Details:

Full Hash: 741f80864e7932b2249f8e89095a26ee59e1884b
Parent Commit: 6c1419d
Lines Changed: +1, -1

1 Modified Path:

/source/blender/draw/engines/gpencil/gpencil_draw_utils.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021