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
2019-06-19Cleanup: style, indentationCampbell Barton
2019-06-15Cmake: Add `WINDOWS_USE_VISUAL_STUDIO_SOURCE_FOLDERS` optionmano-wii
2019-06-15Cmake: rename `WINDOWS_USE_VISUAL_STUDIO_FOLDERS` option to `WINDOWS_USE_VISU...mano-wii
2019-05-27cmake/msvc: Repress MSVC template warning C4661Ray Molenkamp
2019-05-08CMake: Add support of Ninja's pools to ease building on limited amount of RAM.Bastien Montagne
2019-04-23Fix building with asan option and OSL.Bastien Montagne
2019-04-18Cleanup: remove last bits of WITH_LEGACY_DEPSGRAPH CMake option.Bastien Montagne
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
2019-04-12Build system: disable Draco when not installing python.Bastien Montagne
2019-04-11glTF: add Draco shared library for mesh compression.Benjamin Schmithüsen
2019-04-11Cleanup: suppress some warnings in external libraries.Brecht Van Lommel
2019-03-22Merge branch 'blender2.7'mano-wii
2019-03-22MSVC: add C4115 and C4189 warnings.mano-wii
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-04Python: bump minimum version to 3.7Campbell Barton
2019-01-26Merge branch 'blender2.7'Brecht Van Lommel
2019-01-26macOS: add support for OpenMP, making smoke/fluid/cloth simulations faster.Arto Kitula
2019-01-18Merge branch 'blender2.7'Brecht Van Lommel
2019-01-18Cleanup: remove unnecessary CUDA architecture sm_72, it's for Tegra chips.Brecht Van Lommel
2019-01-06Fix T60187: Latest couple of builds fail to run, need libGLX.so.0Sergey Sharybin
2019-01-03Don't link against GLU librarySergey Sharybin
2018-12-14Merge branch 'master' into blender2.8Sergey Sharybin
2018-12-14CMake: Fixes for OpenGL library preferencesSergey Sharybin
2018-12-04Merge branch 'master' into blender2.8Brecht Van Lommel
2018-12-04Cycles: add initial CUDA 10.0 support, but only recommend use for Turing cards.Brecht Van Lommel
2018-11-30Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-30Fix T58275: WITH_OPENSUBDIV not enabled by default with some CMake versions.Brecht Van Lommel
2018-11-29add: visual studio Compiler warning (order of attribute init in c++ construct...Gaia Clary
2018-11-29add: visual studio Compiler warning (order of attribute init in c++ construct...Gaia Clary
2018-11-27Fix T58088: OpenSubdiv not enabled by default in macOS builds.Brecht Van Lommel
2018-11-26Enable OpenSubdiv modifier by defaultSergey Sharybin
2018-11-26Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-26CMake: Remove Cycles specific OpenSubdiv optionsSergey Sharybin
2018-11-07Merge branch 'master' into blender2.8Stefan Werner
2018-11-07Cycles: Added Embree as BVH option for CPU renders.Stefan Werner
2018-10-22Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-10-22Windows: Enable python debugging in Visual Studio.Ray Molenkamp
2018-09-28CMake: Default to C11 for Clang and GCCSergey Sharybin
2018-09-26Merge branch 'master' into blender2.8Campbell Barton
2018-09-25CMake: Repress deprecation warnings with MSVC.Ray Molenkamp
2018-09-18CMake: remove PYTHON_NUMPY_INCLUDE_DIRS as a cache variable on macOS/Windows.Brecht Van Lommel
2018-09-12Merge branch 'master' into blender2.8Campbell Barton
2018-09-11Build: require OpenJPEG 2.x minimum, remove bundled version.Brecht Van Lommel
2018-09-03Merge branch 'master' into blender2.8Bastien Montagne
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-08-29MSVC: Set the warning C4189 from level 4 to level 3mano-wii
2018-08-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-28cmake: adjustments required for lib-upgrade on windows.Ray Molenkamp
2018-08-23Merge branch 'master' into blender2.8Bastien Montagne
2018-08-23Cycles: Add option for building CUDA kernels sequentiallyLukas Stockner