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>2010-07-11 16:39:50 +0400
committerCampbell Barton <ideasman42@gmail.com>2010-07-11 16:39:50 +0400
commit834f2a42ce09eeecc96182a84d7ab4b043bac5a5 (patch)
tree40aece233d62db6f9aa5ce6ea29371346af31311 /source/creator
parent6ef92ab52e8be44d4eb887620a276c2b72f5167b (diff)
- sequencer wasnt drawing handles, the deprecated v2d was being used which gave a pixely of -nan.
- removed bf_editors from cmake since there now split up.
Diffstat (limited to 'source/creator')
-rw-r--r--source/creator/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index 05baec55891..36fd67c85c6 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -425,7 +425,6 @@ ENDIF(CMAKE_SYSTEM_NAME MATCHES "Linux")
blender_CTR
bf_moto
bf_windowmanager
- bf_editors
bf_blroutines
bf_converter
bf_dummy