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-08-16Cleanup: spelling in commentsCampbell Barton
2022-06-07Cleanup: spelling in comments, additional white spaceCampbell Barton
2022-04-19Cleanup: Use correct capitalization of "F-Curve"Aaron Carlisle
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
2021-12-03ImBuf: Made Wrapping and Cropping optional in IMB_transform.Jeroen Bakker
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-01-18Tracking: Re-write marker request functionSergey Sharybin
2020-11-25Tracking: Cleanup, de-duplicate implementation of marker lookupSergey Sharybin
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-07Cleanup: Blenkernel, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-05-15Fix T76698: Movie clip stabilize display ignore footage colorspacePhilipp Oeser
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-20Cleanup: rename mul_m2v2 to mul_m2_v2Campbell Barton
2020-02-13Cleanup: pass const variablesCampbell Barton
2020-02-07Cleanup: Tracking, use LISTBASE_FOREACHSergey Sharybin
2020-02-07Cleanup: Tracking, reduce scope of variablesSergey Sharybin
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-27Cleanup: spellingCampbell Barton
2019-07-30BLI_task: Cleanup: rename some structs to make them more generic.Bastien Montagne
2019-07-29Fix T67876: 2D Stabilization doesn't compensate rotation in spacial casesSergey Sharybin
2019-07-02Cleanup: spellingCampbell Barton
2019-06-17Cleanup: comment spellingCampbell Barton
2019-05-03Cleanup: warningsCampbell Barton
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell 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
2019-01-06Cleanup: add trailing commas to structsCampbell Barton
2018-09-12Cleanup: use _len suffixCampbell Barton
2018-08-24Cleanup: indentation, styleCampbell Barton
2018-01-10Task scheduler: Use const qualifier in callbacks for parallel rangeSergey Sharybin
2018-01-10Task scheduler: Use restrict pointer qualifierSergey Sharybin
2018-01-09Task scheduler: Use single parallel range function with more flexible functionSergey Sharybin
2018-01-09Task scheduler: Get rid of extended version of parallel range callbackSergey Sharybin
2017-11-28Removing OMP: BKE's tracking_stabilize.Bastien Montagne
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-03-12Cleanup: styleCampbell Barton
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2016-11-25Math Lib: rotate matrix cleanupCampbell Barton
2016-10-18[msvc] Minor cleanup in blenkernel.lazydodo
2016-08-23attempt to fix compilation error on windowsSergey Sharybin
2016-08-232D stabilization: Fix broken auto-scale all the recent workSergey Sharybin
2016-08-23Change Request: use weight centre of location tracks as pivotIchthyostega