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-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
2020-02-17Fix T71455, T73852, T73860: Transform, Redo doesn't work properly in time edi...Germano Cavalcante
2020-02-14Cleanup: Split transform.c in multiple filesmano-wii