blender/release/scripts
Sergey Sharybin 845aea6864 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.
2013-04-04 09:50:38 +00:00
..
modules Usual typo fixing... 2013-04-02 07:27:39 +00:00
presets code cleanup: pep8 & minor changes 2013-03-11 02:19:58 +00:00
startup Clip editor prefetch changes 2013-04-04 09:50:38 +00:00
templates_osl OSL Templates: remove unnecessary stdosl.h include. 2012-12-30 10:37:32 +00:00
templates_py Fix for the custom_nodes.py template. Socket classes now return their drawing color in a callback instead of a simple property, this makes it possible to change a socket color e.g. based on data type. 2013-03-22 13:17:16 +00:00