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-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
2021-02-12OpenColorIO: upgrade to version 2.0.0Brecht Van Lommel
2021-02-12Merge branch 'blender-v2.92-release'Jeroen Bakker
2021-02-12Cycles: Use Blender Settings For AOVJeroen Bakker
2021-02-12Cleanup: use the assignment operator with list-comprehensionCampbell Barton
2021-02-12Cleanup: don't subclass 'Panel' for mix-in classesCampbell Barton
2021-02-12Cleanup: remove unused panel SEQUENCER_PT_soundCampbell Barton
2021-02-11GPencil: Move Autofit parameter from topbar to advanced panelAntonio Vazquez
2021-02-10Merge branch 'blender-v2.92-release'Pablo Dobarro
2021-02-10Fix T83047: Texture paint symmetry options not in topbarPablo Dobarro
2021-02-09Geometry Nodes: Add Combine and Separate XYZ nodes for attributesWannes Malfait
2021-02-09Transform: Expose the hardcoded Precision KeyGermano Cavalcante
2021-02-09GPencil: Fill tool refactor and Multiframe in Draw modeAntonio Vazquez
2021-02-08Fix for T84038: Improved Report WarningsHarley Acheson
2021-02-05Image: Flip image operatorPablo Dobarro
2021-02-05Geometry Nodes: add Volume to Mesh nodeJacques Lucke
2021-02-05Geometry Nodes: Add Attribute Proximity NodeVictor-Louis De Gusseme
2021-02-04Merge branch 'blender-v2.92-release'Nathan Craddock
2021-02-04Fix T85357: Setting collection color restricted to View Layer modeNathan Craddock
2021-02-04Geometry Nodes: new Is Viewport nodeJacques Lucke
2021-02-04Merge branch 'blender-v2.92-release'Germano Cavalcante
2021-02-04Fix T85363: Cmd + Tab shortcut overridden on macOSJohannes Jakob
2021-02-04Fix T79822: Custom preset casing not preservedAnkur Deria
2021-02-04Presets: Cleanup preset namingNathan Craddock