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:
authorJulian Eisel <julian@blender.org>2021-02-08 03:30:49 +0300
committerJulian Eisel <julian@blender.org>2021-02-08 12:32:18 +0300
commit04be1e9980a1f413446353393e713b4660176ca7 (patch)
treebe49ef79022b5f3a074c25ecac3f2ee635823b84 /source/blender/editors/space_outliner/outliner_tree.c
parenteb7d9e2a1bba53617b4660cde8409496ba35ef74 (diff)
Code quality: Refactor asset operators using C++
* Attempt to improve readability by using focused, coherent helper classes. * Replace ListBase with blender::Vector, which is more efficient and has a better API. * Split user reporting from error checking. * Use namespace (as we usually do for C++ code). * Remove unused headers
Diffstat (limited to 'source/blender/editors/space_outliner/outliner_tree.c')
0 files changed, 0 insertions, 0 deletions