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-10-23Fix large incremental snap values in uv editorGermano Cavalcante
2022-10-22Cleanup: clang-formatLukas Stockner
2022-10-22Cleanup: move grid snap functions to files where they are usedGermano Cavalcante
2022-10-22Fix T101991: "Absolute Grid Snap" not workingGermano Cavalcante
2022-10-18UV: support snapping on non-uniform gridsChris Blackbourn
2022-08-08Merge branch 'blender-v3.3-release'Germano Cavalcante
2022-08-08Revert "Fix T100280: GG not toggling the offset transform mode in tracker"Germano Cavalcante
2022-08-08Merge branch 'blender-v3.3-release'Germano Cavalcante
2022-08-08Fix T100280: GG not toggling the offset transform mode in trackerGermano Cavalcante
2022-08-06Cleanup: Simplify NULL handling for BKE_image_find_nearest_tileChris Blackbourn
2022-07-22Cleanup: add BKE_image_find_nearest_tile_with_offsetCampbell Barton
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