Blender Git Commit Log
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)
/source/blender/compositor/intern/COM_SocketReader.h (+0, -153)