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
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
2019-11-20Alembic: Upgrade from 1.7.8 to 1.7.12Sybren A. Stüvel
2019-11-18msvc: Use debug versions of tbb malloc for debug buildsRay Molenkamp
2019-11-13Add support for the TBB allocator on windows.Ray Molenkamp
2019-11-11Windows: Fix build errors during deps build on windows.Ray Molenkamp
2019-11-08Windows: Switch to the dynamic C runtimeRay Molenkamp
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-10-21Cleanup: styleCampbell Barton
2019-10-09Deps: Fix wrong LLVM prefix used for MesaSergey Sharybin
2019-10-09Deps: Add libraries needed for Software GLSergey Sharybin
2019-10-09Fix make deps libtool detection on macOSBrecht Van Lommel
2019-10-04make_deps: Fix building ffmpeg on windowsRay Molenkamp
2019-10-04Add Opus audio library and configure FFmpeg to use itSybren A. Stüvel
2019-10-04Fix T70514: VP9 not workingSybren A. Stüvel
2019-08-30Windows: Move building of blendthumb into the blender codebase.Ray Molenkamp
2019-08-30Build: check necessary software is installed for make deps on macOS and LinuxBrecht Van Lommel
2019-08-19build deps macOS: add PUGI_XML home to OSLArto Kitula
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-08-14deps: python 3.7.4 for windows.Lazydodo
2019-08-14deps/cleanup: remove partial boost-python support.Lazydodo
2019-08-14build_environment/python: Bump versions of our site-packagesLazydodo
2019-08-02Deps: Fix build error with theora on windows.Lazydodo
2019-08-02Upgrade Python from 3.7.0 to 3.7.4Sybren A. Stüvel
2019-08-02make deps: avoid running pdflatex as part of building TheoraSybren A. Stüvel
2019-06-27Build environment: Update OpenSubdiv to 3.4.0 RC 2Sergey Sharybin
2019-06-26Make deps: Fix detection/linking of PugiXML on LinuxSergey Sharybin
2019-06-26Revert "Build script: Don't use external Pugi for OSL"Sergey Sharybin
2019-06-19Cleanup: style, indentationCampbell Barton
2019-06-02macOS: increase minimum required version to 10.11Brecht Van Lommel
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
2019-04-03fix for freetype download link and llvm/clang header harvestingMartin Felke
2019-04-03deps_builder : copy llvm headers to lib folder.Ray Molenkamp
2019-03-25Change remaining FTP server URIs to HTTP(s)Stephen Hassard
2019-03-13Build environment: require Alsa/OSS/PulseAudio backends for OpenAL on Linux.Brecht Van Lommel
2019-03-13Build environment: backport master changes to blender2.7.Brecht Van Lommel
2019-03-13Build environment: require Alsa/OSS/PulseAudio backends for OpenAL on Linux.Brecht Van Lommel
2019-03-08build_environment/Windows: Copy llvm debug headers.Ray Molenkamp
2019-02-22Windows: Use static pthreads library.Ray Molenkamp
2019-01-26macOS: add support for OpenMP, making smoke/fluid/cloth simulations faster.Arto Kitula
2019-01-14Build environment: fixes for Linux debug libraries build.Brecht Van Lommel
2019-01-09Build Environment: install clang-format for macOS / Linux.Brecht Van Lommel
2018-12-14Dependencies builder: Don't rely on system-wide PugiXMLSergey Sharybin
2018-12-13deps: add missing sqlite dll to windows build.Ray Molenkamp
2018-12-12dependencies windows: Replace pthreads-win32 2.9.1 with pthreads4w 3.0.0Ray Molenkamp
2018-12-05deps: update opencollada to v1.6.68Ray Molenkamp
2018-11-08build_environment: add debug libs for embree on windowsRay Molenkamp
2018-11-07Cycles: Added Embree as BVH option for CPU renders.Stefan Werner
2018-10-19build_depenencies: Fix url for openal.Ray Molenkamp
2018-10-04Fix T57059: "make deps" build error when sndio library is present.Jorge Bernal
2018-09-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel