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-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
2022-10-20Cleanup: Remove unused grease pencil / RNA includesHans Goudey
2022-10-20Fix T101907: restore snapping in node editorChris Blackbourn
2022-10-19Fix T101857: Crash when trying to build proxies on read-only filesystemRichard Antalik
2022-10-19Fix T101926: Curves: Remove type-specific attributes when deletingHans Goudey
2022-10-19Fix macOS build error after recent changes to enable Intel GPUsBrecht Van Lommel
2022-10-19Fix T101622: Sequencer channels not updating while panning viewYann Lanthony
2022-10-19Fix: Geometry Nodes: Memory leak when deleting instancesHans Goudey
2022-10-19Geometry Nodes: Use common utility for copying attribute dataHans Goudey
2022-10-19Cycles: Allow Intel GPUs under MetalMorteza Mostajab
2022-10-19EEVEE: Depth Of Field: Replace ambiguous select with manual checkClément Foucault
2022-10-19Cycles: oneAPI: switch back target to dg2Xavier Hallade
2022-10-19Fix control reaches end of non-void function errorSergey Sharybin
2022-10-19Cleanup: WM: Fix missing enumerator case in switchClément Foucault
2022-10-19Fix T101896 Eevee: Custom object properties don't work in shader for Curves o...Clément Foucault
2022-10-19Fix (devs-reported) mistake in batch delete code in recent change.Bastien Montagne
2022-10-19Cycles: oneAPI: fix libsycl.so files harvestingXavier Hallade
2022-10-19Cycles: oneAPI: fix clean Windows ninja buildsXavier Hallade
2022-10-19Cycles: oneAPI: preload kernels only when not using prebuilt binariesXavier Hallade
2022-10-19Cycles: oneAPI: update dg2 target to acm-g10Xavier Hallade
2022-10-19Cycles: oneAPI: include sycl/sycl.hpp instead of CL/sycl.hppXavier Hallade
2022-10-19Cycles: oneAPI: fix check_usm for debug buildsXavier Hallade
2022-10-19Cycles: oneAPI: fix MSVC_TOOLS_DIR for some build environmentsXavier Hallade
2022-10-19Fix T101928: transform operator properties saving wrong snap valuesGermano Cavalcante
2022-10-19Fix T101922: transforming surface points misses redrawPhilipp Oeser
2022-10-19Blender: Add command line argument to switch gpu backends.Jeroen Bakker
2022-10-19Fix T99997: Calling teleport without waiting for the previous event disables ...Pratik Borhade