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-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-29VSE: Improved SnappingRichard Antalik
2021-06-29Cleanup: use 'const' arguments in transform calculationCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-16Edge-scrolling for node editorLukas Tönne
2021-06-05Edit Mesh: partial updates for normal and face tessellationCampbell Barton
2021-05-24Merge branch 'blender-v2.93-release'Germano Cavalcante
2021-05-24Cleanup: Rename transform enum itemsGermano Cavalcante
2021-05-21Cleanup: spellingLeon Zandman
2021-05-20Fix T87947: Trasnform: Keyboard input uses view orientationGermano Cavalcante
2021-05-20Cleanup: Use enum to indicate the current orientationGermano Cavalcante
2021-05-12Fix T87947: Trasnform: Keyboard input uses view orientationGermano Cavalcante
2021-05-12Cleanup: Use enum to indicate the current orientationGermano Cavalcante
2021-04-24Cleanup: Remove unused flagGermano Cavalcante
2021-04-24Cleanup/Refactor: Unify similar flagsGermano Cavalcante
2021-03-21Cleanup: spelling, doxygen comment formattingCampbell Barton
2021-03-12Docs: add doc-string for TransDataContainerCampbell Barton
2021-02-10Transform: refactor createTransData splitting into more specific functionsGermano Cavalcante
2021-02-10Fix T85471: Wrong orientation in transforming objects in weight paint modeGermano Cavalcante
2021-02-09Transform: Expose the hardcoded Precision KeyGermano Cavalcante
2021-02-08Cleanup: Unify, move and rename transform flagsGermano Cavalcante
2021-02-08Transform: Grid snap target refactorGermano Cavalcante
2021-02-08Cleanup: Rearrange and name the enums and flags used in the transform codeGermano Cavalcante
2021-02-03Cleanup: Move and rename 'getViewVector' utilityGermano Cavalcante
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-12-04Revert "Fix T83177: Industry Compatible keymap: MMB-dragging to transform eng...Germano Cavalcante
2020-11-30Fix T83177: Industry Compatible keymap: MMB-dragging to transform engages axi...Germano Cavalcante
2020-11-06Cleanup: transform.h comments, use doxy sectionsCampbell Barton
2020-11-05Fix T65205: "To Sphere" radius too large with proportional editingCampbell Barton
2020-10-08Cleanup: Move transform_orientations functions to separate headerGermano Cavalcante
2020-10-08Cleanup: Simplify use of 'Snapping Gears'Germano Cavalcante
2020-09-23Fix T81069: Can't lock axis with move anymore, using Shift+MMBGermano Cavalcante
2020-09-20Fix T80982: Crash using custom orientations beside the firstCampbell Barton
2020-09-14Fix T80704: bpy.ops.transform.rotate() ignores orient_typeGermano Cavalcante
2020-09-05Cleanup: spellingCampbell Barton
2020-09-01Transform: remove MOD_CONSTRAINT_PLANEGermano Cavalcante
2020-09-01Fix constrain plane masking shift eventGermano Cavalcante
2020-09-01Transform: Move some hardcoded keyitems to keymap_data in pythonGermano Cavalcante
2020-08-31Cleanup/Refactor: Split the snap to increments codeGermano Cavalcante
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-22Fix T79144: Snapping bypassing the viewport backface cullingGermano Cavalcante
2020-06-08Fix T70873: Pivot Center doesn't compute mirror elementsGermano Cavalcante
2020-06-08Cleanup: Create a header for TransData declarationsGermano Cavalcante
2020-06-08Cleanup: Move TransDataSeq declaration to its TransData fileGermano Cavalcante
2020-06-08Cleanup: Move TransDataNla declaration to its TransData fileGermano Cavalcante
2020-06-08Cleanup: Move each recalcData to their respective TransData fileGermano Cavalcante
2020-06-08Cleanup: Move TransSeq declaration to tansform_convertGermano Cavalcante
2020-06-02Merge branch 'blender-v2.83-release'Campbell Barton
2020-06-02Fix T72088: Missing header redraw when transform changes snapCampbell Barton