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-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-05Merge branch 'blender-v2.91-release'Robert Guetzkow
2020-11-05Fix T82423: Replace duplicate name in keymapRobert Guetzkow
2020-11-02Fix T77819: Snap Incremental does not match grid in all casesGermano Cavalcante
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-08Cleanup: Move transform_orientations functions to separate headerGermano Cavalcante
2020-10-08Cleanup: Simplify use of 'Snapping Gears'Germano Cavalcante
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-25Fix constrain plane not being set in tranform codeGermano Cavalcante
2020-09-25Fix T80937: Changing the contrain axis does not return to the scene orientationGermano Cavalcante
2020-09-23Missed in last commitGermano Cavalcante
2020-09-23Fix T81069: Can't lock axis with move anymore, using Shift+MMBGermano Cavalcante
2020-09-03Cleanup: Shorten the name of the Auto Constraint modal keymapGermano Cavalcante
2020-09-03Revert "Fix T59358: Wrong status bar keymap for release confirms and right cl...Germano Cavalcante
2020-09-01Transform: remove MOD_CONSTRAINT_PLANEGermano Cavalcante
2020-09-01Fix constrain plane masking shift eventGermano Cavalcante
2020-09-01Transform: Move some hardcoded keyitems to keymap_data in pythonGermano Cavalcante
2020-08-18Cleanup: GPUState: remove double GPU_blend callsClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-18Cleanup: GPUState: Replace blend func separate by enumClément Foucault
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-27Fix T78259: Proportional editing does not work in particle editingGermano Cavalcante
2020-06-26Fix T78304: Scaling without a constraint axis shows wrong parameters in Adjus...Germano Cavalcante
2020-06-23Fix T78045: CTL-ALT-S does nothing in pose mode and crashes when called from ...Germano Cavalcante
2020-06-16Fix T61777: Proportional editing doesn't work with multi edit-modeAlan Troth
2020-06-15Cleanup: Rearrange Vert and Edge slide functionsGermano Cavalcante
2020-06-10Cleanup: make the sculpt convert type follow transform conventionGermano Cavalcante
2020-06-04Cleanup: remove window manager argument for paint cursor APICampbell Barton
2020-06-02Merge branch 'blender-v2.83-release'Campbell Barton
2020-06-02Fix T72088: Missing header redraw when transform changes snapCampbell Barton
2020-06-01Fix T77194: Force global orientation on select constraint (Shift MMB) not wor...Germano Cavalcante
2020-05-22Transform: refactoring - unify constraint and default orientationGermano Cavalcante
2020-05-21Fix T76935: Current orientation not taken in account when using "Align to tra...Germano Cavalcante
2020-05-20Fix T76919: Wrong orientation when changing translate to rotateGermano Cavalcante
2020-05-11Fix T76504: Extrusion doesn't take in account the current transform orientationGermano Cavalcante
2020-05-11Revert "Fix T76504: Change in behavior of constraints orientation"Germano Cavalcante
2020-05-07Fix direction of the Gizmo Extrude adjustment axisGermano Cavalcante
2020-05-07Fix T76504: Change in behavior of constraints orientationGermano Cavalcante
2020-05-01Transform: Allow orientation change with custom matrix in modalGermano Cavalcante
2020-05-01Fix T76254: 'Normal' Transformation Orientation using GlobalGermano Cavalcante
2020-04-30Fix orientation change in RedoGermano Cavalcante
2020-04-29Transform Orientation RefactorGermano Cavalcante
2020-04-27Fix T75398: Redo with Shift R always uses the previous pivot centerGermano Cavalcante
2020-04-10Fix T74657: Grease Pencil Proportional Editing does not work forPhilipp Oeser
2020-04-07Fix T60069: repeated extrusion uses wrong axismano-wii
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-27Cleanup: rename WM_modalkeymap API names, matching WM_keymapCampbell Barton