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
AgeCommit message (Expand)Author
2022-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2021-08-26Cleanup: use C style comments for descriptive textCampbell Barton
2020-11-07Cleanup: Clang-tidy, modernize-concat-nested-namespacesAnkit Meel
2020-06-29Depsgraph: introduce blender::deg namespaceJacques Lucke
2020-01-28Cleanup: changed NULL to nullptr in depsgraph C++ codeSybren A. Stüvel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove original authorCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Depsgraph: Comb code to a better state all overSergey Sharybin
2019-01-31Depsgraph: Specify whether RNA path to be resolved as entry or exitSergey Sharybin
2018-11-15Depsgraph: Use more human readable relation keys identifierSergey Sharybin
2018-05-01Depsgraph: Cleanup, simplify operation code stringificationSergey Sharybin
2017-12-04Depsgraph: Cleanup, indentationSergey Sharybin
2017-12-04Depsgraph: Cleanup, move RNA key constructor to it's fileSergey Sharybin
2017-06-13Depsgraph: Remove root node conceptSergey Sharybin
2017-06-01Depsgraph: Cleanup, use DEG_NODE_TYPE prefix for depsgraph node typesSergey Sharybin
2016-11-17Depsgraph: Move scene builder function to own fileSergey Sharybin
2016-11-07Depsgraph: Move key implementation from header to dedicated fileSergey Sharybin