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-02-28Changed licencing headers.soc-2021-porting-modifiers-to-nodes-remesh-blocksFabian Schempp
2022-02-20Changes based on review byFabian Schempp
2022-02-19Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-remesh-blocksFabian Schempp
2022-02-19OCIO: Port shader creation logic to use GPUShaderCreateInfoClément Foucault
2022-02-19Merge branch 'blender-v3.1-release'Clément Foucault
2022-02-19Revert "OCIO: Port shader creation logic to use GPUShaderCreateInfo"Clément Foucault
2022-02-19Revert "OCIO: Fix gpu include file"Clément Foucault
2022-02-19Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-18OCIO: Fix gpu include fileClément Foucault
2022-02-18GL: Fix possible shift by -1Clément Foucault
2022-02-18OCIO: Port shader creation logic to use GPUShaderCreateInfoClément Foucault
2022-02-18Cleanup: Remove unused argument to mesh tessellationHans Goudey
2022-02-18Cleanup: Use functions for accessing mesh normal dirty stateHans Goudey
2022-02-18Fix part of T95848: missing updates editing light object nodesBrecht Van Lommel
2022-02-18Fix T95338: missing image editor refresh after render compositingBrecht Van Lommel
2022-02-18Fix T87829, T95331: Issues when nodes too close togetherDominik Fill
2022-02-18Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-18Fix T95542: Dual Mesh crashes with some non-manifold verticesWannes Malfait
2022-02-18Fix: Curve to Mesh node creates caps when curve is cyclicLeon Schittek
2022-02-18Merge branch 'blender-v3.1-release'Sebastian Parborg
2022-02-18VSE: Refactor our code to be compatible with ffmpeg 5.0Sebastian Parborg
2022-02-18UI: Speedup preview icon loading from hard driveJulian Eisel
2022-02-18Mesh: Avoid creating incorrect original index layersHans Goudey
2022-02-18Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-18Fix T94495: Split edges node leads to a crash in edit modeHans Goudey
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-18Merge remote-tracking branch 'origin/blender-v3.1-release'Sybren A. Stüvel
2022-02-18Fix T95724: boundary error in `BLI_str_unescape_ex`Sybren A. Stüvel
2022-02-18Nodes: Update dependency graph when removing some nodesHans Goudey
2022-02-18Fix T95135: improve error filtering non-existant anim dataSayed Amin
2022-02-18LibOverride: Fix resync sometimes deleting root ID of other liboverrides.Bastien Montagne
2022-02-18LibOverride: Fix potential broken cases re ShapeKeys when finding hierarchy r...Bastien Montagne
2022-02-18Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-18Fix graphics interop resources leak in CyclesSergey Sharybin
2022-02-18Cleanup: Fix incompatible pointer types warningsPeter Kim
2022-02-18Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-18Fix broken shapekeys: check for 'NULL' `from` pointer too.Bastien Montagne
2022-02-18Curves: add initial edit mode supportKévin Dietrich
2022-02-18Fix strict compilation warningsSergey Sharybin
2022-02-18Curves: initial brush system integration for curves sculpt modeJacques Lucke
2022-02-18XR: Enable Vive Focus 3 controller extensionPeter Kim
2022-02-18Cleanup: Use compact license header.Jeroen Bakker
2022-02-18Merge branch 'blender-v3.1-release'Jeroen Bakker
2022-02-18Fix T95809: Check color space changes to refresh image engine.Jeroen Bakker
2022-02-18Fix T95809: Compositor Node not directly updated in image editor.Jeroen Bakker
2022-02-18Image Engine: Store image usage to identity changes.Jeroen Bakker
2022-02-18Cleanup: simplify viewmove_applyCampbell Barton
2022-02-183D View: Add camera view pan/zoom support for NDOFCampbell Barton
2022-02-18Cleanup: move camera-view pan/zoom into utility functionsCampbell Barton
2022-02-18Merge branch 'blender-v3.1-release'Hans Goudey