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-08-02GL: Compute: Fix indirect compute barrier and unbindClément Foucault
2022-08-02DRW: common_math_lib.glsl: Fix weighted_sum macroClément Foucault
2022-08-02DRW: Add image unbind in debug modeClément Foucault
2022-08-02DRW: Add `DRW_shgroup_call_procedural_indirect()`Clément Foucault
2022-08-02DRW: Add DRW_shgroup_call_procedural_triangles_indirectClément Foucault
2022-08-02DRW: GPU Wrapper: Fix invalid cached texture view when ensure() reallocsClément Foucault
2022-08-02DRW: GPU wrapper: Make SwapChain renference workClément Foucault
2022-08-02DRW: GPU wrappers: Expose more ease of use functions and cleanup styleClément Foucault
2022-08-02GPUBatch: Add GPU_batch_draw_indirectClément Foucault
2022-08-02EEVEE-Next: Expose Motion blur shutter curve in render panelClément Foucault
2022-08-02Cleanup: Simplify functions for adding and removing color attributesHans Goudey
2022-08-02Cleanup: Remove unused sculpt and vertex color operatorsHans Goudey
2022-08-02Cleanup: Simplify const cast in virtual array constructionHans Goudey
2022-08-02Cleanup: Simplify arguments to sculpt draw functionsHans Goudey
2022-08-02Fix T99812: Audio scrubbing freezes Blender 3.2.1Jörg Müller
2022-08-02Merge branch 'blender-v3.3-release'Aras Pranckevicius
2022-08-02Object: move collection resync after empty duplicate early-outAras Pranckevicius
2022-08-02Fix T99255: Strips inserting incorrectlySebastian Parborg
2022-08-02Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-02Fix T96810: Invalid sculpt normals after some operationsHans Goudey
2022-08-02Merge branch 'blender-v3.3-release'Richard Antalik
2022-08-02Fix T100049: Crash when render finishesRichard Antalik
2022-08-02GPencil: Fix compiler warningAntonio Vazquez
2022-08-02Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-02Fix: Use evaluated materials in OBJ exporterHans Goudey
2022-08-02Automated testing: Add operators testsPratik Borhade
2022-08-02Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-02LibOverride: Add 'editable/clear' toggle to ID template.Bastien Montagne
2022-08-02LibOverride: Expose in public API the utils to get actual override data.Bastien Montagne
2022-08-02CMake: Check if freetype is compiled with brotli supportSebastian Parborg
2022-08-02Fix T100119: Light object's parametric vector distorted in blender 3.4Sergey Sharybin
2022-08-02Fix compilation error after recent DNA changesSergey Sharybin
2022-08-02Merge branch 'blender-v3.3-release'Jeroen Bakker
2022-08-02Fix T99715: Only force optimal display during on cage editing.Jeroen Bakker
2022-08-02Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-02Fix T100133: Crash when linking an evaluated object to a collection.Bastien Montagne
2022-08-02Fix Unreported : add F-curves only filter to functions only appliable to F-cu...Amelie Fondevilla
2022-08-02Fix undefined behavior in dependency graph taggingSergey Sharybin
2022-08-02Depsgraph: Make naming and recalc flag sign consistentSergey Sharybin
2022-08-02GPencil: Allow import several SVG at timeAntonio Vazquez
2022-08-02Merge branch 'blender-v3.3-release'Aras Pranckevicius
2022-08-02Fix T100118: Crash after Shift+D with nothing selected and then making new ob...Aras Pranckevicius
2022-08-02Cleanup: simplify uv parametrizer in preparation for C++Chris Blackbourn
2022-08-02Nodes: Remove node after link drag search cancelHans Goudey
2022-08-02Cleanup: simplify function for adding node to editorHans Goudey
2022-08-01Merge branch 'blender-v3.3-release'Aras Pranckevicius
2022-08-01Fix T99502: OBJ/MTL import: behavior changed for missing texture filesAras Pranckevicius
2022-08-01USD import: Handle material purposeMichael Kowalski
2022-08-01Fix T100040: Crash when transform applied on multi-user imagePratik Borhade
2022-08-01Merge branch 'blender-v3.3-release'Bastien Montagne