Blender Git Commit Log

Git Commits -> Revision b09b5bc

Revision b09b5bc by Sergey Sharybin (cycles-x)
September 15, 2021, 17:33 (GMT)
Cycles X: Switch PassAccessor to BufferPass

Moving towards pixels access from only Buffers, without access to
the scene graph.

Should be no functional changes.

Commit Details:

Full Hash: b09b5bccf3223a1563c1f3212512a828cc265e1f
Parent Commit: ae61e81
Lines Changed: +43, -43

7 Modified Paths:

/intern/cycles/integrator/pass_accessor.cpp (+6, -7) (Diff)
/intern/cycles/integrator/pass_accessor.h (+2, -5) (Diff)
/intern/cycles/render/buffers.cpp (+16, -0) (Diff)
/intern/cycles/render/buffers.h (+4, -0) (Diff)
/intern/cycles/render/film.cpp (+0, -17) (Diff)
/intern/cycles/render/film.h (+0, -4) (Diff)
/intern/cycles/render/session.cpp (+15, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021