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-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
2022-10-08Build: reference bundled wayland and libdecor headersCampbell Barton
2022-10-08Deps: add libdecor for Wayland window framesCampbell Barton
2022-10-08Deps: harvest Wayland headers, build Wayland librariesCampbell 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-06Build Environment: Update Ubuntu instructions to include bisonDalai Felinto
2022-10-06Linux CentOS 7 setup scriptSybren A. Stüvel
2022-10-05deps_builder: harden the package download processRay Molenkamp
2022-10-05install_deps: Fix typo in previous commit.Bastien Montagne
2022-10-05Install_deps: Add building of OpenPGL.Bastien Montagne
2022-10-05Build: fix missing xml2 build time dependency for waylandCampbell Barton
2022-10-04Build: integrate OpenPGL into platform files like other librariesBrecht Van Lommel
2022-10-04Revert "install_deps: update OpenVDB for Blender 3.4."Bastien Montagne
2022-10-04Revert "install_deps: update OIIO/Boost/Python/NumPy versions."Bastien Montagne
2022-09-29Cleanup: cmake indentationCampbell Barton
2022-09-28Fix macOS cmake warning about missing OpenAL, after Python module changesBrecht Van Lommel
2022-09-27Cycles: add Path Guiding on CPU through Intel OpenPGLSebastian Herhoz
2022-09-27Deps: fix builing wayland-scannerSybren A. Stüvel
2022-09-27Build: temporarily disable wayland dependencyCampbell Barton
2022-09-27Build: add wayland to deps buildCampbell Barton
2022-09-27Revert "Cleanup: remove redundant WITH_GHOST_WAYLAND check"Campbell Barton
2022-09-27Build: add missing include for opencolorioCampbell Barton
2022-09-27Cleanup: remove redundant WITH_GHOST_WAYLAND checkCampbell Barton
2022-09-27Cleanup: remove unnecessary argument to else() in CMakeCampbell Barton
2022-09-27Cleanup: correct indentation of harvest.cmakeCampbell Barton
2022-09-27Build: add OpenPGL as to deps buildsSebastian Herhoz
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-18Build: disable gtests entirely for Python moduleBrecht Van Lommel
2022-09-16Fix Linux bpy wheel failing to install due to wrong ABI flagsBrecht Van Lommel
2022-09-16make_source_archive: exclude hidden git filesCampbell Barton
2022-09-16Cleanup: formatCampbell Barton
2022-09-16Cleanup: typos in 427d669f625e1408e3b4509ab5aae19fc8b0bbc1Campbell Barton
2022-09-16make_bpy_wheel: various minor improvementsCampbell Barton
2022-09-16Cleanup: suppress type warnings for make_bpy_wheel & make_utilsCampbell Barton