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-09-21VSE: Image transform toolsRichard Antalik
2021-08-23Cleanup: rename parameter in transform utilityGermano Cavalcante
2021-08-19Fix T87173: wrong Auto-Snap in animation editorsGermano Cavalcante
2021-08-06Fix T90477: Cursor vertex snapping not working in UV editorGermano Cavalcante
2021-08-05Action Constraint: add Split Channels Mix choices from Copy TransformsAlexander Gavrilov
2021-07-02Copy Transforms: implement Remove Target Shear and more Mix options.Alexander Gavrilov
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-07Fix T88900: Crash when setting Edge Weight/CreaseGermano Cavalcante
2021-05-12Merge branch 'blender-v2.93-release'Richard Antalik
2021-05-12Fix T81247: Constrain selected UVs to correct UDIMSiddhartha Jejurkar
2021-04-24Cleanup/Refactor: Unify similar flagsGermano Cavalcante
2021-04-24Cleanup/Refactor: Move FOREACH_TRANS_DATA_CONTAINER to outside of some functionsGermano Cavalcante
2021-04-24Cleanup: Move transform recaldata functions to their respective filesGermano Cavalcante
2021-04-24Cleanup: Add a common prefix for some transform functionsGermano Cavalcante
2021-03-25Fix T86796: moving the cursor in the UV Editor does not take aspect intoPhilipp Oeser
2021-03-25Make moving the cursor in UV Editor a 2d edit transformPhilipp Oeser
2021-03-21Fix failure to set transform rotate around singleCampbell Barton
2021-02-24Fix T85823: bpy.ops.transform... ignoring 'center_override' for Bezier contro...Germano Cavalcante
2021-02-11Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-11Fix T83013: Annotation with hidden object in sculpt mode crashesCampbell Barton
2021-02-11Cleanup: incompatible-pointer-types warningCampbell Barton
2021-02-10Transform: refactor createTransData splitting into more specific functionsGermano Cavalcante
2021-02-10Fix T85494: Click and drag of the 3d cursor turns off proportional editingGermano Cavalcante
2021-02-10Fix T85471: Wrong orientation in transforming objects in weight paint modeGermano Cavalcante
2021-02-08Transform: Refactor texture space 'transform_convert' dataGermano Cavalcante
2021-02-08Cleanup: Unify, move and rename transform flagsGermano Cavalcante
2021-02-08Transform: Grid snap target refactorGermano Cavalcante
2021-02-08Cleanup: Rearrange and name the enums and flags used in the transform codeGermano Cavalcante
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-04Fix T84376: Skin Resize(Ctrl + A) does not work in SymmetryGermano Cavalcante
2021-01-04Fix T84345: Transforming the cursor fails with absolute grid-snapCampbell Barton
2020-12-08LibOverride: Add initial support for adding new NLA tracks.Bastien Montagne
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-18Fix T80904: GPencil: bones cannot be transformed when in weightpaintPhilipp Oeser
2020-07-15Add missing NULL assignment to D8293Sebastian Parborg
2020-07-15Fix T78909: Curve-edit proportional connected-only brokenSebastian Parborg
2020-07-14Fix T78880: UV Editor - Match prop edit connected behavior with mesh editing ...Sebastian Parborg
2020-07-03Cleanup: Editors/Transform, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-01Cleanup: spellingCampbell Barton
2020-06-27Fix T78259: Proportional editing does not work in particle editingGermano Cavalcante
2020-06-27Revert "Fix T78259: Proportional editing does not work in particle editing"Germano Cavalcante
2020-06-26Fix T78259: Proportional editing does not work in particle editingGermano Cavalcante
2020-06-23Fix camera snapping in camera ViewGermano 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-14Fix T76563: Transforming an auto-aligned point won't set it alignedCampbell Barton
2020-06-10Cleanup: make the sculpt convert type follow transform conventionGermano Cavalcante
2020-06-10Cleanup: Move each special_aftertrans_update to their respective TransData fileGermano Cavalcante
2020-06-09Cleanup: Silence some overflow warnings in transform codeGermano Cavalcante
2020-06-09Transform: Fixes after recent refactorSergey Sharybin