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:
authorAaron Carlisle <carlisle.b3d@gmail.com>2021-09-29 00:57:37 +0300
committerAaron Carlisle <carlisle.b3d@gmail.com>2021-09-29 01:00:14 +0300
commit4a484822478d544b63314504964ee95b709e7246 (patch)
tree731f056f0c00c313342d19e07af27591e860c452 /source/blender/nodes/composite/node_composite_util.hh
parent960b21e1d79d2b1a774e8ee1bf1cc82f7c384d15 (diff)
Cleanup: Compositor: Migrate most input nodes to new socket builder
This migrates most nodes except for the image/render layer nodes. These nodes require dynamic sockets so their implementation will be more involved.
Diffstat (limited to 'source/blender/nodes/composite/node_composite_util.hh')
-rw-r--r--source/blender/nodes/composite/node_composite_util.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/nodes/composite/node_composite_util.hh b/source/blender/nodes/composite/node_composite_util.hh
index 62ef9570358..6fd82ffc93f 100644
--- a/source/blender/nodes/composite/node_composite_util.hh
+++ b/source/blender/nodes/composite/node_composite_util.hh
@@ -47,6 +47,7 @@
/* only for forward declarations */
#include "NOD_composite.h"
+#include "NOD_socket_declarations.hh"
#define CMP_SCALE_MAX 12000