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
2021-12-10Cleanup: move public doc-strings into headers for 'depsgraph'Campbell Barton
2021-04-19Fix T87535, T87295: issues with new persistent data optionBrecht Van Lommel
2021-01-20Cleanup: spellingCampbell Barton
2021-01-12Fix T84397: Creating and removing many objects very quickly causes a crashSergey Sharybin
2020-07-20Refactor: Update integer type usageJacques Lucke
2020-06-29Depsgraph: introduce blender::deg namespaceJacques Lucke
2020-06-09BLI: generally improve C++ data structuresJacques Lucke
2020-04-28Depsgraph: Use BLI::Map in more placesJacques Lucke
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-11Depsgraph: Fix crash deleting Viewer image from OutlinerSergey Sharybin
2020-01-28Cleanup: changed NULL to nullptr in depsgraph C++ codeSybren A. Stüvel
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-06-04Depsgraph: Only run editors ID update on manual editsSergey Sharybin
2019-04-30Depsgraph: Use new animation cache for visibility checkSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-15Cleanup: Line wrappingSergey Sharybin
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