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-02Sculpt: Expand OperatorPablo Dobarro
2021-03-02Cleanup: remove Python 2.x support from complete_calltipCampbell Barton
2021-03-01Build-system: Use C-linkage for internal interface headerJulian Eisel
2021-02-25Icons: Add icon for the upcoming spreadsheet editorJulian Eisel
2021-02-25Icons: Update blender_icons.svg to have a document backgroundJulian Eisel
2021-02-25Icons: Resaved blender_icons.svg in new Inkscape versionJulian Eisel
2021-02-25Improve Purge operator.Bastien Montagne
2021-02-25Merge remote-tracking branch 'origin/blender-v2.92-release'Dalai Felinto
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-24UI: Remove colons from some labelsYevgeny Makarov
2021-02-24GPencil: Fix missing change material menu using U keyAntonio Vazquez
2021-02-24Fix T84796: Particle tool properties displayed for select toolKdaf
2021-02-24Docs: 2.92 release description for Linux appdataDalai Felinto
2021-02-24Fix T85915: Cannot save new theme presetCampbell Barton
2021-02-24Docs: 2.91 release description for Linux appdataDalai Felinto
2021-02-24Fix incorrect icon .dat files after recent commitJulian Eisel
2021-02-24Fix T85930: Custom Property Error: Wrong SubtypeCampbell Barton
2021-02-23Annotations: Add layer Opacity paramaterAntonio Vazquez
2021-02-23Fix T84707: Wrong icon for Movie Clip EditorYevgeny Makarov
2021-02-22i18n messages extraction script: fix handling of C unicode-escapes.Bastien Montagne
2021-02-22Fix T85850: GPencil Interpolate tool panel wrongly alignedAntonio Vazquez
2021-02-22Fix T85869: GPencill Fill tool panel was not aligned as expectedAntonio Vazquez
2021-02-22Various UI messages fixes and tweaks.Bastien Montagne
2021-02-22Fix T85820: False Color not available in color managementEvan Wilson
2021-02-22GPU Python: Use 'PyC_ParseStringEnum' to parse itemsGermano Cavalcante
2021-02-22Fix i18n messages extraction tool after update to support py 3.10.Bastien Montagne
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-21Cleanup: remove unused layers property from templateCampbell Barton
2021-02-21Cleanup: remove duplicate settings from operator_mesh_add templateCampbell Barton
2021-02-20GPencil: Remove old Interpolate menu optionAntonio Vazquez
2021-02-20Geometry Nodes: Add string input nodeEdgar Roman Cervantes
2021-02-19Geometry Nodes: Add simple subdivision surface nodeEitan
2021-02-19GPencil: Interpolate Tools refactorAntonio Vazquez
2021-02-19Merge branch 'blender-v2.92-release'Richard Antalik
2021-02-19VSE: Fix duplicate menu entriesPeter Fog
2021-02-19PyAPI: bpy.utils.execfile temporarily overrides the __main__ moduleCampbell Barton
2021-02-18Fix T85410: Quick liquid domain alignmentMatt Hill
2021-02-16UI: Add support for bl_description for panelsAaron Carlisle
2021-02-16Cleanup: spellingCampbell Barton
2021-02-16Fix add-on & app-template installation logic for overwriting modulesCampbell Barton
2021-02-16Fix reloading preferences ignoring 'script_directory'Campbell Barton
2021-02-16Cleanup: remove local copy of shutil.copytree from Python 3.8Campbell Barton
2021-02-16UI: Clarify descriptions in properties popoverNathan Craddock
2021-02-16UI: Clarify descriptions in properties popoverNathan Craddock
2021-02-14Cleanup: Source Code Typosluzpaz
2021-02-13Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-13RNA Manual Reference: Update mappingsAaron Carlisle
2021-02-13EEVEE: Depth of field: New implementationClément Foucault