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-27Cycles: add Path Guiding on CPU through Intel OpenPGLSebastian Herhoz
2022-09-27Cycles: BSDF eval refactor to remove separate reflection/refraction methodsBrecht Van Lommel
2022-09-27Cycles: BSDF changes in preparation of path guidingSebastian Herhoz
2022-09-27Fix T101231: Console flooded with warnings when fluid type is DomainGermano Cavalcante
2022-09-27Deps: fix builing wayland-scannerSybren A. Stüvel
2022-09-27Fix T101398: Transfer Attribute node still defined in menuHans Goudey
2022-09-27Fix T101393: Vertex Crease operator does not create vertex crease layerPhilipp Oeser
2022-09-27Build: temporarily disable wayland dependencyCampbell Barton
2022-09-27Fix: GPencil animated layer transforms evaluate wrong when identityPhilipp Oeser
2022-09-27Fix curves sculpting in deformed space when using Subdivide nodePhilipp Oeser
2022-09-27Fix T101272: Missing view layer updates handling collections via python.Jeroen Bakker
2022-09-27Build: add wayland to deps buildCampbell Barton
2022-09-27Cleanup: Fix brace-scalar-init warningSergey Sharybin
2022-09-27GHOST: exit with an error when GHOST cannot be initializedCampbell Barton
2022-09-27Cleanup: formatCampbell Barton
2022-09-27WM: batch rename action clipsIyad Ahmed
2022-09-27Revert "Cleanup: remove redundant WITH_GHOST_WAYLAND check"Campbell Barton
2022-09-27Build: add missing include for opencolorioCampbell Barton
2022-09-27Cleanup: remove redundant WITH_GHOST_WAYLAND checkCampbell Barton
2022-09-27Fix T101361: Collapsed multi-input sockets not collapsing noodlesIliya Katueshenock
2022-09-27Scew Modifier: Remove eager normal calculationHans Goudey
2022-09-27GPU: Fix crash when rendering with compositor using CLIClément Foucault
2022-09-27Cleanup: remove unnecessary argument to else() in CMakeCampbell Barton
2022-09-27Cleanup: correct indentation of harvest.cmakeCampbell Barton
2022-09-27GPU: Revert part of D16017 that was accidentally commitedClément Foucault
2022-09-27Build: add OpenPGL as to deps buildsSebastian Herhoz
2022-09-27Cleanup: remove workarounds and version checks for unsupported compilersCampbell Barton
2022-09-27Cleanup: use the system-handle arg for GHOST_SetMultitouchGesturesCampbell Barton
2022-09-26UI: add preference to disable touchpad multitouch gesturesrecht Van Lommel
2022-09-26Fix: Incorrect handling for crease layersHans Goudey
2022-09-26Fix T101365: saving second view layer as (non-Multilayer) OpenEXR does not workBrecht Van Lommel
2022-09-26Fix T101354: Cycles crash with baking and adaptive samplingBrecht Van Lommel
2022-09-26Fix build errors and warnings after recent changes, when not using Unity buildBrecht Van Lommel
2022-09-26Geometry Nodes: Miscellaneous changes in control point neighbors nodeHans Goudey
2022-09-26Nodes: Use plain menus for geometry nodes add menuHans Goudey
2022-09-26Geometry Nodes: Control Point Neighbors NodeJohnny Matthews
2022-09-26Fix typo and and incorrect property initializationGermano Cavalcante
2022-09-26Fix T101343: useless Snapping menu in transform operatorsGermano Cavalcante
2022-09-26Cycles: increase min-supported driver version for Intel GPUsXavier Hallade
2022-09-26Asset Browser: Add slider UI to pose blendingAngus Stanton
2022-09-26Cleanup: format, ensure trailing newlinesCampbell Barton
2022-09-26Cleanup: restore parenthesis removed in recent commitCampbell Barton
2022-09-26Fix: bump subversion to avoid corrupted filesJacques Lucke
2022-09-26Fix crash in Solidify modifier with Inner CreaseSergey Sharybin
2022-09-26Fix T101370: GPencil Grab Sculpt crash after bake transform animationAntonio Vazquez
2022-09-26Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-26GPU: Disable SSBO support from commandline.Jeroen Bakker
2022-09-26System info: Added GPU device type and feature support.Jeroen Bakker
2022-09-26Python: Add platform feature support methods to `gpu.capabilities` module.Jeroen Bakker
2022-09-26Console: Add gpu python module to list of internal modules.Jeroen Bakker