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-09-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-28Fix running transform without a regionCampbell Barton
2022-08-26Fix T100633: Node Editor: Edge scrolling breaks node snappingGermano Cavalcante
2022-07-21WM: replace ISMOUSE with ISMOUSE_BUTTONCampbell Barton
2022-06-07VSE preview transform autokeying improvementsPhilipp Oeser
2022-03-28Transform: avoid excessive recalculation with 'TREDRAW_SOFT'Germano Cavalcante
2022-03-09Fix cursor drag failing to use click-startCampbell Barton
2022-03-09Event System: drag events no longer default to the drag start locationCampbell Barton
2022-03-01Cleanup: ED_view3d_win_to_delta & ED_view3d_calc_zfac usageCampbell Barton
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2021-12-16Fix T94109: 3d cursor crash when using shortcutGermano Cavalcante
2021-12-08Cleanup: Avoid lookup the same property string multiple timesGermano Cavalcante
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-26Fix T93290: Rotation without contraint after extrude has wrong axisGermano Cavalcante
2021-11-23Merge branch 'blender-v3.0-release'Germano Cavalcante
2021-11-23Cleanup: clang-tidy warningsGermano Cavalcante
2021-11-20Cleanup: Else after returnHans Goudey
2021-11-18Revert fixesGermano Cavalcante
2021-11-18Revert "Revert "Revert "Revert "Allow navigating while transforming""""Germano Cavalcante
2021-11-18Revert "Revert "Revert "Allow navigating while transforming"""Germano Cavalcante
2021-11-18Revert "Revert "Allow navigating while transforming""Germano Cavalcante
2021-11-18Revert "Allow navigating while transforming"Germano Cavalcante
2021-11-18Allow navigating while transformingGermano Cavalcante
2021-11-16Fix T93011: Individual origins being used when pivot point is overrideGermano Cavalcante
2021-11-16Cleanup: better delimit member initializationGermano Cavalcante
2021-11-11Fix T92867: Gimbal rotation broken when used for multiple objectsCampbell Barton
2021-10-08VSE: Implement the bounding box (xform) tool in the seq preview windowSebastian Parborg
2021-10-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-09-21VSE: Image transform toolsRichard Antalik
2021-09-15Gizmo: add flag to hide the gizmo group during interactionCampbell Barton
2021-09-14UI: keep navigation gizmos visible during modal operatorsCampbell Barton
2021-09-07Fix T91219: Crash canceling scale keyframes in dope sheet grease pencilGermano Cavalcante
2021-08-24Nodes: Improvements to edge panning in the node editor.Lukas Tönne
2021-08-17Cleanup: move 'recalcData' to 'transform_convert.h'Germano Cavalcante
2021-08-06Fix T90477: Cursor vertex snapping not working in UV editorGermano Cavalcante
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-25Fix T87185: value assigned to modal Scale does not work properlyCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-05-12Fix T87947: Trasnform: Keyboard input uses view orientationGermano Cavalcante
2021-04-24Cleanup/Refactor: Unify similar flagsGermano Cavalcante
2021-04-10Transform: Use "orient_matrix" as a default when availableGermano Cavalcante
2021-02-27Fix T85886: Rotate Tool and Adjust Last Operation - angles invertedGermano Cavalcante