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-11-09Merge remote-tracking branch 'origin/master' into tmp-vfx-platform-2023Ray Molenkamp
2022-11-09Cycles: Add basic support for using OSL with OptiXPatrick Mours
2022-11-08Fix failing tests on macOS due wrong library path for idiffBrecht Van Lommel
2022-11-04cmake/win: fix failing tests on windowsRay Molenkamp
2022-11-03Merge remote-tracking branch 'origin/master' into tmp-vfx-platform-2023Ray Molenkamp
2022-11-03CMake: workaround unsupported cmake_path(IS_PREFIX ..) in v3.20Campbell Barton
2022-11-03Cleanup: cmake comment line lengthCampbell Barton
2022-11-02cmake: support ocio 2.2.0 on windowsRay Molenkamp
2022-11-02Merge remote-tracking branch 'origin/master' into tmp-vfx-platform-2023Ray Molenkamp
2022-11-01CMake: mark Wayland variables advancedCampbell Barton
2022-10-28cmake: support building against USD 22.11Ray Molenkamp
2022-10-25cmake: fix missing crlf'sRay Molenkamp
2022-10-25Windows: Fix broken OSL shader buildRay Molenkamp
2022-10-25Merge remote-tracking branch 'origin/master' into tmp-vfx-platform-2023Ray Molenkamp
2022-10-21Build: add option to error when features can't be enabledBrecht Van Lommel
2022-10-21Fix missing OpenMP in Linux buildsSergey Sharybin
2022-10-21cmake/windows: Prepare for 3.4 library changes for opencolladaRay Molenkamp
2022-10-20Build: update various libraries for 3.4, fixing bugs and security issuesRay Molenkamp
2022-10-20Build: update OSL to version 1.12.6.2Ray Molenkamp
2022-10-19Cycles: oneAPI: fix libsycl.so files harvestingXavier Hallade
2022-10-17Fix OpenPGL and OneAPI being detected by CMake when Cycles is disabledBrecht Van Lommel
2022-10-17Fix Wayland not being disabled when dependencies are not foundBrecht Van Lommel
2022-10-11Merge remote-tracking branch 'origin/master' into tmp-vfx-platform-2023Ray Molenkamp
2022-10-11Fix linker order of X11 and Wayland libsSebastian Parborg
2022-10-08Build: reference bundled wayland and libdecor headersCampbell Barton
2022-10-07Cycles: link oneAPI backend with debug version of sycl when in DebugXavier Hallade
2022-10-07Cycles: use direct linking for oneAPI backendXavier Hallade
2022-10-06cmake: fix stray endif in platform_apple.cmakeRay Molenkamp
2022-10-05Merge remote-tracking branch 'origin/master' into tmp-vfx-platform-2023Ray Molenkamp
2022-10-04Build: integrate OpenPGL into platform files like other librariesBrecht Van Lommel
2022-09-29Cleanup: cmake indentationCampbell Barton
2022-09-28Fix macOS cmake warning about missing OpenAL, after Python module changesBrecht Van Lommel
2022-09-27Build: add wayland to deps buildCampbell Barton
2022-09-27Revert "Cleanup: remove redundant WITH_GHOST_WAYLAND check"Campbell Barton
2022-09-27Cleanup: remove redundant WITH_GHOST_WAYLAND checkCampbell Barton
2022-09-27Cleanup: remove workarounds and version checks for unsupported compilersCampbell Barton
2022-09-23Cleanup: use lowercase function calls & macros in for CMakeCampbell Barton
2022-09-20CMake: fail to build with unsupported versions of wayland-scannerCampbell Barton
2022-09-18Build: fix gtest build flags affecting actual libraryBrecht Van Lommel
2022-09-15Python: script for packing bpy module as wheelBrecht Van Lommel
2022-09-15Python: fix failing bpy build with full release config on WindowsBrecht Van Lommel
2022-09-15Python: fix failing tests when building bpy moduleBrecht Van Lommel
2022-09-14CMake: warn when "bpy" installs into the site-packages from LIBDIRCampbell Barton
2022-09-13Fix broken Cycles Metal build after recent changesBrecht Van Lommel
2022-09-13Fix compilation on Linux, glibc 2.34, and CentOS librariesSergey Sharybin
2022-09-10Python: on macOS, stop requiring framework for building bpy moduleBrecht Van Lommel
2022-08-29Build: automatically disable WITH_GHOST_WAYLAND if missing librariesBrecht Van Lommel
2022-08-26deps: fix idiff failing in debug builds.Ray Molenkamp
2022-08-24Make OpenImageIO and OpenEXR dynamic libraries work on Linux / macOSBrecht Van Lommel
2022-08-24deps: Dynamic OIIO+OpenEXRRay Molenkamp