2010/4/30 Martin Poirier <[email protected]>: > For tile dispatch, what's needed is a way to specify the rendered tile on > command line as well as a way to load render results per tile (or at least an > easy way to recomposite the full frame). >
The last few days I worked on a openexr bug, mostly regarding tiled exr saved when using the option "save buffer". Actually the exr file is filled with tiles during the rendering (when a tile is totaly rendered, it is saved to file). Modifying the pipeline code to render just one tile save it and exit would not be so difficult. (you already can pressing ESC at the right time) Xavier _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
