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-07-15Cleanup: separate clipUVTransform into two different functionsChris Blackbourn
2022-06-30Transform Snap: nearest face snap mode, snapping options, refactoring.jon denning
2022-06-06Refactor: Snap-related. Clarified attribute names and refactored #defines in...jon denning
2022-06-05UI: show gizmo while transformingCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-21Fix T94191: correct (time) translation headers not showing DeltaXGermano Cavalcante
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-11-08Cleanup: Grammar in commentsHans Goudey
2021-08-25Fix wrong length value in the header of the Move operatorGermano Cavalcante
2021-08-25Fix T90911: Move along axis does not display real distance unitsGermano Cavalcante
2021-08-19Fix the value in the graphical editor header when transformingGermano Cavalcante
2021-07-24UI: Do not abbreviate/shorten wordingAaron Carlisle
2021-07-01Cleanup: replace booleans with enum for storing translate rotationCampbell Barton
2021-07-01Correction to T89571 fix 4546f176eb0f822048b53766f2e97c5a4cbf53c6Campbell Barton
2021-07-01Fix T89571: Align Orientation to Target keeps rotation when toggledCampbell Barton
2021-06-30Cleanup: rename transform mode variablesCampbell Barton
2021-06-30Transform: support multi-threading for most modesCampbell Barton
2021-06-30Cleanup: split uses of _snap_sequencer_apply according to transform modeGermano Cavalcante
2021-06-29Cleanup: translate commentsCampbell Barton
2021-06-28Transform: Move "Proportional Size" and "AutoIK-Len" values to the beginning ...Germano Cavalcante
2021-06-25Fix T87185: value assigned to modal Scale does not work properlyCampbell Barton
2021-06-23Cleanup: compiler warning for invalid argument typeCampbell Barton
2021-06-22Transform: display units for proportional edit valueGermano Cavalcante
2021-06-22Cleanup: deduplicate code and rename variablesGermano Cavalcante
2021-05-27Fix incorrect BLI_snprintf usageCampbell Barton
2021-05-24Fix T88478: Fallback to dolly not working when moving the camera in camera viewGermano Cavalcante
2021-05-20Fix T87947: Trasnform: Keyboard input uses view orientationGermano Cavalcante
2021-02-08Cleanup: Unify, move and rename transform flagsGermano Cavalcante
2021-01-11Transform: In the Header, show translation value in local space only with con...Germano Cavalcantemano-wii
2021-01-11Transform: In the Header, show the translation value in local spaceGermano Cavalcantemano-wii
2021-01-11Fix Increment Snapping Without Constraints in Non-Axis-Aligned ViewsGermano Cavalcantemano-wii
2020-12-16Fix T83801: UVEditor translation ignores "Pixel Coordinates" and aspectPhilipp Oeser
2020-12-03Fix T83352: Move with constraint showing an incorrect value in the headerGermano Cavalcante
2020-11-27Fix transform snap mixed with incrementalGermano Cavalcante
2020-10-27Cleanup: use over-line for doxy commentsCampbell Barton
2020-10-08Cleanup: Simplify use of 'Snapping Gears'Germano Cavalcante
2020-09-24Fix T81096, T81127: Errors with the typed value for x-axis constrainGermano Cavalcante
2020-09-12Fix T80677: Absolute grid snapping doesn't work with constraintsGermano Cavalcante
2020-09-09Cleanup: Rename public "bUnit" functionsHans Goudey
2020-08-31Cleanup/Refactor: Split the snap to increments codeGermano Cavalcante
2020-07-21Cleanup: move 'int i' declarationGermano Cavalcante
2020-07-14Fix T78875: Numerical display of delta of translation is not updating in 3d viewGermano Cavalcante
2020-06-22Transform: Full snapping support for Vert SlideGermano Cavalcante
2020-06-18Cleanup: Move snap callbacks to their respective transform modeGermano Cavalcante
2020-06-10Fix T77068: UV Proportional Edit "Connected Only" option affects UVPhilipp Oeser
2020-06-01Cleanup: Remove unused flagGermano Cavalcante
2020-05-20Fix T76919: Wrong orientation when changing translate to rotateGermano Cavalcante
2020-05-20Fix T73148: Incorrect Repeat Last for transforms with Individual Origins and ...Germano Cavalcante
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto