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-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-07-22Refactor: arrange transform convert functions in 'TransConvertTypeInfo'Germano Cavalcante
2022-07-20Constraints: add missing calls to initialize custom space.Alexander Gavrilov
2022-07-07Fix T99342: GPencil multiframe falloff is scaling wrongly in rotationAntonio Vazquez
2022-06-06Refactor: Snap-related. Clarified attribute names and refactored #defines in...jon denning
2022-03-08Cleanup: spelling in comments, use C++ comments for disabled codeCampbell Barton
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2021-12-30Fix T93163: GPencil scale thickness fails in negative scalesAntonio Vazquez
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-26Fix T93290: Rotation without contraint after extrude has wrong axisGermano Cavalcante
2021-11-03Fix T92515: Incorrect translation when scaling pose bonesCampbell Barton
2021-11-02Fix T92733: Error moving a completely locked boneCampbell Barton
2021-10-08VSE: Implement the bounding box (xform) tool in the seq preview windowSebastian Parborg
2021-09-21VSE: Image transform toolsRichard Antalik
2021-08-31Transform: avoid passing the context to extended orientation functionsCampbell Barton
2021-08-19Cleanup: move animation snap utilities to a separate compilation unitGermano Cavalcante
2021-08-12Cleanup: use C++ style comments for disabled codeCampbell Barton
2021-06-29Cleanup: use 'const' arguments in transform calculationCampbell Barton
2021-06-21Fix T89291: Objects with rotation deltas don't rotate in correct axesGermano Cavalcante
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