Blender Git Commit Log

Git Commits -> Revision 845aea6

Revision 845aea6 by Sergey Sharybin (master)
April 4, 2013, 09:50 (GMT)
Clip editor prefetch changes

Made it an operator instead of automatic prefetching.
Filling the whole memory with frames is not always
desired behavior.

Now prefetching is available via P-key, or from Clip
panel in toolbox or from Clip menu.

Also enabled prefetching for non-proxied movies.

Commit Details:

Full Hash: 845aea6864cf4b3aa34d7676f725ab268465e34f
SVN Revision: 55773
Parent Commit: ef1af9f
Lines Changed: +56, -89

9 Modified Paths:

/release/scripts/startup/bl_ui/space_clip.py (+2, -0) (Diff)
/source/blender/blenkernel/intern/movieclip.c (+0, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -2) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+0, -2) (Diff)
/source/blender/editors/space_clip/clip_editor.c (+7, -54) (Diff)
/source/blender/editors/space_clip/clip_intern.h (+2, -0) (Diff)
/source/blender/editors/space_clip/clip_ops.c (+41, -0) (Diff)
/source/blender/editors/space_clip/space_clip.c (+4, -25) (Diff)
/source/blender/makesdna/DNA_movieclip_types.h (+0, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021