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-02-23Cleanup: Simplify manual url version handlingAaron Carlisle
2022-02-22Cleanup: remove Python 3.9 annotation workaroundsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-01UI: Adjust Layout on Quick Setup ScreenYevgeny Makarov
2022-01-24Cleanup: Grammar: its self vs. itselfHans Goudey
2022-01-18WM: batch rename support for volume & light object dataCampbell Barton
2022-01-18WM: batch rename outliner support for various ID typesCampbell Barton
2022-01-18Fix for batch rename operating on library collections & materialsCampbell Barton
2022-01-18Fix batch renaming selected meta-stripsCampbell Barton
2022-01-18WM: batch rename collections outside the outlinerCampbell Barton
2022-01-18WM: batch rename collectionsRed Mser
2021-11-29Merge branch 'blender-v3.0-release'Jesse Yurkovich
2021-11-29Fix T93456: Properly translate operator on splash screenJesse Yurkovich
2021-11-17cleanup: fix typos in comments and docsluzpaz
2021-10-26Fix custom property editing with Python 3.10Campbell Barton
2021-10-25UI: Improve layout of custom property edit panelHans Goudey
2021-10-24Cleanup: line length in Python scriptsCampbell Barton
2021-10-19Fix splash screen showing language when building without that featureBrecht Van Lommel
2021-10-11Fix starting Blender with Python 3.10Campbell Barton
2021-10-11Fix: Incorrect custom property edit string to int changeHans Goudey
2021-10-08Fix T92037: Custom property edit issues with integer soft rangeHans Goudey
2021-09-23Custom Properties: Rewrite edit operator, improve UXHans Goudey
2021-09-22UI: Add description for Batch renameChandrapal Singh
2021-09-22Custom Properties: fix the tooltip field not initialized in edit dialog.Alexander Gavrilov
2021-09-01Fix T91054: Editing group custom property gives errorHans Goudey
2021-09-01Cleanup: Remove redundant property UI data clearHans Goudey
2021-08-31Fix T91054: List of strings custom property cannot be editedHans Goudey
2021-08-27Refactor IDProperty UI data storageHans Goudey
2021-07-06Cleanup: pep8Campbell Barton
2021-06-08PyAPI: use keyword only argumentsCampbell Barton
2021-03-31WM: use data-path utility functions for WM operatorsCampbell Barton
2021-03-30UI: add description methods for `wm.context_*` operatorsCampbell Barton
2021-03-16Revert removal of lambda usage for Python RNA callbacksCampbell Barton
2021-02-24UI: Clean up use of the term "Metaballs"Yevgeny 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-12Cleanup: use the assignment operator with list-comprehensionCampbell Barton
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-07Fix T84469: Online manual raises an exception with key-map optionsCampbell Barton
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-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-11-24UI: Batch Rename Layout ImprovementsYevgeny Makarov
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov