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-07-22Refactor: arrange transform convert functions in 'TransConvertTypeInfo'Germano Cavalcante
2022-05-13Merge branch 'blender-v3.2-release'Sergey Sharybin
2022-05-13Fix crash toggling marker translate with marker offsetSergey Sharybin
2022-05-12Cleanup: Refactor marker area clampingSergey Sharybin
2022-05-12Cleanup: Remove redundant marker clamping code pathSergey Sharybin
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-21Tracking: Cleanup, yet another spelling in the same lineSergey Sharybin
2021-01-21Tracking: Actual spelling cleanup in the commentSergey Sharybin
2021-01-15Tracking: Fix transform cancel for plane tracksSergey Sharybin
2021-01-15Cleanup: spellingCampbell Barton
2021-01-14Tracking: Make transform cancel use explicit frame numberSergey Sharybin
2021-01-14Tracking: Re-duplicate logic used to count and initialize dataSergey Sharybin
2021-01-14Tracking: Simplify transform codeSergey Sharybin
2020-06-16Cleanup: unused headers, spellingCampbell Barton
2020-06-10Cleanup: Move each special_aftertrans_update to their respective TransData fileGermano Cavalcante
2020-06-08Cleanup: Move each recalcData to their respective TransData fileGermano Cavalcante
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-05Transform: Split transform_conversions into multiple files.mano-wii