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-09-02GPencil: Simplify Perimeter functions to not use RegionView3DAntonio Vazquez
2022-09-02Realtime Compositor: Implement dilate erode nodeOmar Emara
2022-09-02PyGPU: only use 3D shaders and rename string enumsGermano Cavalcante
2022-09-02EEVEE-Next: Move weight layer indexes to shader shared.Jeroen Bakker
2022-09-02Fix build error after recent Metal GPU commitHans Goudey
2022-09-02Cleanup: Remove duplicate declaration in GPU capabilitiesHans Goudey
2022-09-01Metal: MTLShader and MTLShaderGenerator implementation.Thomas Dinges
2022-09-01Metal: Minimum per-vertex stride, 3D texture size + Transform feedback GPUCap...Jason Fielder
2022-09-01Metal: MTLIndexBuf class implementation.Jason Fielder
2022-09-01Fix build (missing include from fa40013009)Aras Pranckevicius
2022-09-01Cleanup: obj: simplify material node tree creationAras Pranckevicius
2022-09-01Cleanup: make formatJacques Lucke
2022-09-01Node Editor: Visual tweaks to node linksLeon Schittek
2022-09-01Fix: Use of deprecated field in legacy MFace conversionHans Goudey
2022-09-01Merge branch 'blender-v3.3-release'Aras Pranckevicius
2022-09-01Fix T100737: OBJ/USD import: imported object has no active material, material...Aras Pranckevicius
2022-09-01Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-09-01Fix T100709: baking max ray distance wrong with older .blend filesBrecht Van Lommel
2022-09-01Fix: Incorrect vertex group layer "construct" callbackHans Goudey
2022-09-01Py Docs: Document delayed setting of UI dataJulian Eisel
2022-09-01Cleanup: minor cleanups for sample pattern codeBrecht Van Lommel
2022-09-01Cycles: remove old Sobol pattern, simplify sampling dimensionsBrecht Van Lommel
2022-09-01Cycles: improve Progressive Multi-Jittered samplingNathan Vegdahl
2022-09-01GPUMaterial: Make uniform attrib precompute hash and attribute safe nameClément Foucault
2022-09-01Tweak cryptomatte channels naming to improve interoperabilitySergey Sharybin
2022-09-01PyDoc: update the shader creation examples with gpu moduleGermano Cavalcante
2022-09-01PyGPU: GPUShader: implementation of 'attrs_info_get' methodGermano Cavalcante
2022-09-01Merge branch 'blender-v3.3-release'Bastien Montagne
2022-09-01Fix cryptomatte passes saved lossy into multilayer EXRSergey Sharybin
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-09-01Cleanup: use reference instead of copyJacques Lucke
2022-09-01Fix invalid memory handling in C++ OBJ MTL Importer.Bastien Montagne
2022-09-01Fix: Build error in Cycles with OpenVDB turned offHans Goudey
2022-08-31Fix T100708: Cycles bake of diffuse/glossy color not outputting alphaBrecht Van Lommel
2022-08-31Fix part of T100626: Cycles not using tiles for bakingBrecht Van Lommel
2022-08-31Fix T100714: Cycles volume render artifacts with negative value gridsBrecht Van Lommel
2022-08-31Sculpt: Fix T100479: Memory corruption in sculpt_boundary_edit_data_initJoseph Eagar
2022-08-31Mesh: Remove unnecessary copy in modifier stackHans Goudey
2022-08-31Cleanup: Use const for node data in compositorHans Goudey
2022-08-31Fix merge error.Joseph Eagar
2022-08-31Fix submodule refsJoseph Eagar
2022-08-31Merge branch 'blender-v3.3-release'Joseph Eagar
2022-08-31Cleanup: fix warnings from vcol limit commitJoseph Eagar
2022-08-31Fix: crash on undo due to missing node declarationJacques Lucke
2022-08-31Fix compile error from merge.Joseph Eagar
2022-08-31Fix T98525: depsgraph for indirectly referenced ID Properties in drivers.Alexander Gavrilov
2022-08-31Merge branch 'blender-v3.3-release'Joseph Eagar
2022-08-31UI: Fix Geometry Nodes "Is Face Planar" nameDalai Felinto
2022-08-31UI: Fix Geometry Nodes "Mesh to Volume" name (typo)Dalai Felinto
2022-08-31Core: Remove color attribute limit from CustomData APIJoseph Eagar