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
2022-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-11Fix T92867: Gimbal rotation broken when used for multiple objectsCampbell Barton
2021-10-08VSE: Implement the bounding box (xform) tool in the seq preview windowSebastian Parborg
2021-10-04Cleanup: pass arguments as constCampbell Barton
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-29Cleanup: use 'const' arguments in transform calculationCampbell Barton
2021-05-24Fix (unreported): Automatic transform contraint not being disabledGermano Cavalcante
2021-05-24Cleanup: Rename transform enum itemsGermano Cavalcante
2021-05-20Cleanup: Use enum to indicate the current orientationGermano Cavalcante
2021-03-04Cleanup: use const arraysCampbell Barton
2021-03-03Cleanup: make formatJacques Lucke
2021-02-27Fix T85886: Rotate Tool and Adjust Last Operation - angles invertedGermano Cavalcante
2021-02-08Cleanup: Unify, move and rename transform flagsGermano Cavalcante
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: replace '_imp' function suffix with '_impl'Campbell Barton
2021-02-03Merge branch 'blender-v2.92-release'Germano Cavalcante
2021-02-03Fix T85340: Gizmo rotation inverted (in some perspective angles)Germano Cavalcante
2021-02-03Cleanup: Move and rename 'getViewVector' utilityGermano Cavalcante
2021-01-31Fix T83092: Direction of rotation with View orientation changed in 2.91Germano 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-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
2020-12-04Cleanup: Deduplicate constraint event codeGermano Cavalcante
2020-11-06Cleanup: clang-formatCampbell Barton
2020-11-04Transform: Disable snap to plane-face intersectionGermano Cavalcante
2020-10-08Fix T81529: Can't move with constraint to a zero-size local axisGermano Cavalcante
2020-10-08Cleanup: Move transform_orientations functions to separate headerGermano Cavalcante
2020-10-06Fix T81465: Snapping to edge center doesn't work as expected when using axis ...Germano Cavalcante
2020-10-05Transform: Use orientation of active object with Auto ConstraintGermano Cavalcante
2020-09-25Fix T80937: Changing the contrain axis does not return to the scene orientationGermano Cavalcante
2020-09-23Fix T81069: Can't lock axis with move anymore, using Shift+MMBGermano Cavalcante
2020-09-14Cleanup: remove unused functionJacques Lucke
2020-09-12Fix T80677: Absolute grid snapping doesn't work with constraintsGermano Cavalcante
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-03Fix assert when cleaning constraints in the transform toolGermano Cavalcante
2020-09-01Transform: remove MOD_CONSTRAINT_PLANEGermano Cavalcante
2020-08-31Cleanup/Refactor: Split the snap to increments codeGermano Cavalcante
2020-08-20GPUState: Use explicit depth test enumClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton
2020-07-29Fix T78826: Move constraint is not fully disabledGermano Cavalcante
2020-07-01Revert "Fix alignment test when snap to edge while in constraint"Germano Cavalcante
2020-07-01Fix alignment test when snap to edge while in constraintGermano Cavalcante
2020-06-30Fix T76480 UI: Proportional Editing Color too Shallow on 2.9aClément Foucault