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
2020-06-10Fix T77068: UV Proportional Edit "Connected Only" option affects UVPhilipp Oeser
2020-06-10Cleanup: Move each special_aftertrans_update to their respective TransData fileGermano Cavalcante
2020-06-09Fix T72936: Incorrect gizmo orientation with inherit rotation disabledCampbell Barton
2020-06-09Cleanup: Silence some overflow warnings in transform codeGermano Cavalcante
2020-06-09Transform: Fixes after recent refactorSergey Sharybin
2020-06-08Fix T70873: Pivot Center doesn't compute mirror elementsGermano Cavalcante
2020-06-08Cleanup: Create a header for TransData declarationsGermano Cavalcante
2020-06-08Cleanup: Move TransDataSeq declaration to its TransData fileGermano Cavalcante
2020-06-08Cleanup: Move TransDataNla declaration to its TransData fileGermano Cavalcante
2020-06-08Cleanup: Move each recalcData to their respective TransData fileGermano Cavalcante
2020-06-08Cleanup: Split transform conversion of edge and uv to their own filesGermano Cavalcante
2020-06-08Cleanup: Move TransSeq declaration to tansform_convertGermano Cavalcante
2020-06-07GPencil: Fix unreported Shift+F OPacity key not workingAntonio Vazquez
2020-06-04Fix T77164: scaling/rotation fails for 3 selected NURB pointsCampbell Barton
2020-06-04Cleanup: remove window manager argument for paint cursor APICampbell Barton
2020-06-02BVHCache: PerformanceJeroen Bakker
2020-06-02Merge branch 'blender-v2.83-release'Campbell Barton
2020-06-02Fix T72088: Missing header redraw when transform changes snapCampbell Barton
2020-06-02Fix T77239: snap 3D cursor in edit-modeCampbell Barton
2020-06-01Cleanup: Remove unused flagGermano Cavalcante
2020-06-01Cleanup: unused variable warningCampbell Barton
2020-06-01Cleanup: clang-formatCampbell Barton
2020-06-01Cleanup: Remove unnecessary step in calling snap callbackGermano Cavalcante
2020-06-01Fix T77194: Force global orientation on select constraint (Shift MMB) not wor...Germano Cavalcante
2020-05-31Fix T77206: G + MMB Doesn't work in Graph Editor if the transform orientation...Germano Cavalcante
2020-05-30Fix T77166: Transforming bone with constraint does not follow mouse positionGermano Cavalcante
2020-05-30Cleanup: Deduplicate codeGermano Cavalcante
2020-05-30Fix T77183: Axis moves with object when constraint movement and using local t...Germano Cavalcante
2020-05-28Cleanup: spellingCampbell Barton
2020-05-27Cleanup: remove unused Main struct from snap contextCampbell Barton
2020-05-27Gizmo Library: New Snap GizmoGermano Cavalcante
2020-05-26Curves: Implement Handles for selected points onlyAntonio Vazquez
2020-05-25Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-25Fix autokeyframing masks not updating properlyPhilipp Oeser
2020-05-22Cleanup: Deduplicate codeGermano Cavalcante
2020-05-22Fix redo with local orientationGermano Cavalcante
2020-05-22Fix unused parameter `ftext`Germano Cavalcante
2020-05-22Fix T76974: Shear Tool Misses OrientationGermano Cavalcante
2020-05-22Transform: refactoring - unify constraint and default orientationGermano Cavalcante
2020-05-22Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-22UV: remove "UV Local View" for UV editingCampbell Barton
2020-05-21Fix T76935: Current orientation not taken in account when using "Align to tra...Germano Cavalcante
2020-05-21Fix T76933: 'Align to Transform Orientation' crashes for Custom orientationsGermano Cavalcante
2020-05-20Transform: Don't negate the z axis of the View orientationGermano Cavalcante
2020-05-20Fix T76919: Wrong orientation when changing translate to rotateGermano Cavalcante
2020-05-20Fix T73148: Incorrect Repeat Last for transforms with Individual Origins and ...Germano Cavalcante
2020-05-19Merge branch 'blender-v2.83-release'Germano Cavalcante
2020-05-19Fix T73594: Scale Cage sometimes has incorrect center in edit modeGermano Cavalcante
2020-05-18Fix T76813: Snap to Edge Center returning a different normal from snap to EdgeGermano Cavalcante
2020-05-18Merge branch 'blender-v2.83-release'Sebastián Barschkis