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-06-30Transform Snap: nearest face snap mode, snapping options, refactoring.jon denning
2022-06-24Fix T99037: bpy.ops.transform.rotate fails in background modeCampbell Barton
2022-06-05UI: show gizmo while transformingCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-08-17Cleanup: move 'recalcData' to 'transform_convert.h'Germano Cavalcante
2021-06-30Transform: support multi-threading for most modesCampbell Barton
2021-06-25Fix T87185: value assigned to modal Scale does not work properlyCampbell Barton
2021-05-26Cleanup: array-parameter warning with GCC 11Campbell Barton
2021-05-12Fix T87947: Trasnform: Keyboard input uses view orientationGermano Cavalcante
2021-02-27Fix T85886: Rotate Tool and Adjust Last Operation - angles invertedGermano Cavalcante
2021-01-30Fix T83092: Direction of rotation with View orientation changed in 2.91Germano Cavalcante
2020-11-27Fix transform snap mixed with incrementalGermano Cavalcante
2020-10-27Cleanup: use over-line for doxy commentsCampbell Barton
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-08Cleanup: Simplify use of 'Snapping Gears'Germano Cavalcante
2020-09-25Fix T80937: Changing the contrain axis does not return to the scene orientationGermano Cavalcante
2020-08-31Cleanup/Refactor: Split the snap to increments codeGermano Cavalcante
2020-06-18Cleanup: Move snap callbacks to their respective transform modeGermano Cavalcante
2020-06-01Cleanup: Remove unused flagGermano Cavalcante
2020-05-20Transform: Don't negate the z axis of the View orientationGermano Cavalcante
2020-04-29Transform Orientation RefactorGermano Cavalcante
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-14Cleanup: Split transform.c in multiple filesmano-wii