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
2018-11-07Cycles: Added Embree as BVH option for CPU renders.Stefan Werner
2018-10-22Windows: Enable python debugging in Visual Studio.Ray Molenkamp
2018-09-25CMake: Repress deprecation warnings with MSVC.Ray Molenkamp
2018-09-11Build: require OpenJPEG 2.x minimum, remove bundled version.Brecht Van Lommel
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-08-28cmake: adjustments required for lib-upgrade on windows.Ray Molenkamp
2018-08-23Cycles: Add option for building CUDA kernels sequentiallyLukas Stockner
2018-08-17cmake: fix typo in else()Ray Molenkamp
2018-08-17cmake/ctest: output test binaries to debug/release folders on windows.Ray Molenkamp
2018-07-30Build: require C11/C++11 for all operating systems in master.Brecht Van Lommel
2018-07-30CMake: omit superfluous Up-to-date messagesCampbell Barton
2018-07-23Fix build for Intel compiler with C++11.Milan Jaros
2018-07-10CMake: Disable OpenAL and JACK when AUDASPACE is disabledSergey Sharybin
2018-06-28CMake: enable WITH_ASSERT_ABORT by defaultCampbell Barton
2018-06-22CMake: Cleanup, rename CC_REMOVE_STRICT_FLAGS to C_REMOVE_STRICT_FLAGSSergey Sharybin
2018-06-22CMake: Tweaks to removal of strict flagsSergey Sharybin
2018-06-17Cleanup: trailing space in CMake filesCampbell Barton
2018-06-10Cleanup: trailing space in CMake filesCampbell Barton
2018-06-08CMake: disable WITH_COMPILER_ASAN for CMAKE_BUILD_TYPE ReleaseJeroen Bakker
2018-05-31Add Asan support for clang on windows.Ray Molenkamp
2018-05-28Windows: Add support for building with clang.Ray Molenkamp
2018-05-18CMake: Add WITH_COMPILER_ASAN optionCampbell Barton
2018-05-18Cleanup: remove deprecated definitionsCampbell Barton
2018-04-02Build: add WITH_OPENVDB_3_ABI_COMPATIBLE option.Brecht Van Lommel
2018-04-02Build: fixes for the Intel compiler versions 2016, 2017, 2018.Milan Jaros
2018-03-23Glog/gflags: Reduce amount of local modificationsSergey Sharybin
2018-03-17MSVC: ignore warning c4828 The file contains a character that is illegal.Ray Molenkamp
2018-02-17Cycles: Remove Fermi support from CMake and update runtime checks in device_c...Thomas Dinges
2018-02-16Tests: add OpenGL UI drawing tests.Brecht Van Lommel
2018-02-14CMake: Expose Cycles devices support as CMake optionSergey Sharybin
2018-02-14CMake: Fix cimpilation error when CUDA dynload is disabled but toolkit is not...Sergey Sharybin
2018-02-08Remove Carve booleanSergey Sharybin
2018-02-04msvc: Use source folder structure for project file.Ray Molenkamp
2018-02-03cycles: Add an nvrtc based cubin cli compiler.Ray Molenkamp
2017-12-16CMake: bump minimum version to 3.5Campbell Barton
2017-12-04Cleanup: styleCampbell Barton
2017-11-30Haiku OS SupportCampbell Barton
2017-11-07macOS: remove old OpenMP lib stuff from cmakeArto Kitula
2017-10-30CMake: cleanupCampbell Barton
2017-10-25Fix T53004: XWayland ignores cursor-warp callsCampbell Barton
2017-10-08CMake: Re-order PYTHON_VERSION checkCampbell Barton
2017-10-07[cmake] Add minimum python version check to cmake to prevent later build errors.Ray Molenkamp
2017-10-05CMake: use restrict w/ gcc, not clangCampbell Barton
2017-10-05CMake: add -Wrestrict for GCCCampbell Barton
2017-09-28macOS: officially upgrade to 10.9 libraries from lib/darwin.Brecht Van Lommel
2017-09-28CMake: move MSVC warnings to central locationCampbell Barton
2017-09-22Remove quicktime supportAaron Carlisle
2017-09-03CMake: use Blender's glew by defaultCampbell Barton
2017-06-27CMake: Only set CMAKE_BUILD_TYPE_INIT when not setCampbell Barton
2017-06-16CMake: print absolute CMakeCache.txtCampbell Barton