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-05-12Fix T87947: Trasnform: Keyboard input uses view orientationGermano Cavalcante
2021-04-01Cleanup/Refactor: Transform Orientation: Use 'orient_index' instead 'orient_t...Germano Cavalcante
2021-02-10Fix T85471: Wrong orientation in transforming objects in weight paint modeGermano Cavalcante
2021-02-01Fix T85229: Transform operator saving a different orientation than the chosen...Germano Cavalcante
2021-01-30Revert "Fix T83092: Direction of rotation with View orientation changed in 2.91"Germano Cavalcante
2021-01-16Add Object Tool: workaround non-orthogonal orientation matricesCampbell Barton
2020-12-28Fix T84200: Rotating a paintcurve [all paintmodes] doesn’t work correctlyGermano Cavalcante
2020-11-27Fix T83092: Direction of rotation with View orientation changed in 2.91Germano Cavalcante
2020-11-18Fix transform redo panel showing only the first custom orientationGermano Cavalcante
2020-10-19Spelling: Apart Versus A PartHarley Acheson
2020-10-16Fix T81591: Align view to active is not working in sculpt modeCampbell Barton
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-08Cleanup: Simplify transform_orientation_matrix_getGermano Cavalcante
2020-10-02Cleanup: Move `EditBone` structure definition from `ED` to `BKE` area.Bastien Montagne
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-25Fix T80937: Changing the contrain axis does not return to the scene orientationGermano Cavalcante
2020-09-20Fix T80982: Crash using custom orientations beside the firstCampbell Barton
2020-09-14Fix T80704: bpy.ops.transform.rotate() ignores orient_typeGermano Cavalcante
2020-09-14Cleanup: Use 'r_' prefix for return valueGermano Cavalcante
2020-08-05Fix T77548: Crash when using Add Object Tool with Normal Orientation and zero...Deep Majumder
2020-06-16Cleanup: unused headers, spellingCampbell Barton
2020-06-01Cleanup: unused variable warningCampbell Barton
2020-06-01Cleanup: clang-formatCampbell Barton
2020-05-31Fix T77206: G + MMB Doesn't work in Graph Editor if the transform orientation...Germano Cavalcante
2020-05-30Fix T77166: Transforming bone with constraint does not follow mouse positionGermano Cavalcante
2020-05-30Cleanup: Deduplicate codeGermano Cavalcante
2020-05-26Curves: Implement Handles for selected points onlyAntonio Vazquez
2020-05-22Transform: refactoring - unify constraint and default orientationGermano Cavalcante
2020-05-20Transform: Don't negate the z axis of the View orientationGermano Cavalcante
2020-05-11Fix T76630: Crash when changing transform value with Custom 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 T76260: Inverted rotation in non-3d viewsGermano Cavalcante
2020-04-29Transform Orientation RefactorGermano Cavalcante
2020-04-28Cleanup: Use more descriptive names for functionsGermano Cavalcante
2020-04-20Fix T75922: Removing custom orientation doesn't update gizmoCampbell Barton
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-21Fix regression in the orientation of transform Redo operationsGermano Cavalcante
2020-01-02Transform: Pose: Partial support for Auto IK + X-Mirrormano-wii
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-05-16RNA: add 3D cursor matrix attributeCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-27Transform: fix redo rotate adjusting orientationCampbell Barton