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-10-17BLI_path: remove trailing NULL argument to BLI_path_joinCampbell Barton
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-08-28Cleanup: replace NULL with nullptr for C++ filesCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-03Add a new C++ version of an exporter for the Wavefront .obj format.Howard Trickey
2021-12-21Tests: initialise BKE callbacks before loading blend fileSybren A. Stüvel
2021-11-16Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-16Tests: fix memory leak of GHOST system pathsSybren A. Stüvel
2021-11-01Localize image mutex lock into runtime field of Image datablockSergey Sharybin
2021-06-29Cleanup: clang-tidyCampbell Barton
2021-06-23Revert "Revert "Enhanced stats/reports for blendfile reading.""Bastien Montagne
2021-06-22Revert "Enhanced stats/reports for blendfile reading."Brecht Van Lommel
2021-06-22Enhanced stats/reports for blendfile reading.Bastien Montagne
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