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:
authorNathan Craddock <nzcraddock@gmail.com>2020-12-03 19:46:03 +0300
committerNathan Craddock <nzcraddock@gmail.com>2020-12-05 03:51:51 +0300
commit1db40c29e5f30f2d8b854f67129d9d44cd844a34 (patch)
tree8d1111f87637f4b4aeb8d1b72de41ab6a27109ee /source/blender/editors/space_outliner/CMakeLists.txt
parent1cc0a59be66a1d42ec316e0c29c2e3e184b26f7d (diff)
Cleanup: Outliner orphan data display mode
No functional changes. Code is ported to C++ with additional cleanups to the logic and variable names. Differential Revision: https://developer.blender.org/D9741
Diffstat (limited to 'source/blender/editors/space_outliner/CMakeLists.txt')
-rw-r--r--source/blender/editors/space_outliner/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/space_outliner/CMakeLists.txt b/source/blender/editors/space_outliner/CMakeLists.txt
index 41e54ee8b86..363e8ed8bb7 100644
--- a/source/blender/editors/space_outliner/CMakeLists.txt
+++ b/source/blender/editors/space_outliner/CMakeLists.txt
@@ -49,6 +49,7 @@ set(SRC
tree/tree_display_libraries.cc
tree/tree_display_view_layer.cc
tree/tree_display_sequencer.cc
+ tree/tree_display_orphaned.cc
outliner_intern.h
tree/tree_display.h