Blender Git Commit Log

Git Commits -> Revision 40aa69e

Revision 40aa69e by Julian Eisel (master)
November 11, 2020, 18:09 (GMT)
Cleanup: Split header for Outliner tree building into C and C++ headers

See https://developer.blender.org/D9499.

It's odd to include a C++ header (".hh") in C code, we should avoid that. All
of the Outliner code should be moved to C++, I don't expect this C header to
stay for long.

Commit Details:

Full Hash: 40aa69e2eb6896f559153f48a83c870691f2f86a
Parent Commit: c2b3a68
Lines Changed: +67, -43

1 Added Path:

/source/blender/editors/space_outliner/tree/tree_display.h (+64, -0) (View)

3 Modified Paths:

/source/blender/editors/space_outliner/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/tree/tree_display.hh (+1, -42) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021