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-08-03Merge branch 'blender-v2.90-release'Bastien Montagne
2020-08-03Building: Add ceres to Ninja's heavy jobs pool.Bastien Montagne
2020-07-31Deps builder: Add support for building GMPRay Molenkamp
2020-07-31Fix blender_test runner build on the buildbot on Linux and macOSBrecht Van Lommel
2020-07-30Fix: Blender_test not working on windows.Ray Molenkamp
2020-07-30Enable header auto-complete suggestions in XcodeAnkit Meel
2020-07-27CMake: reject older GCC version when using precompiled Linux librariesSybren A. Stüvel
2020-07-20Cycles: Use pre-compiled PTX kernel for older generation when no matching one...Patrick Mours
2020-07-16T73268: Link C/C++ unit tests into single executableSybren A. Stüvel
2020-07-16macOS: Support arm64 architecture.Stefan Werner
2020-07-08macOS: upgrade minimum required version to 10.13 High SierraBrecht Van Lommel
2020-07-08CMake: Fix spelling of Embree passed to find packageSergey Sharybin
2020-07-03Initial support of clang-tidy toolchainSergey Sharybin
2020-06-25Build: upgrade OpenImageDenoise to 1.2.1Ray Molenkamp
2020-06-24Fix missing WITH_CYCLES_EMBREE in the build configurationsBrecht Van Lommel
2020-06-15Alembic: remove HDF5 support from CMake filesSybren A. Stüvel
2020-05-31Deps: Update OIIO + ImageLibs + OSL + HelpersRay Molenkamp
2020-05-29Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-05-25Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-25CMake: disable WITH_USD with blender_lite configurationsCampbell Barton
2020-05-19Properly fix: T71040 / T58983 Ocean Modifier crashes at high resolutionsRay 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-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-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-29Windows: Fix RelWithDebInfo missing symbol informationRay Molenkamp
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-03-31Build: hide most symbols on macOS on Linux to avoid conflictsBrecht Van Lommel
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