Blender Git Loki

Git Commits -> Revision f725f42

Revision f725f42 by Jeroen Bakker (master)
March 26, 2021, 14:51 (GMT)
Cleanup: Remove SocketReader.

SocketReader was added as an easier to understand interface on top of
the NodeOperation. It was implemented as a base class of the
NodeOperation and adds an additional hierarchy level.

Ths change replaces the abstract class with a typedef. In the end we
want to remove the typedef but will wait for some new nodes before doing
so.

Commit Details:

Full Hash: f725f42af5a2c992c8cef8aa79bfc8e687df13c7
Parent Commit: e5fb7ea
Lines Changed: +114, -178

2 Deleted Paths:

/source/blender/compositor/intern/COM_SocketReader.cc (+0, -19)
/source/blender/compositor/intern/COM_SocketReader.h (+0, -153)

4 Modified Paths:

/source/blender/compositor/CMakeLists.txt (+0, -2) (Diff)
/source/blender/compositor/intern/COM_MemoryBuffer.h (+0, -1) (Diff)
/source/blender/compositor/intern/COM_NodeOperation.h (+114, -2) (Diff)
/source/blender/compositor/operations/COM_WriteBufferOperation.h (+0, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021