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:
authorNicholas Bishop <nicholasbishop@gmail.com>2009-01-03 02:05:28 +0300
committerNicholas Bishop <nicholasbishop@gmail.com>2009-01-03 02:05:28 +0300
commit25aaa7b92e4b28c6e3e4da9c9868adb2f1c8cd87 (patch)
tree61a95c099d0e87389b8534bcce34c6e8a7e0743b /source/blender/makesrna/intern/CMakeLists.txt
parent012b33d30d3624cd50410f18a4855791afd5b85b (diff)
Made the basic RNA changes for Tex(ture), no properties wrapped yet.
Diffstat (limited to 'source/blender/makesrna/intern/CMakeLists.txt')
-rw-r--r--source/blender/makesrna/intern/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/makesrna/intern/CMakeLists.txt b/source/blender/makesrna/intern/CMakeLists.txt
index 0c6d28d4172..648714e056b 100644
--- a/source/blender/makesrna/intern/CMakeLists.txt
+++ b/source/blender/makesrna/intern/CMakeLists.txt
@@ -63,6 +63,7 @@ SET(SRC
rna_sequence.c
rna_sound.c
rna_text.c
+ rna_texture.c
rna_userdef.c
rna_vfont.c
rna_wm.c