Blender Git Loki

Git Commits -> Revision c796364

Revision c796364 by Julian Eisel (outliner-cpp-refactor)
November 9, 2020, 12:37 (GMT)
Cleanup: Rename Outliner "tree-view" types to "tree-display" & update comments

"View" leads to weird names like `TreeViewViewLayer` and after all they are
specific to what we call a "display mode", so "display" is more appropriate.

Also add, update and correct comments.

Commit Details:

Full Hash: c796364f053a6432e5893c370458c943cef56e1d
Parent Commit: 4a572f0
Lines Changed: +729, -721

4 Added Paths:

/source/blender/editors/space_outliner/tree/tree_display.cc (+60, -0) (View)
/source/blender/editors/space_outliner/tree/tree_display.hh (+154, -0) (View)
/source/blender/editors/space_outliner/tree/tree_display_libraries.cc (+213, -0) (View)
/source/blender/editors/space_outliner/tree/tree_display_view_layer.cc (+284, -0) (View)

4 Deleted Paths:

/source/blender/editors/space_outliner/tree/tree_view.cc (+0, -60)
/source/blender/editors/space_outliner/tree/tree_view.hh (+0, -146)
/source/blender/editors/space_outliner/tree/tree_view_libraries.cc (+0, -213)
/source/blender/editors/space_outliner/tree/tree_view_view_layer.cc (+0, -284)

4 Modified Paths:

/source/blender/editors/space_outliner/CMakeLists.txt (+4, -4) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+11, -11) (Diff)
/source/blender/editors/space_outliner/tree/common.cc (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021