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>2012-05-29 13:37:23 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-05-29 13:37:23 +0400
commitd8d3a6455f73f4e2fe9d8413004144da0295ac97 (patch)
tree9b05dd1562ef5f9ce7fee10d1896bc8b7fd6ad1c /source/blender/nodes/CMakeLists.txt
parente0c2ddb8863c90b46725afaca0dce99b463c13d6 (diff)
remove pynodes, were not working in 2.5, not ported to py3.x
Diffstat (limited to 'source/blender/nodes/CMakeLists.txt')
-rw-r--r--source/blender/nodes/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/nodes/CMakeLists.txt b/source/blender/nodes/CMakeLists.txt
index f7e0fd57ff6..6bae6cdd473 100644
--- a/source/blender/nodes/CMakeLists.txt
+++ b/source/blender/nodes/CMakeLists.txt
@@ -121,7 +121,6 @@ set(SRC
shader/nodes/node_shader_camera.c
shader/nodes/node_shader_common.c
shader/nodes/node_shader_curves.c
- shader/nodes/node_shader_dynamic.c
shader/nodes/node_shader_gamma.c
shader/nodes/node_shader_brightness.c
shader/nodes/node_shader_geom.c