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-12-09 14:07:34 +0300
committerJulian Eisel <julian@blender.org>2021-12-09 14:35:15 +0300
commit69f55b1b6216969ecd42fab657dd777c3179f916 (patch)
tree6efed9d8d23f082f61ca3366d106aa4ffdb2aa07 /source/blender/io/usd/intern/usd_reader_material.h
parent9183f9f8602aac82aae5319d5a9e75bc830b3fa7 (diff)
Cleanup: Various cleanups to the tree-view API
* Correct URL for documentation (was changed recently). * Add comments. * Reevaluate and update which functions are public, protected or private. * Reorder functions and classes to be more logical and readable. * Add helper class for the public item API so individual functions it uses can be made protected/private (the helper class is a friend). Also allows splitting API implementation from the C-API. * Move internal layout builder helper class to the source file, out of the header. * More consistent naming. * Add alias for item-container, so it's more clear how it can be used. * Use const. * Remove unnecessary forward declaration.
Diffstat (limited to 'source/blender/io/usd/intern/usd_reader_material.h')
0 files changed, 0 insertions, 0 deletions