Blender Git Commit Log

Git Commits -> Revision a67a51e

Revision a67a51e by Bastien Montagne (master)
August 18, 2015, 12:32 (GMT)
IMB_thumb: Allow blen-handling func to also load datablock previews from .blend file.

Notes:
* Not yet used, this is the last piece of 'side changes' before the big filebrowser commit.
* We can probably be more effective here (like e.g. reading and storing all previews for a given
group in thumbnails cache at once, instead of re-opening and parsing the whole file each time),
but will do this later.

Commit Details:

Full Hash: a67a51ed55da8728ba2cc05f7b9bc026183080cb
Parent Commit: 2735f6f
Lines Changed: +98, -19

3 Modified Paths:

/source/blender/imbuf/IMB_thumbs.h (+1, -1) (Diff)
/source/blender/imbuf/intern/thumbs.c (+26, -8) (Diff)
/source/blender/imbuf/intern/thumbs_blend.c (+71, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021