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-24Fix T85947: Missing check of master collection for objects being instanced.Bastien Montagne
2021-02-19GPencil: Interpolate Tools refactorAntonio Vazquez
2021-02-19UI: FModifier layout updates, drag and dropHans Goudey
2021-02-18Merge branch 'blender-v2.92-release'Richard Antalik
2021-02-18Fix T85762: Crash when opening 2.83 VSE fileRichard Antalik
2021-02-18Cleanup: sort structs, file-listsCampbell Barton
2021-02-16Cleanup: spellingCampbell Barton
2021-02-15Fix: incorrect versioning for Attribute Randomize nodeJacques Lucke
2021-02-14Cleanup: spellingCampbell Barton
2021-02-14Cleanup: correct/update commentsCampbell Barton
2021-02-13Cleanup: spellingCampbell Barton
2021-02-13EEVEE: Depth of field: New implementationClément Foucault
2021-02-12Geometry Nodes: Add operation setting to attribute randomize nodeHans Goudey
2021-02-12Cycles: Use Blender Settings For AOVJeroen Bakker
2021-02-11Geometry Nodes: Use multi-input socket in join geometry nodeFabian Schempp
2021-02-10Cleanup: spellingCampbell Barton
2021-02-09Outliner: Enable render visibility column by defaultNathan Craddock
2021-02-09Merge branch 'blender-v2.92-release'Jeroen Bakker
2021-02-09Fix T81206: Do not limit gl texture size in image editorJeroen Bakker
2021-02-09Fix versioning code of previous commitJeroen Bakker
2021-02-09Cleanup: spellingCampbell Barton
2021-02-08Fix for T84038: Improved Report WarningsHarley Acheson
2021-02-08Fix (studio-reported) crash in readfile code.Bastien Montagne
2021-02-08Fix T81206: Do not limit gl texture size in image editorJeroen Bakker
2021-02-05Cleanup: use 'r_' prefix for return arguments, order lastCampbell Barton
2021-02-05Fix missing preview images for actions when browsing in external filesJulian Eisel
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-05Cleanup/refactor: Undosys: Get rid of the magic values for undo direction.Bastien Montagne
2021-02-04PyAPI: correct docstringCampbell Barton
2021-02-03BPY: allow `bpy.data.libraries.load()` to filter out non-asset data-blocks.Bastien Montagne
2021-01-29Merge branch 'blender-v2.92-release'Hans Goudey
2021-01-29Fix T83988: Active modifier outline uses search theme colorHans Goudey
2021-01-27Sky Texture: change Nishita Altitude to use unit systemMarco
2021-01-26Geometry Nodes: Support all operations in the "Attribute Math" nodeHans Goudey
2021-01-26Merge branch 'blender-v2.92-release'Robert Guetzkow
2021-01-26Fix T84708: Versioning for Set Alpha nodeRobert Guetzkow
2021-01-24UI: Viewport Navigate Gizmo RefactorHarley Acheson
2021-01-22Cleanup - Point Instance: Use own DNA structDalai Felinto
2021-01-21GPencil: Make Layer and Frame duplicate functions more flexibleAntonio Vazquez
2021-01-21Asset Browser: Enable by default in alpha buildsJulian Eisel
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
2021-01-19Fix merge from 2.92 (subversion bump 292.14)Dalai Felinto
2021-01-19Merge branch 'blender-v2.92-release'Sebastian Parborg
2021-01-19Geometry Nodes - Object Info: option to apply obj transform to the geometryDalai Felinto
2021-01-18Fix T84719: Doversion for curve edit settingsFalk David
2021-01-18Fix T84719: Doversion for curve edit settingsFalk David
2021-01-16GPencil: Fix initial value for fill factor after last changesAntonio Vazquez
2021-01-16GPencil: Add new parameteres to transform layersAntonio Vazquez
2021-01-15Use mmap() IO for reading uncompressed .blendsLukas Stockner
2021-01-13Merge branch 'blender-v2.92-release'Hans Goudey