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-11-24Improve formatinggpu-shader-descriptorClément Foucault
2021-11-24Fix compilation & dependency depthClément Foucault
2021-11-24Make shaders sources from draw included in the dependency library.Clément Foucault
2021-11-24Fix compilation issues on MSVC and a bug in builderClément Foucault
2021-11-24GPUShaderDependency: Initial CommitClément Foucault
2021-11-24GPUShaderDescriptor: Initial CommitClément Foucault
2021-11-23Clang Tidy: ignore some passes that changed or were added in version 13Jacques Lucke
2021-11-23Cleanup: clang tidyJacques Lucke
2021-11-23Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-23Fix (unreported): unlinked group input is not logged in geometry nodesJacques Lucke
2021-11-23Asset: Merge asset library/list refresh operatorsJulian Eisel
2021-11-23Clean-up: Fix BLI_rect.h collision with windows.hRay Molenkamp
2021-11-23Cleanup: Else after return, other simplificationsHans Goudey
2021-11-23Asset: Merge asset library/list refresh operatorsJulian Eisel
2021-11-23Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-23Fix broken handling of constraints reordering with library overridesJulian Eisel
2021-11-23Merge branch 'blender-v3.0-release'Sebastian Parborg
2021-11-23Fix: The bounding box gizmo breaks if transform pivot is set to cursorSebastian Parborg
2021-11-23Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-23Geometry Nodes: fix attribute propagation in Delete Geometry nodeJacques Lucke
2021-11-23Geometry Nodes: Node execution time overlayErik
2021-11-23Cleanup: Simplify geometry node function namesHans Goudey
2021-11-23Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-23Fix T93297: incorrect eevee motion blur with geometry instancesJacques Lucke
2021-11-23Merge branch 'blender-v3.0-release'Sergey Sharybin
2021-11-23Cycles: Fix possible access to non-initialized light sample in volumeSergey Sharybin
2021-11-23Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-23Fix T93322: Freestyle Sinus Displacement Division by Zero CrashPhilipp Oeser
2021-11-23Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-23Fix T93109: Cycles HIP missing check for correct driver versionSayak Biswas
2021-11-23Cleanup: Suppress clang-tidy warning.Jeroen Bakker
2021-11-23Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-23Fix T93320: Freestyle LineStyleModifier blend 'Minimum' errorPhilipp Oeser
2021-11-23Merge branch 'blender-v3.0-release'Sergey Sharybin
2021-11-23Fix compilation warnings when building without OpenImageDenoiserSergey Sharybin
2021-11-23Fix add-on Preferences using the .blend file icon, not the Blender logoJulian Eisel
2021-11-23Fix add-on Preferences using the .blend file icon, not the Blender logoJulian Eisel
2021-11-23Geometry Nodes: add namespace for every fileJacques Lucke
2021-11-23Geometry Nodes: reduce overhead when processing single valuesJacques Lucke
2021-11-23Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-23Fix T93296: raycast node uses wrong domain for face corner attributesJacques Lucke
2021-11-23Fix T93231: crash when overwriting vertex group with other domainJacques Lucke
2021-11-23Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-23Fix broken versionning after recent refactor of insertion in liboverrides.Bastien Montagne
2021-11-23Icons: Replace .blend file icons, add "Current File" iconJulian Eisel
2021-11-23Cleanup: Silence compilation warning.Jeroen Bakker
2021-11-23Merge branch 'blender-v3.0-release'Germano Cavalcante
2021-11-23Cleanup: clang-tidy warningsGermano Cavalcante
2021-11-23Merge branch 'blender-v3.0-release'Clément Foucault
2021-11-23Fix T89204: slow repeated rendering with GPUOffscreen.draw_view3d.Christian Stolze