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-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
2020-03-31Build: hide most symbols on macOS on Linux to avoid conflictsBrecht Van Lommel
2020-03-27Install_deps: Do not wipe out `WITH_PYTHON` CMake options.Bastien Montagne
2020-03-27install_deps: Enable PIC in Python static library.Mateusz Grzeliński
2020-03-26CMake: Fix compilation with Xcode generation on Xcode 11.4Sergey Sharybin
2020-03-26CMake: Fix spelling for OpenImageDenoise packageSergey Sharybin
2020-03-26CMake: Fix macOS SDK detection with latest Xcode and macOSSergey Sharybin
2020-03-26CMake: Remove support of Xcode prior to 8.2Sergey Sharybin
2020-03-26CMake: Cleanup, remove unneeded version requirementSergey Sharybin
2020-03-26CMake: Fix detection of Xcode versionSergey Sharybin
2020-03-24Windows/Cleanup: Remove VS2015 support from make.batRay Molenkamp
2020-03-23Deps: TBB changed their repository URLSybren A. Stüvel
2020-03-21Fix OpenXR SDK failing to compile with no JsonCpp installedJulian Eisel
2020-03-21Fix install_deps.sh ignoring --skip-xr-openxrJulian Eisel