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-03-10Spreadsheet: new spreadsheet editorJacques Lucke
2021-03-10Cleanup: remove annotations from startup scriptsCampbell Barton
2021-03-06Cleanup: unused importsCampbell Barton
2021-03-06Cleanup: unused argumentsCampbell Barton
2021-03-05Fix T86293: crash undoing after executing the python console in certainPhilipp Oeser
2021-02-24UI: Clean up use of the term "Metaballs"Yevgeny Makarov
2021-02-24UI: Cleanup and fix labels and descriptions in various placesYevgeny Makarov
2021-02-24Fix T85930: Custom Property Error: Wrong SubtypeCampbell Barton
2021-02-21UI: Correct the text alignment in the quick setup (splash screen) dialogYevgeny Makarov
2021-02-21PyAPI: use postponed annotations to support Python 3.10Campbell Barton
2021-02-18Fix T85410: Quick liquid domain alignmentMatt Hill
2021-02-16Cleanup: spellingCampbell Barton
2021-02-16Fix add-on & app-template installation logic for overwriting modulesCampbell Barton
2021-02-16Cleanup: remove local copy of shutil.copytree from Python 3.8Campbell Barton
2021-02-14Cleanup: Source Code Typosluzpaz
2021-02-12Cleanup: use the assignment operator with list-comprehensionCampbell Barton
2021-02-04Fix T79822: Custom preset casing not preservedAnkur Deria
2021-01-26Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-26Fix wm.context_* operators reusing values when it's not expectedCampbell Barton
2021-01-24Cleanup: remove toolbar popup release hackCampbell Barton
2021-01-09Geometry Nodes: Don't start with empty group nodes selectedHans Goudey
2021-01-09Geometry Nodes: Gray out "New" button when curve object is activeHans Goudey
2021-01-08Fix T84517: Two geometry node trees added with "New" buttonHans Goudey
2021-01-07Fix T84469: Online manual raises an exception with key-map optionsCampbell Barton
2021-01-07UI: Fix various issues with UI textYevgeny Makarov
2021-01-05UI: Fix typo in operator descriptionHans Goudey
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-21Fix part of T84004: Some 2.92 alpha UI strings can't be translated.Bastien Montagne
2020-12-18UI: Don't use abbreviations in label textYevgeny Makarov
2020-12-16Cleanup: pep8Campbell Barton
2020-12-15Asset System: New Asset Browser editorJulian Eisel
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-12-11UI: Consistent Range DescriptionsYevgeny Makarov
2020-12-11UI: Use 'and' Instead of '&' in DescriptionsYevgeny Makarov
2020-12-09Fix custom-property UI allowing long names that raised errorsCampbell Barton
2020-12-09Fix custom property UI handling names with quotes and back-slashesCampbell Barton
2020-12-06UI: 'About Blender' with Full LogoYevgeny Makarov
2020-12-04Point users to new location of "Show Group Colors" optionSybren A. Stüvel
2020-12-03Cleanup: view-port --> 2D/3D ViewportAaron Carlisle
2020-12-02Geometry Nodes: correct modifier name when creating from node editorJacques Lucke
2020-12-02Geometry Nodes: improve operators for node editor headerHans Goudey
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-11-24UI: Batch Rename Layout ImprovementsYevgeny Makarov
2020-11-09Fix T82210: Animation, Bake Action cleanupSybren A. Stüvel
2020-11-04UI: avoid using "loc/rot", use full words instead.Pablo Vazquez
2020-10-30GPencil: New material parameter to rotate textureAntonio Vazquez
2020-10-28UI: Misc Label and Description ChangesYevgeny Makarov
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-23GPencil: Remove unneeded python for calling Bake AnimationAntonio Vazquez