Blender Git Commit Log

Git Commits -> Revision f6de4fe

Revision f6de4fe by Ton Roosendaal (master)
June 12, 2011, 13:35 (GMT)
Bugfix #27519

Full Sample AA (FSA) was failing in cases. Bug report was an empty
scene (with compo nodes) linking in another .blend scene (with render).

That case gave warning "FSA not supported with rendering". That now is
allowed.

Then I noticed FSA was giving corrupt sample buffers or crashes in cases,
especially on first buffer, this appeared to be a missing compo tag on
first sample buffer.

Lastly, to make FSA render a tiny bit less frustrating: added render window
statistic to show which of the FSA steps is being done.


Commit Details:

Full Hash: f6de4fecfa25f9d2da05755d2c3e14359518ce67
SVN Revision: 37433
Parent Commit: e8a1d03
Lines Changed: +72, -34

3 Modified Paths:

/source/blender/editors/render/render_internal.c (+3, -0) (Diff)
/source/blender/render/extern/include/RE_pipeline.h (+1, -1) (Diff)
/source/blender/render/intern/source/pipeline.c (+68, -33) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021