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:
authorSergey Sharybin <sergey.vfx@gmail.com>2012-05-08 17:01:16 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2012-05-08 17:01:16 +0400
commit16d93f3881cc75336e6566933016df7f3a79e753 (patch)
tree16a5a2ef855bef70c0e8afa6aff94c08ad533d80 /source/blender/nodes/CMakeLists.txt
parent398884d1866fc3d9aa95892c534498a27cef9491 (diff)
parent7a4ad3aaaeee044c0768ce1206230a0dd723bb9e (diff)
Merging r46203 through r46413 from trunk into soc-2011-tomato
Diffstat (limited to 'source/blender/nodes/CMakeLists.txt')
-rw-r--r--source/blender/nodes/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/nodes/CMakeLists.txt b/source/blender/nodes/CMakeLists.txt
index 5320d9f65cc..3ac7e74a700 100644
--- a/source/blender/nodes/CMakeLists.txt
+++ b/source/blender/nodes/CMakeLists.txt
@@ -151,6 +151,7 @@ set(SRC
shader/nodes/node_shader_volume_transparent.c
shader/nodes/node_shader_volume_isotropic.c
shader/nodes/node_shader_light_path.c
+ shader/nodes/node_shader_light_falloff.c
shader/nodes/node_shader_mix_shader.c
shader/nodes/node_shader_add_shader.c
shader/nodes/node_shader_output_lamp.c