blender/release/scripts/startup
Bastien Montagne 78cdc707ab Add render result caching.
Simply add an option to render settings to save an EXR cache,
just when the render is finished. Also changed RE_ReadRenderResult() to read
cache instead of temp sample files (those are fully volatile now anyway).

Path to save cached render results is an UserPreferences setting.

Also added 'Reload render' feature to the Image Editor (so one can now re-open a blend,
and in an Image Editor hit ctrl-R to (try to) reload last render from cache).

Reviewers: campbellbarton, sergey

Differential Revision: https://developer.blender.org/D553
2014-06-28 19:23:34 +02:00
..
bl_operators Python: Remove deprecated uses of os.popen 2014-06-20 02:00:46 +10:00
bl_ui Add render result caching. 2014-06-28 19:23:34 +02:00
keyingsets_builtins.py More UI message i18n fixes and improvements... 2013-03-10 17:42:08 +00:00
nodeitems_builtins.py Use toolbar tabs for node categories instead of just a long list of 2014-06-23 16:37:41 +02:00