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-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2020-10-28Tracking: Simplify configuration of intrinsics to refineSergey Sharybin
2020-08-07Cleanup: Blenkernel, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-04Cleanup: replace unnecessary MEM_callocN callsCampbell Barton
2020-02-07Cleanup: Tracking, use LISTBASE_FOREACHSergey Sharybin
2020-02-07Cleanup: Tracking, reduce scope of variablesSergey Sharybin
2019-08-30Cleanup: spellingCampbell Barton
2019-07-23Tracking: Give more reasonable error message directly in the interfaceSergey Sharybin
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
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
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-06Cleanup: whitespace, unused varCampbell Barton
2014-12-04Fix T42800: Blender suddenly closes after pressing solve camera motionSergey Sharybin
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-04-27Code cleanup: const args and arraysCampbell Barton
2014-04-17Support multiple distortion models, including a new division modelSergey Sharybin
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-12Motion Tracking: Grammar fixes.Thomas Dinges
2014-01-01Split tracking.c into several filesSergey Sharybin