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
2020-05-27Cycles: Upgraded Embree to version 3.10.0Stefan Werner
2020-05-25install_deps: update libraries versions.Bastien Montagne
2020-05-25Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-25CMake: disable WITH_USD with blender_lite configurationsCampbell Barton
2020-05-25Deps: ffmpeg 4.2.3 + codecs updateRay Molenkamp
2020-05-24Deps : XR_OpenXR_SDK 1.0.8Ray Molenkamp
2020-05-24deps: SDL 2.0.12Ray Molenkamp
2020-05-24Deps: OpenSubDiv 3.4.3Ray Molenkamp
2020-05-23Deps: Freetype 2.10.2Ray Molenkamp
2020-05-23deps: OpenAL 1.20.1Ray Molenkamp
2020-05-19Properly fix: T71040 / T58983 Ocean Modifier crashes at high resolutionsRay Molenkamp
2020-05-19win/deps: generate sndfiles import library with ms lib toolRay Molenkamp
2020-05-19Merge remote-tracking branch 'origin/blender-v2.83-release'Ray Molenkamp
2020-05-19Fix: T71040 / T58983 Ocean Modifier crashes at high resolutionsRay Molenkamp
2020-05-12Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-12Fix CMake using different OpenEXR / USD includes and libraries in some casesBrecht Van Lommel
2020-05-11Windows: Re-enable incremental linkingRay Molenkamp
2020-05-09deps/windows: Fix wrong crt for libjpeg and pthreadsRay Molenkamp
2020-05-08Install_deps: Add support to compile TBB when we cannot find version.Bastien Montagne
2020-05-08install_deps: Fix (unreported) typo in OpenXR build code.Bastien Montagne
2020-05-08install_deps: Fix (unreported) broken logic in OIIO building.Bastien Montagne
2020-05-08install_deps: Fix (unreported) broken Boost source URL.Bastien Montagne
2020-05-08Cleanup: install_deps: Simplify the 'no distro' code a bit.Bastien Montagne
2020-05-08install_deps: Fix (unreported) bad handling of deps between libs.Bastien Montagne
2020-05-05Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-05Fix build with precompiled libraries picking up OpenEXR from install_deps.shBrecht Van Lommel
2020-05-04Windows: Silence LNK4099 warning.Ray Molenkamp
2020-05-04Windows: Move tbb to being dynamic libraryRay Molenkamp
2020-05-01Windows: Support backtraces on release builds.Ray Molenkamp
2020-05-01Cleanup: rename WITH_X11 to WITH_GHOST_X11Campbell Barton
2020-04-30Revert "Windows: Support backtraces on release builds."Ray Molenkamp
2020-04-30Fix: Windows build bot script errorRay Molenkamp
2020-04-30Windows: Support backtraces on release builds.Ray Molenkamp
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-30GHOST: initial Wayland supportChristian Rauch
2020-04-29Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-29Windows: Fix RelWithDebInfo missing symbol informationRay Molenkamp
2020-04-29Fix Python bz2 module failing to import on older macOS versionsBrecht Van Lommel
2020-04-29Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-29nstall_deps: USD: Add root usd library directory to build args.Anthony Edlin
2020-04-27CMake: add WITH_LINKER_LLD option for unix platformsNathan Craddock
2020-04-20Windows: Add sccache support.Ray Molenkamp
2020-04-07Build: use -no-pie for portable builds on LinuxBrecht Van Lommel
2020-04-06Fix T75357: USD export broken on windowsRay Molenkamp
2020-04-05Build: hide USD symbols, make Blender symbols visible againBrecht Van Lommel
2020-04-02Fix Linux link error with pcre after recent changes, must use absolute pathBrecht Van Lommel
2020-04-02Fix link error on Linux buildbot with libxml2Brecht Van Lommel
2020-04-02Fix (harmless) PCRE not found warning when configuring CMake on LinuxBrecht Van Lommel
2020-04-02Cleanup: simplify Linux buildbot config, where default values already matchBrecht Van Lommel
2020-03-31make.bat: Improve messaging when not detecting MSVCRay Molenkamp