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-08-23 20:14:52 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2012-08-23 20:14:52 +0400
commitc9d5f32270b70f8951f738e63da11b54685f8899 (patch)
treedebf5ab7560da184c295ae55991c13a6e8d97c39 /source/blender/editors/space_sequencer/CMakeLists.txt
parentf4ab3b9d8b613931956439a27044d4bae35ad3cd (diff)
Sequencer: display color sample information when mouse is holded down
Behaves in exactly the same way as image editor's color sampling. Would be nice to display color managed color too, but that's for tomato branch.
Diffstat (limited to 'source/blender/editors/space_sequencer/CMakeLists.txt')
-rw-r--r--source/blender/editors/space_sequencer/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/space_sequencer/CMakeLists.txt b/source/blender/editors/space_sequencer/CMakeLists.txt
index dd5fbb92171..c1f7fc942e4 100644
--- a/source/blender/editors/space_sequencer/CMakeLists.txt
+++ b/source/blender/editors/space_sequencer/CMakeLists.txt
@@ -44,6 +44,7 @@ set(SRC
sequencer_ops.c
sequencer_scopes.c
sequencer_select.c
+ sequencer_view.c
space_sequencer.c
sequencer_intern.h