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-02-11File headers: SPDX License migrationCampbell Barton
2021-08-27VSE: Transform overwrite modeRichard Antalik
2021-07-14Fix T89826: VSE snapping with constrained axisRichard Antalik
2021-06-30Cleanup: split uses of _snap_sequencer_apply according to transform modeGermano Cavalcante
2021-06-29VSE: Improved SnappingRichard Antalik
2021-05-27Fix incorrect BLI_snprintf usageCampbell Barton
2021-02-05Fix T82973: Strips overlap after transformingRichard Antalik
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-04Cleanup: pass keymap items as const where possibleCampbell Barton
2020-12-09Fix T83588: Crash with Shrink/Fatten and Offset EvenGermano Cavalcante
2020-12-07Fix T83307: Some modal keys of transform operators don't correspond to the ex...Germano 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-08-31Cleanup/Refactor: Split the snap to increments codeGermano Cavalcante
2020-06-01Cleanup: Remove unused flagGermano 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
2020-02-14Cleanup: Split transform.c in multiple filesmano-wii