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-26UI: Use unified format for "Warning" in descriptionsYevgeny Makarov
2021-03-25Fix T83390: Remove temporary, for-one-release deprecation hintsSybren A. Stüvel
2021-03-23Fix error in clip.setup_tracking_scene with cyclesCampbell Barton
2021-03-23Cleanup: unused variables, importsCampbell Barton
2021-03-23Cleanup: import operator class directly for Python operatorsCampbell Barton
2021-03-20Fix T86746: Description missing from Quick LiquidFalk David
2021-03-19Fix T86208: copy node group button is inconsistent in geometry nodesAngus Stanton
2021-03-16Revert removal of lambda usage for Python RNA callbacksCampbell Barton
2021-03-11Fix T86199: error when adding custom fluid diffusion presetSiddhartha Jejurkar
2021-03-11Fix (unreported): crash on undo when using pinned id in spreadsheetJacques Lucke
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