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-08-25BLF: Remove ASCII-only Code PathsHarley Acheson
2021-08-24Nodes: Improvements to edge panning in the node editor.Lukas Tönne
2021-08-03Fix T90313: Align to Transform Orientation Axis Property Doesn't WorkGermano Cavalcante
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-16Edge-scrolling for node editorLukas Tönne
2021-03-11UI: Avoid unnecessary redraws of unrelated editors on space changesJulian Eisel
2021-02-08Fix compilation error after recent refactorSergey Sharybin
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-11UI: Use 'and' Instead of '&' in DescriptionsYevgeny Makarov
2020-12-04Revert "Fix T83177: Industry Compatible keymap: MMB-dragging to transform eng...Germano Cavalcante
2020-12-02Transform: Correct Mirror for Object Mode along arbitrary axisHenrik Dick
2020-11-30Fix T83177: Industry Compatible keymap: MMB-dragging to transform engages axi...Germano Cavalcante
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-10-31Fix T82244: Crash when trying to use the rotate operator on the timelineGermano Cavalcante
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-07UI: Fix capitalization in various placesYevgeny Makarov
2020-09-15Cleanup: Remove unneeded parameterNathan Craddock
2020-09-15UI: Add `icon_only` argument to operator_enumNathan Craddock
2020-09-01Fix T80100: To sphere tooltip uses "vertices" even in object modeAaron Carlisle
2020-07-03Cleanup: Editors/Transform, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-23Fix T78045: CTL-ALT-S does nothing in pose mode and crashes when called from ...Germano Cavalcante
2020-06-16Cleanup: unused headers, spellingCampbell Barton
2020-04-20Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-20Fix T75922: Removing custom orientation doesn't update gizmoCampbell Barton
2020-04-15Operator: Add 'use_automerge_and_split' option for TranslateGermano Cavalcante
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-26Fix crashes from various missing checks in operator poll functionsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-27Transform: Remove 'mouse_coordinate_override' propertyGermano Cavalcante
2020-02-17Fix T71455, T73852, T73860: Transform, Redo doesn't work properly in time edi...Germano Cavalcante
2020-02-14Fix T68610: B-Bone display size/scaling op issuesmano-wii
2020-01-16UI: Use same precision in "Move" redo panel as elsewhereJulian Eisel
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-05Transform: Split transform_conversions into multiple files.mano-wii
2019-09-04Transform: remove X/Y shear tool optionCampbell Barton
2019-09-03Fix T62152: Shear X and Y are swappedCampbell Barton
2019-08-19Fix T68806: UI: underscores instead of spaces in some labels.Bastien Montagne
2019-08-09Cleanup: remove redundant time checkCampbell Barton
2019-08-09Fix T68322: Shear in Dopesheet causes crashSybren A. Stüvel
2019-08-02Fix unreported: length measure displayed on the "Sequence Slide" operator panelmano-wii
2019-07-04Fix T66433: skin resize (Ctrl+A) crashes non-mesh objectsPhilipp Oeser
2019-07-04Transform: don't inspect all scene objects in pollCampbell Barton
2019-07-03Fix T66311: skin resize (ctrl+a) could crashPhilipp Oeser
2019-05-233D View: add back transform toolCampbell Barton
2019-05-20Normal UI: for all ops needing autosmooth on, enable it if needed.Howard Trickey
2019-05-01UI: improve readability of Normals menu in edit modeGeorge Vogiatzis
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton