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-04-08Cleanup: enable modernize-use-equals-default checkJacques Lucke
2021-01-04Cleanup: use 'pragma once'Campbell Barton
2020-12-04EEVEE: Arbitrary Output VariablesJeroen Bakker
2020-11-06Cleanup: Clang-Tidy modernize-use-nullptrSybren A. Stüvel
2020-11-06Cleanup: use 'BKE_' prefix for initialization functionsCampbell Barton
2020-10-05Initialize CLOG to fix crashing unit testsSybren A. Stüvel
2020-08-18Depsgraph: simplify build APIJacques Lucke
2020-08-17IO: Add test for iterating over invisible objectsSybren A. Stüvel
2020-08-10Tests: move remaining gtests into their own module foldersBrecht Van Lommel