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-15Gizmo: add flag to hide the gizmo group during interactionCampbell Barton
2021-09-14UI: keep navigation gizmos visible during modal operatorsCampbell Barton
2021-09-07Fix T91219: Crash canceling scale keyframes in dope sheet grease pencilGermano Cavalcante
2021-08-24Nodes: Improvements to edge panning in the node editor.Lukas Tönne
2021-08-17Cleanup: move 'recalcData' to 'transform_convert.h'Germano Cavalcante
2021-08-06Fix T90477: Cursor vertex snapping not working in UV editorGermano Cavalcante
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-25Fix T87185: value assigned to modal Scale does not work properlyCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-05-12Fix T87947: Trasnform: Keyboard input uses view orientationGermano Cavalcante
2021-04-24Cleanup/Refactor: Unify similar flagsGermano Cavalcante
2021-04-10Transform: Use "orient_matrix" as a default when availableGermano Cavalcante
2021-02-27Fix T85886: Rotate Tool and Adjust Last Operation - angles invertedGermano Cavalcante
2021-02-10Transform: refactor createTransData splitting into more specific functionsGermano Cavalcante
2021-02-10Fix T85471: Wrong orientation in transforming objects in weight paint modeGermano Cavalcante
2021-02-08Cleanup: Unify, move and rename transform flagsGermano Cavalcante
2021-02-08Transform: Grid snap target refactorGermano Cavalcante
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-04Fix for 3D view transform: flipped rotation direction for numeric inputGermano Cavalcante
2021-02-03Cleanup: Move and rename 'getViewVector' utilityGermano Cavalcante
2021-02-03Fix 'getViewVector' returning inverted vectorGermano Cavalcante
2020-12-04Revert "Fix T83177: Industry Compatible keymap: MMB-dragging to transform eng...Germano Cavalcante
2020-11-30Fix T83177: Industry Compatible keymap: MMB-dragging to transform engages axi...Germano Cavalcante
2020-11-18Fix T82777: Some transform modes using incorrect default orientationGermano Cavalcante
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-11-05Fix T65205: "To Sphere" radius too large with proportional editingCampbell Barton
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-08Cleanup: Move transform_orientations functions to separate headerGermano Cavalcante
2020-10-07Cleanup: Remove redundant if-conditionGermano Cavalcante
2020-10-07Fix T81480: Input 0 to scale in redo panel resets to 1Germano Cavalcante
2020-09-25Fix T80937: Changing the contrain axis does not return to the scene orientationGermano Cavalcante
2020-09-18Unify all XYZ symmetry options using Mesh SymmetryPablo Dobarro
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-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-19Fix T77476: Transform Align mode using View orientation by defaultGermano Cavalcante
2020-06-08Fix T70873: Pivot Center doesn't compute mirror elementsGermano Cavalcante
2020-06-08Cleanup: Move each recalcData to their respective TransData fileGermano 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-01Cleanup: Remove unused flagGermano Cavalcante
2020-05-31Fix T77206: G + MMB Doesn't work in Graph Editor if the transform orientation...Germano Cavalcante
2020-05-28Cleanup: spellingCampbell Barton
2020-05-22Fix T76974: Shear Tool Misses OrientationGermano Cavalcante
2020-05-22Transform: refactoring - unify constraint and default orientationGermano Cavalcante