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-10-21GPU: Add gpu.platform.backend_type_get function.Jeroen Bakker
2022-10-21GPU: Fix Metal GLSL compilation errors due to recent changes.Jeroen Bakker
2022-10-21Fix T101964: Edge and face snapping no locking to axisGermano Cavalcante
2022-10-21Fix: Bokeh blur node flips its bokeh inputOmar Emara
2022-10-21EEVEE: Fix ill defined blend in cubemap array workaroundClément Foucault
2022-10-21Cycles: Bump versions of DPC++, IGC, and dependenciesSergey Sharybin
2022-10-21install_deps: Update OSL for Blender 2.4 release.Bastien Montagne
2022-10-21Fix T66713: Walk mode doesn't take scene unit scale into accountCampbell Barton
2022-10-21deps_builder: add missing OSLNoise library on windowsRay Molenkamp
2022-10-21deps_builder: OpenCollada fixes for windowsRay Molenkamp
2022-10-21GHOST/Wayland: code comments, minor improvementsCampbell Barton
2022-10-21Fix: USD & Alembic importers might not initialize material indicesHans Goudey
2022-10-20Buildfix for 078e034 missing includeJens Verwiebe
2022-10-20deps_builder: fix missing png harvest on windowsRay Molenkamp
2022-10-20Fix T101215: Distribute Points in Volume node does not refresh on frame changeJacques Lucke
2022-10-20Fix memory leak when proxy building failsRichard Antalik
2022-10-20Fix T101316: workbench texture mode not working with geometry nodesJacques Lucke
2022-10-20install_deps: Update Python, OIIO, openPGL and FFMPEG versions.Bastien Montagne
2022-10-20Fix T101554: disable viewer node when corresponding modifier is disabledJacques Lucke
2022-10-20UI: Icon number indicator for data-blocksDalai Felinto
2022-10-20Realtime Compositor: Implement normalize nodeOmar Emara
2022-10-20Fix T101645: division by zero in fillet nodeJacques Lucke
2022-10-20ViewLayer: Reduce object duplication syncingMonique Dewanchand
2022-10-20GL: Make restart index consistent on older implementationClément Foucault
2022-10-20Cycles: replace (tm) with unicode equivalent in UIXavier Hallade
2022-10-20Realtime Compositor: Implement Tone Map nodeOmar Emara
2022-10-20Cleanup: compiler warningsBrecht Van Lommel
2022-10-20Build: mark remaining CVEs reported by cve_check as mitigated or ignoredBrecht Van Lommel
2022-10-20Build: update various libraries for 3.4, fixing bugs and security issuesRay Molenkamp
2022-10-20Build: update OpenPGL hash for re-tagged version without symbols conflictsRay Molenkamp
2022-10-20Build: update OSL to version 1.12.6.2Ray Molenkamp
2022-10-20Fix missing free in 8a43bfd8fd8d08438c5cc58befdf3e661aa17297Campbell Barton
2022-10-20GPU: Avoid undocumented/fragile dependency on shader enumerator orderJulian Eisel
2022-10-20GHOST/Wayland: refactor copy/paste buffer storageCampbell Barton
2022-10-20Lib reload/relocate: Improve performances.Bastien Montagne
2022-10-20Fix (studio-reported) issue with overrides on library relocating.Bastien Montagne
2022-10-20Fix incorrect shader state after shader interface creationSergey Sharybin
2022-10-20Fix WebM naming in the interfaceSergey Sharybin
2022-10-20GHOST/Wayland: primary clipboard supportCampbell Barton
2022-10-20GHOST/Wayland: skip redundant strlen() sending the clipboardCampbell Barton
2022-10-20Cleanup: correct prefix for internal wayland utility functionCampbell Barton
2022-10-20Cleanup: formatCampbell Barton
2022-10-20GHOST/Wayland: correct assert from recent commitCampbell Barton
2022-10-20Fix T94136: Cycles: No Hair Shadows with Transparent BSDFLukas Stockner
2022-10-20Fix T99151: Cycles not updating on Object Type visibility changeLukas Stockner
2022-10-20Fix T93382: Blender still generates subsurface render passesLukas Stockner
2022-10-20Cleanup: simplify uv packing apiChris Blackbourn
2022-10-20GHOST/Wayland: update code comment for Gnome-Shell workaroundCampbell Barton
2022-10-20GHOST/Wayland: clear data source pointer when canceledCampbell Barton
2022-10-20Cleanup: use 'wl_' prefix for data_sourceCampbell Barton