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-03-12Docs: add doc-string for TransDataContainerCampbell Barton
2021-03-11UI: Avoid unnecessary redraws of unrelated editors on space changesJulian Eisel
2021-03-04GPencil: Implement Autokey button for Draw/Edit and Sculpt modeAntonio Vazquez
2021-03-04Cleanup: use const arraysCampbell Barton
2021-03-03Cleanup: make formatJacques Lucke
2021-03-02VSE: Refactor meta operatorsRichard Antalik
2021-02-27Fix T85886: Rotate Tool and Adjust Last Operation - angles invertedGermano Cavalcante
2021-02-24Fix T85823: bpy.ops.transform... ignoring 'center_override' for Bezier contro...Germano Cavalcante
2021-02-22Fix proportional connected not working with loose edges due to hidden geometryPablo Dobarro
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-18Cleanup: sort structs, file-listsCampbell Barton
2021-02-17Cleanup: spellingCampbell Barton
2021-02-13Cleanup: spellingCampbell Barton
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-10Cleanup: clang-formatCampbell Barton
2021-02-09Transform: Expose the hardcoded Precision KeyGermano Cavalcante
2021-02-08Fix compilation error after recent refactorSergey Sharybin
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-06Merge branch 'blender-v2.92-release'Falk David
2021-02-06Fix T85378: Shrink/Fatten display number unitsFalk David
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Fix T82973: Strips overlap after transformingRichard Antalik
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-04Merge branch 'blender-v2.92-release'Germano Cavalcante
2021-02-04Fix for 3D view transform: flipped rotation direction for numeric inputGermano Cavalcante
2021-02-04Cleanup: pass keymap items as const where possibleCampbell Barton
2021-02-04Cleanup: replace '_imp' function suffix with '_impl'Campbell Barton
2021-02-04NLA: Fix Strip Truncate When Next to TransitionWayde Moss
2021-02-03Merge branch 'blender-v2.92-release'Germano Cavalcante
2021-02-03Fix unreported: Rotation Gizmo "C" influenced by custom orientationGermano Cavalcante
2021-02-03Fix T85340: Gizmo rotation inverted (in some perspective angles)Germano Cavalcante
2021-02-03Cleanup: Move and rename 'getViewVector' utilityGermano Cavalcante
2021-02-03Fix 'getViewVector' returning inverted vectorGermano Cavalcante
2021-02-01Fix T85229: Transform operator saving a different orientation than the chosen...Germano Cavalcante
2021-01-31Fix T83092: Direction of rotation with View orientation changed in 2.91Germano Cavalcante
2021-01-31Revert "Fix T83092: Direction of rotation with View orientation changed in 2.91"Germano Cavalcante
2021-01-31Fix error in recent commitGermano Cavalcante
2021-01-31Revert "Cleanup: remove unused argument"Germano Cavalcante
2021-01-31Cleanup: use doxygen for transform_constraintsCampbell Barton
2021-01-31Cleanup: remove unused argumentCampbell Barton
2021-01-30Fix T83092: Direction of rotation with View orientation changed in 2.91Germano Cavalcante
2021-01-30Revert "Fix T83092: Direction of rotation with View orientation changed in 2.91"Germano Cavalcante