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
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-10Refactor: move `Library`-specific functions into proper `BKE_library` file.Bastien Montagne
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-04-21Cleanup: comments (long lines) in blenloaderCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-18Fix mistake in previous commit.Bastien Montagne
2019-02-18ID management: use FOREACH_MAIN_ID in some places.Bastien Montagne
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-25Fix T60783: (Certain) shapekeys stopped working in 2.8.Bastien Montagne
2019-01-25Cleanup: BLO: move validate code into own header.Bastien Montagne
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-08-08Cleanup: remove leftover game player code.Brecht Van Lommel
2018-05-31Cleanup: get rid of last G.main usages in BKE library code.Bastien Montagne
2018-05-09Fix broken 'check/validate libs' code with indirect libs.Bastien Montagne
2018-04-20Fix usage of lib filepath in previous own commit...Bastien Montagne
2018-04-20Add debug tool to check validity of current file *before* saving.Bastien Montagne