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
2021-05-27Fix incorrect BLI_snprintf usageCampbell Barton
2021-05-26Cleanup: array-parameter warning with GCC 11Campbell Barton
2021-05-14Cleanup: spelling, rename metas to meta-strips / meta-ballsCampbell Barton
2021-05-12Fix T87947: Trasnform: Keyboard input uses view orientationGermano Cavalcante
2021-04-24Cleanup: Add a common prefix for some transform functionsGermano Cavalcante
2021-02-27Fix T85886: Rotate Tool and Adjust Last Operation - angles invertedGermano Cavalcante
2021-02-08Cleanup: Unify, move and rename transform flagsGermano Cavalcante
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-12-02Transform: Correct Mirror for Object Mode along arbitrary axisHenrik Dick
2020-11-04UI: Replace uses of "loc/rot" with full wordsNathan Craddock
2020-10-27Cleanup: use over-line for doxy commentsCampbell Barton
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-08-31Cleanup/Refactor: Split the snap to increments codeGermano Cavalcante
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton
2020-07-28Transform: Correct Face Attributes: Option to merge attributesGermano Cavalcante
2020-07-03Cleanup: Editors/Transform, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-01Transform: generalized custom-data correction supportGermano Cavalcante
2020-06-23Fix T78045: CTL-ALT-S does nothing in pose mode and crashes when called from ...Germano Cavalcante
2020-06-16Cleanup: unused headers, spellingCampbell Barton
2020-06-10Cleanup: make the sculpt convert type follow transform conventionGermano Cavalcante
2020-05-21Fix T76935: Current orientation not taken in account when using "Align to tra...Germano Cavalcante
2020-04-29Transform Orientation RefactorGermano Cavalcante
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-25Cleanup: update doxy sectionsCampbell Barton
2020-03-04Cleanup: spellingCampbell Barton
2020-02-21Cleanup: Move transform_mode_init to transform_mode APIGermano Cavalcante
2020-02-15Transform: Deduplicate time snap codemano-wii
2020-02-14Cleanup: Split transform.c in multiple filesmano-wii