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:
authorMike Erwin <significant.bit@gmail.com>2011-08-07 21:01:44 +0400
committerMike Erwin <significant.bit@gmail.com>2011-08-07 21:01:44 +0400
commit3a55da7616fa5613b8a95a591059bb55102dbfb4 (patch)
treee39e6df9a0411b2fb41715186de591054046ae1a /source/blender/editors/transform/CMakeLists.txt
parent577293569a0e7ba8fdb0411401c86fc1bd5dcbde (diff)
removed old ndof transform code, to be replaced with modern stuff in 2.6
Diffstat (limited to 'source/blender/editors/transform/CMakeLists.txt')
-rw-r--r--source/blender/editors/transform/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/transform/CMakeLists.txt b/source/blender/editors/transform/CMakeLists.txt
index 283b09f42e4..e44cc1f5df3 100644
--- a/source/blender/editors/transform/CMakeLists.txt
+++ b/source/blender/editors/transform/CMakeLists.txt
@@ -41,7 +41,6 @@ set(SRC
transform_generics.c
transform_input.c
transform_manipulator.c
- transform_ndofinput.c
transform_ops.c
transform_orientations.c
transform_snap.c