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-03Cleanup: cmake indentationCampbell Barton
2022-10-03Deps: fix builing wayland-scannerSybren A. Stüvel
2022-10-03Build: temporarily disable wayland dependencyCampbell Barton
2022-09-27Build: add wayland to deps buildCampbell Barton
2022-09-27Build: add missing include for opencolorioCampbell 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-09install_deps: update OpenVDB for Blender 3.4.Bastien Montagne
2022-09-09install_deps: update OIIO/Boost/Python/NumPy versions.Bastien Montagne
2022-08-30Merge branch 'blender-v3.3-release'Sergey Sharybin
2022-08-30Update DPC++ to 20220812Sergey Sharybin
2022-08-23Build: use package instead of git repo for sse2neonBrecht Van Lommel
2022-08-18Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-17deps/windows: bzip2 1.0.8 for pythonRay Molenkamp
2022-08-17install_deps: replace `libglew` by `libepoxy`.Bastien Montagne
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-09Cleanup: CMake file indentationCampbell Barton
2022-07-29Merge branch 'blender-v3.3-release'Bastien Montagne
2022-07-29install_deps: Add handling of libaom, update ffmpeg build for it.Bastien Montagne
2022-07-29Merge branch 'blender-v3.3-release'Bastien Montagne
2022-07-29install_deps: bump IMath/OpenEXR to 3.1.5.Bastien Montagne
2022-07-29install_deps: add building of Alembic binaries.Bastien Montagne
2022-07-27Revert "Blender 3.3 - Beta"Thomas Dinges
2022-07-27Blender 3.3 - BetaThomas Dinges
2022-07-27deps/oiio: fix build issue on windowsRay Molenkamp
2022-07-27deps/alembic: add missing imath dependencyRay Molenkamp
2022-07-26deps: update TIFF and OpenEXRRay Molenkamp
2022-07-26deps: FFmpeg vpx/aom-av1 updatesRay Molenkamp
2022-07-26Partially revert "Build: Fix build of library dependencies on Linux aarch64"Sybren A. Stüvel
2022-07-18Build: update Embree to 3.13.4, enable Neon2x on ArmBrecht Van Lommel
2022-07-11Deps Builder: Disable TermInfo and ncurses for DPC++Sergey Sharybin
2022-06-30Build: Fix build of library dependencies on Linux aarch64Patrick Mours
2022-06-30Cleanup: formatCampbell Barton
2022-06-29Cycles: Add support for rendering on Intel GPUs using oneAPIXavier Hallade
2022-06-28Build: remove GLEW version checking from install_deps.shBrecht Van Lommel
2022-06-28Cleanup: fix various typosluzpaz
2022-06-28Install_deps: Fix several issues with TBB.Bastien Montagne
2022-06-27Cleanup: formatCampbell Barton
2022-06-22Cleanup: simplify macOS make deps instructionsBrecht Van Lommel
2022-06-20Build Deps: Disallow looking for Python in registry for ISPCSergey Sharybin
2022-06-20Build Deps: Pass Python3 root to ISPCSergey Sharybin
2022-06-20Build Deps: Fix ISPVC and OIDN compilation on fresh WindowsSergey Sharybin
2022-06-17deps: fix llvm using system pythonRay Molenkamp
2022-06-15depsbuilder: build_deps.cmd look for pythonw rather than pythonRay Molenkamp
2022-06-02install_deps: Add support for oneAPI Level Zero library.Bastien Montagne
2022-06-02install_deps: raise default ffmpeg version to 5.0, minimum 4.0.Bastien Montagne
2022-05-13Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-12Build: patch USD to avoid using rdtscp instruction not available on older CPUsBrecht Van Lommel
2022-05-10Merge branch 'blender-v3.2-release'Clément Foucault