Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Bakker <jeroen@blender.org>2021-03-26 16:02:36 +0300
committerJeroen Bakker <jeroen@blender.org>2021-03-26 17:51:06 +0300
commitf725f42af5a2c992c8cef8aa79bfc8e687df13c7 (patch)
treedc44c92511922eec2c24c27a0790d094cf4910fb /source/blender/compositor/nodes/COM_BoxMaskNode.cc
parente5fb7eac85f60a301f7bf742b12bb04a795d0f31 (diff)
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.
Diffstat (limited to 'source/blender/compositor/nodes/COM_BoxMaskNode.cc')
0 files changed, 0 insertions, 0 deletions