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-08-10Depsgraph: Optimize evaluation of dependencies of disabled modifiersSergey Sharybin
2022-07-21Fix T99733: Objects with driven visibility are evaluated when not neededSergey Sharybin
2022-07-19Depsgraph: Make animated properties API receive const IDSergey Sharybin
2022-07-19Depsgraph: Cleanup, use nested namespace definitionSergey Sharybin
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-04-08Cleanup: enable modernize-use-equals-default checkJacques Lucke
2020-06-29Depsgraph: introduce blender::deg namespaceJacques Lucke
2020-01-02Fix T72820: Linked objects jumping around during renderSergey Sharybin
2019-09-25Depsgraph: Mark build methods as virtualSergey Sharybin
2019-05-14Cleanup: sort struct declarationsCampbell Barton
2019-04-30Depsgraph: build bbone operation if bone segments has animationSergey Sharybin
2019-04-30Depsgraph: Use new animation cache for visibility checkSergey Sharybin
2019-04-30Depsgraph: Add generic animated properties cacheSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-28Depsgraph: Fix wrong disabled bases deletionSergey Sharybin
2019-02-28Cleanup: Snake style in depsgraphSergey Sharybin
2019-02-27Depsgraph: Make it easier to control which bases being pulled into the graphSergey Sharybin
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
2017-10-25Depsgraph: Pass explicit bmain to graph build finalizationSergey Sharybin
2017-06-06Depsgraph: Cleanup, unused includesSergey Sharybin
2017-04-05Merge branch 'master' into blender2.8Sergey Sharybin
2017-04-05Depsghraph: Remove unused functionSergey Sharybin
2017-04-05Depsgraph: Remove all layer bit flags related checksSergey Sharybin
2017-03-30Depsgraph: Fix missing updates when in local viewSergey Sharybin
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-05-27Depsgraph: Cleanup and code simplificationSergey Sharybin