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-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-07-22Refactor: arrange transform convert functions in 'TransConvertTypeInfo'Germano Cavalcante
2022-07-14Cleanup: Rename & refactor several F-curve functionsColin Basnett
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-30Animation: Add GP layers in regular DopesheetAmélie Fondevilla
2022-06-10Cleanup: Clang tidyHans Goudey
2022-03-02Event System: match click-drag & tweak event handling for transformCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-08-19Fix T87173: wrong Auto-Snap in animation editorsGermano Cavalcante
2021-08-19Cleanup: move animation snap utilities to a separate compilation unitGermano Cavalcante
2021-08-17Fix wrong Anim Auto-Snap Ctrl togglePhilipp Oeser
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2020-10-10Cleanup: use C comments for descriptive textCampbell 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-27Cleanup: Use common utility to get direction for TIME_EXTENDGermano Cavalcante
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-27Transform: Remove 'mouse_coordinate_override' propertyGermano Cavalcante
2019-11-22UI: Changes to Graph Editor selection and transformJulian Eisel
2019-09-19Cleanup: spellingCampbell Barton
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-05Transform: Split transform_conversions into multiple files.mano-wii