This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel/intern
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-04-02 11:48:22 +00:00
2006-01-23 22:05:47 +00:00
2002-11-25 12:02:15 +00:00
2006-01-10 11:36:57 +00:00
2006-05-09 20:26:34 +00:00
2006-05-15 12:32:54 +00:00
2006-05-07 08:23:51 +00:00
2006-04-09 16:36:19 +00:00
2006-04-17 17:35:20 +00:00
2006-04-10 10:14:26 +00:00
2006-01-23 22:05:47 +00:00
2006-05-10 21:08:38 +00:00
2006-05-14 14:14:32 +00:00
2006-05-23 14:15:07 +00:00
2005-01-23 01:36:29 +00:00
2005-05-08 21:20:34 +00:00
2006-01-23 22:05:47 +00:00
2006-05-21 12:20:45 +00:00