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-11-11Fix: Curves sculptmode: paintcurve stroke points cannot be transformedPhilipp Oeser
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-17Cleanup: Move view layer array utils from macros to functionsHans Goudey
2022-07-22Fix nodes not transformingGermano Cavalcante
2022-07-22Refactor: arrange transform convert functions in 'TransConvertTypeInfo'Germano Cavalcante
2022-07-19Fix T99643: Vertex Crease fails with symmetryGermano Cavalcante
2022-07-15Cleanup: separate clipUVTransform into two different functionsChris Blackbourn
2022-07-14Cleanup: Rename & refactor several F-curve functionsColin Basnett
2022-06-07VSE preview transform autokeying improvementsPhilipp Oeser
2022-05-10Fix T50398: Constrain to Image Bounds failed with 2D cursor pivotChris Blackbourn
2022-03-08Fix T92861: Transform fails for multiple pose object sharing ob-dataCampbell Barton
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-20Fix T93570: VSE image transforms in preview dont autokeyPhilipp Oeser
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-02UI: always show the cursor while transforming the cursorCampbell Barton
2021-10-20Cleanup: spelling in commentsCampbell Barton
2021-10-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-09-21VSE: Image transform toolsRichard Antalik
2021-08-23Cleanup: rename parameter in transform utilityGermano Cavalcante
2021-08-19Fix T87173: wrong Auto-Snap in animation editorsGermano Cavalcante
2021-08-06Fix T90477: Cursor vertex snapping not working in UV editorGermano Cavalcante
2021-08-05Action Constraint: add Split Channels Mix choices from Copy TransformsAlexander Gavrilov
2021-07-02Copy Transforms: implement Remove Target Shear and more Mix options.Alexander Gavrilov
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-07Fix T88900: Crash when setting Edge Weight/CreaseGermano Cavalcante
2021-05-12Merge branch 'blender-v2.93-release'Richard Antalik
2021-05-12Fix T81247: Constrain selected UVs to correct UDIMSiddhartha Jejurkar
2021-04-24Cleanup/Refactor: Unify similar flagsGermano Cavalcante
2021-04-24Cleanup/Refactor: Move FOREACH_TRANS_DATA_CONTAINER to outside of some functionsGermano Cavalcante
2021-04-24Cleanup: Move transform recaldata functions to their respective filesGermano Cavalcante
2021-04-24Cleanup: Add a common prefix for some transform functionsGermano Cavalcante
2021-03-25Fix T86796: moving the cursor in the UV Editor does not take aspect intoPhilipp Oeser
2021-03-25Make moving the cursor in UV Editor a 2d edit transformPhilipp Oeser
2021-03-21Fix failure to set transform rotate around singleCampbell Barton
2021-02-24Fix T85823: bpy.ops.transform... ignoring 'center_override' for Bezier contro...Germano Cavalcante
2021-02-11Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-11Fix T83013: Annotation with hidden object in sculpt mode crashesCampbell Barton
2021-02-11Cleanup: incompatible-pointer-types warningCampbell Barton
2021-02-10Transform: refactor createTransData splitting into more specific functionsGermano Cavalcante
2021-02-10Fix T85494: Click and drag of the 3d cursor turns off proportional editingGermano Cavalcante
2021-02-10Fix T85471: Wrong orientation in transforming objects in weight paint modeGermano Cavalcante
2021-02-08Transform: Refactor texture space 'transform_convert' dataGermano 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