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-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
2021-01-29Merge branch 'blender-v2.92-release'Philipp Oeser
2021-01-29Fix T85169: UV scale gizmo swaps X/YPhilipp Oeser
2021-01-21UI: Transform Arrow Cursor RefactorHarley Acheson
2021-01-21Tracking: Cleanup, yet another spelling in the same lineSergey Sharybin
2021-01-21Tracking: Actual spelling cleanup in the commentSergey Sharybin
2021-01-20Fix T81429: move tool's axis constraints not drawn completely when using loca...Germano Cavalcante
2021-01-20Revert "Transform: Use orientation of active object with Auto Constraint"Germano Cavalcante
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
2021-01-18Cleanup: Clang tidy else after returnHans Goudey
2021-01-18Fix T84808: Individual projection works even when snap options don't affect t...Germano Cavalcante
2021-01-18Merge branch 'blender-v2.92-release'Philipp Oeser