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-08-12WM: define WM_OT_drop_blend_file path as a file-path, skip-saveCampbell Barton
2022-08-04I18n: make several parts of the UI translatableDamien Picard
2022-07-08Add a few missing UI strings to translation.Damien Picard
2022-06-17UI: Custom Properties - Rename properties to remove "Use/Is"Dalai Felinto
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-05-26UI: use visible regions when showing candidates for operators data-pathCampbell Barton
2022-05-26UI support for showing candidates for string propertiesCampbell Barton
2022-04-19Cleanup: run autopep8 on release/scripts/startup/Campbell Barton
2022-03-19Fix T96584: Properly translate operator on splash screenJesse Yurkovich
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