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-09-18Fix T78793, T79707: Cycles crash on macOS with older CPUsBrecht Van Lommel
2020-09-18CMake/LLVM: Add INCLUDE_DIRS to find package.Ankit Meel
2020-09-18CMake/OpenSubdiv: Rename INCLUDE_DIR -> INCLUDE_DIRS.Ankit Meel
2020-09-17macOS: Added potrace in platform apple cmakeSebastián Barschkis
2020-09-17CMake/Potrace: Fix capitalization, silence warning.Ankit Meel
2020-09-17Tests: bundle tests for some modules in their own executablesBrecht Van Lommel
2020-09-17CMake: clean up setting of platform specific linker flagsBrecht Van Lommel
2020-09-15ASan/macOS: fix incomplete C/CXX compiler flags.Ankit Meel
2020-09-15Deps: Add potrace as a new library dependencyRay Molenkamp
2020-09-10CMake: various fixes for building Python moduleTyler Alden Gubala
2020-09-08Cleanup: tabs to spacesCampbell Barton
2020-09-07Generate Xcode scheme files during configuration.Ankit
2020-09-07Cleanup: change Python version checks to include newer versionsCampbell Barton
2020-09-03MSVC: Fix cmake warnings with MSVC updatesRay Molenkamp
2020-09-01CMake: Fix linking errors with gmp librarySergey Sharybin
2020-08-31cleanup: Fix GMP spacing in cmake configurationsRay Molenkamp
2020-08-28Change cmake configs for full and release to enable WITH_GMP.Howard Trickey
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-08-27Fix: FindEmbree.cmake looking for non existing dynamic libraries and failingSebastian Parborg
2020-08-27Cleanup: Fix build warning with MSVC and OSLRay Molenkamp
2020-08-20Silence `-Wmaybe-uninitialized` warning on GCC/LinuxSybren A. Stüvel
2020-08-14Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-13Deps_builder: Update openvdb to a dynamic libraryRay Molenkamp
2020-08-13Fix T78065: OSL shader compilation fails on macOSBrecht Van Lommel
2020-08-12Merge branch 'blender-v2.90-release'Brecht Van Lommel
2020-08-12CMake: clarify that the modules are licensed BSD 3-ClauseBrecht Van Lommel
2020-08-07Cleanup: CMake warnings related to "find package" modulesSebastian Parborg
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