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-11Merge branch 'blender-v3.4-release'Brecht Van Lommel
2022-11-11Fix CMake error when pkg-config is not installedBrecht Van Lommel
2022-11-09Cycles: Add basic support for using OSL with OptiXPatrick Mours
2022-11-03Revert "Blender 3.4 - Beta"Thomas Dinges
2022-11-03Blender 3.4 - BetaThomas Dinges
2022-11-03CMake: workaround unsupported cmake_path(IS_PREFIX ..) in v3.20Campbell Barton
2022-11-03Cleanup: cmake comment line lengthCampbell Barton
2022-11-01CMake/MSVC: Disable ASAN for developer buildsRay Molenkamp
2022-11-01Build: bump expat version to 2.5.0 to address CVE-2022-43680Brecht Van Lommel
2022-11-01Update OCLOC version used on WindowsSergey Sharybin
2022-11-01CMake: mark Wayland variables advancedCampbell Barton
2022-11-01deps: openPGL 0.4.1-betaRay Molenkamp
2022-10-31Build: ignore more CVEs from tiff command line tools that we don't useBrecht Van Lommel
2022-10-31Fix bpy wheel build error on Windows, where there are no abi flagsBrecht Van Lommel
2022-10-31make_update: support updating "lib" as a single repositoryCampbell Barton
2022-10-31make_update: add type hintsCampbell Barton
2022-10-29make.bat: skip SVN update when running make code_updateRay Molenkamp
2022-10-26deps_builder: fix hardcoded pathRay Molenkamp
2022-10-25Build: fix/workaround for the opencollada.diff not applying on LinuxCampbell Barton
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-21make.bat: update the libraries before calling update_sources.pyRay Molenkamp
2022-10-21Cycles: oneAPI: migrate from deprecated APIs, require libSYCL 6.0+Xavier Hallade
2022-10-21cmake/windows: Prepare for 3.4 library changes for opencolladaRay Molenkamp
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-21deps_builder: add missing OSLNoise library on windowsRay Molenkamp
2022-10-21deps_builder: OpenCollada fixes for windowsRay Molenkamp
2022-10-20deps_builder: fix missing png harvest on windowsRay Molenkamp
2022-10-20install_deps: Update Python, OIIO, openPGL and FFMPEG versions.Bastien Montagne
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-19Cycles: oneAPI: fix libsycl.so files harvestingXavier Hallade
2022-10-18Build: get make deps working with Xcode command line toolsBrecht Van Lommel
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-14Deps: Updating OpenPGL 0.4.0 hash valueSebastian Herholz
2022-10-14Deps: include libxkbcommon-devel for Linux build script, remove waylandCampbell Barton
2022-10-14Deps: add comments noting why packages are installedCampbell Barton
2022-10-14Deps: use the locally built wayland-scanner for wayland_protocolsCampbell Barton
2022-10-13Build: Upgrading OpenPGL version to 0.4.0Sebastian Herholz
2022-10-13install_deps: Add system libdecor dev package.Bastien Montagne
2022-10-13Build: use bash for build environment scriptCampbell Barton
2022-10-11deps_builder: add missing openpgl config fileRay Molenkamp
2022-10-11Fix linker order of X11 and Wayland libsSebastian Parborg
2022-10-10deps_builder: Add support for cve-bin-toolRay Molenkamp