Blender Git Commit Log

Git Commits -> Revision a134d9e

Revision a134d9e by Ton Roosendaal (master)
March 7, 2013, 16:57 (GMT)
Speedup for Grease Pencil animators.

Saving and loading gpencil was using different order for the individual list items.
On a 120 Mb gpencil project (yes, animators!) loading time went down from 1 minute
to a second or two.

Note that this to have effect, you need to save once.

Developer note: check this commit, it uses a new writelist function. You can
speedup stuff tremendously with keeping saved and read data in sync.

Commit Details:

Full Hash: a134d9ed517ef4173c1e8c19e77d652d52fe9258
SVN Revision: 55092
Parent Commit: e93068a
Lines Changed: +14, -3

1 Modified Path:

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