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-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-24Fix T85930: Custom Property Error: Wrong SubtypeCampbell Barton
2021-02-23Annotations: Add layer Opacity paramaterAntonio Vazquez
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-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-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-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-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-13EEVEE: Depth of field: New implementationClément Foucault
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-09GPencil: Fill tool refactor and Multiframe in Draw modeAntonio Vazquez
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-04Fix T79822: Custom preset casing not preservedAnkur Deria
2021-02-03Geometry Nodes: Add Collection Info NodeSebastian Parborg
2021-02-02Force Fields: implement early filtering by the Affect flags.Alexander Gavrilov
2021-01-31Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-31Add Object Tool: make automatic axis selection an optionCampbell Barton
2021-01-29Merge branch 'blender-v2.92-release'Philipp Oeser
2021-01-29UI: clarify edit-mesh face center behaviorCampbell Barton
2021-01-27Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-27UI: add ellipsis to batch rename menu itemCampbell Barton
2021-01-26Merge branch 'blender-v2.92-release'Hans Goudey