Blender Git Commit Log

Git Commits -> Revision e89fb44

Revision e89fb44 by Sergey Sharybin (cycles-x)
September 15, 2021, 17:35 (GMT)
Cycles X: Switch TileManager to use BufferPass

Continuation of work related on making buffers a sufficient entity
to properly access pass pixels.

For the ease of (de)serialization the buffer pass and parameters
are now subclass of Node. Can try looking into adding an explicit
Serializable API, but it will be outside of this patch and not
currently sure it will make things more clear.

Commit Details:

Full Hash: e89fb443169a798c492da8e8d9e0433342c9f9b0
Parent Commit: 7c57f98
Lines Changed: +146, -116

5 Modified Paths:

/intern/cycles/render/buffers.cpp (+69, -17) (Diff)
/intern/cycles/render/buffers.h (+35, -5) (Diff)
/intern/cycles/render/session.cpp (+1, -1) (Diff)
/intern/cycles/render/tile.cpp (+40, -89) (Diff)
/intern/cycles/render/tile.h (+1, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021