Files
test/source/blender
Ton Roosendaal e5b39b69d1 So! Finally time to work on finishing render pipeline project.
This commit brings back:

- Field Render
- MBlur Render (old style)
- Border render with or without cropping

Note: Field Render is not supported in Compositor yet. Blurring or filter
will destroy field information.
Both MotionBlur as Field render are done before Compositing happens.

Fixes:

- The "Save Buffers" option only worked on single frame renders, not for
  Anim render.
- Found an un-initalized variable in Render initialize... this might have
  caused the unknown random crashes with render.

Code restructure:

Cleaned up names and calls throughout the pipeline, more clearly telling
what goes on in functions.
This is visible in the updated first image of the Wiki doc:
http://mediawiki.blender.org/index.php/BlenderDev/RenderPipeline
2006-05-27 13:35:03 +00:00
..
2006-02-07 21:24:36 +00:00
2006-03-27 05:19:14 +00:00
2006-05-25 15:36:38 +00:00
2006-05-21 12:20:45 +00:00
2006-02-04 14:15:10 +00:00
2006-05-25 16:45:24 +00:00
2006-05-26 15:28:04 +00:00
2006-02-04 14:15:10 +00:00
2006-02-07 21:24:36 +00:00
2006-02-07 21:24:36 +00:00
2006-01-23 22:05:47 +00:00
2006-03-12 15:23:56 +00:00