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:
authorCampbell Barton <ideasman42@gmail.com>2017-05-29 15:06:59 +0300
committerCampbell Barton <ideasman42@gmail.com>2017-05-29 15:09:57 +0300
commit377947342e1a483d77dea0df351f20646a30ef20 (patch)
tree52abd7b752eb70df19f19562ae272ce881a8fea5 /source/blender/editors/space_node/CMakeLists.txt
parent1f1926e0687b1404e6bcec039237b3ce173962b3 (diff)
Node Backdrop Manipulator
From custom-manipulator branch, usable when viewer node is selected. This might need some changes but works on basic level.
Diffstat (limited to 'source/blender/editors/space_node/CMakeLists.txt')
-rw-r--r--source/blender/editors/space_node/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/space_node/CMakeLists.txt b/source/blender/editors/space_node/CMakeLists.txt
index cde818333e4..41843927587 100644
--- a/source/blender/editors/space_node/CMakeLists.txt
+++ b/source/blender/editors/space_node/CMakeLists.txt
@@ -53,6 +53,7 @@ set(SRC
node_templates.c
node_toolbar.c
node_view.c
+ node_widgets.c
space_node.c
node_intern.h