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-24GPencil: Port draw_cache_impl_gpencil.cc to C++Clément Foucault
2022-10-24Transform: limit zero radius Shrink/Fatten to only 1 curve pointGermano Cavalcante
2022-10-23Fix large incremental snap values in uv editorGermano Cavalcante
2022-10-23GHOST: expand GHOST_PRINT/PRINTF without WITH_GHOST_DEBUGCampbell Barton
2022-10-23Fix build error when WITH_GHOST_DEBUG is enabledCampbell Barton
2022-10-23Fix T101607: Changing Image source inadvertently clears file pathJesse Yurkovich
2022-10-23GHOST/Wayland: support building with older versions of pointer-gesturesCampbell Barton
2022-10-23Fix crash on exit when background rendering in waylandCampbell Barton
2022-10-23Fix T102000: Curve Shrink Fatten doesn't work for zero radiusGermano Cavalcante
2022-10-22Cleanup: clang-formatLukas Stockner
2022-10-22Fix T101329: EXR 'JPG Preview' doesn't use color space anymoreLukas Stockner
2022-10-22Transform: remove unreachable codeGermano Cavalcante
2022-10-22Cleanup: move grid snap functions to files where they are usedGermano Cavalcante
2022-10-22Fix T101991: "Absolute Grid Snap" not workingGermano Cavalcante
2022-10-22Fix T101930: NLA Actions Stash remove doesn't work on overriden linked data.Bastien Montagne
2022-10-22GHOST/Wayland: multi-touch gesture supportCampbell Barton
2022-10-22Cleanup: use wl_/wp_ prefix to match native Wayland typesCampbell Barton
2022-10-22GHOST/Wayland: support changing seat capabilities at run-timeCampbell Barton
2022-10-22Video rendering: FFMpeg AV1 codec encoding supportStephen Seo
2022-10-22Fix T101969: Crash when using large texture with nonstandard colorspaceLukas Stockner
2022-10-21deps_builder: expose FORCE_CHECK_HASH as an optionRay Molenkamp
2022-10-21Build: add option to error when features can't be enabledBrecht Van Lommel
2022-10-21Build: disable JACK option in macOS releasesBrecht Van Lommel
2022-10-21Fix missing OpenMP in Linux buildsSergey Sharybin
2022-10-21Fix T101244: Empty point list in shader batch creation cause errorGermano Cavalcante
2022-10-21make.bat: update the libraries before calling update_sources.pyRay Molenkamp
2022-10-21Avoid re-compilation of oneAPI AoT kernels when configuration changesSergey Sharybin
2022-10-21GPU: remove unused member from FrameBufferGermano Cavalcante
2022-10-21Cycles: oneAPI: migrate from deprecated APIs, require libSYCL 6.0+Xavier Hallade
2022-10-21Cycles: oneAPI: remove use of SYCL host deviceXavier Hallade
2022-10-21Fix T101974: Potential memoryleak GHOST_WindowWayland.newDrawingContextEdward
2022-10-21SystemInfo: Add active GPU backend.Jeroen Bakker
2022-10-21cmake/windows: Prepare for 3.4 library changes for opencolladaRay Molenkamp
2022-10-21GPU: Don't exit after first GPUBackend.Jeroen Bakker
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