Blender Git Commit Log

Git Commits -> Revision c71be41

Revision c71be41 by Antonio Vazquez (master)
September 21, 2019, 17:21 (GMT)
GPencil: Performance improvement for Multiframe and Onion Skin

Before when Onion or Multiframe was enabled the VBO length was the total of points on the object for all frames and this results in a big size when the scene had a lot of frames.

Now, the size of VBO length is calculated more precisely and reduce the time to alloc the VBO.This also reduce memory footprint.

Commit Details:

Full Hash: c71be416e09bc9ecf84b1cf0c93a32094d355b27
Parent Commit: 886adbb
Lines Changed: +35, -4

1 Modified Path:

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