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-04-18Fix Embree link error after recent cmake changesMaruf Sarker
2019-04-17cmake: Fix python linker issues on windows.Ray Molenkamp
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
2019-04-16CMake: remove BLENDER_SORTED_LIBSCampbell Barton
2019-04-16CMake: cleanup, arg rename, add definitions lastCampbell Barton
2019-04-16CMake: re-order openvdb/osl linkingBrecht Van Lommel
2019-04-15CMake: resolve issue building without sorted libsCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-11glTF: add Draco shared library for mesh compression.Benjamin Schmithüsen
2019-03-22Fix T57580: Update windows installer package to have the GPL3 as EULA.Ray Molenkamp
2019-03-16CMake: disable jemalloc when building as a Python moduleCampbell Barton
2019-03-15Merge branch 'blender2.7'Brecht Van Lommel
2019-03-15Cycles: upgrade to CUDA 10.1 as the one officially supported version.Brecht Van Lommel
2019-03-08cmake/windows: Set LLVM_INCLUDE_DIRS variable.Ray Molenkamp
2019-03-08cmake/windows: Set LLVM_INCLUDE_DIRS variable.Ray Molenkamp
2019-03-04Fixup for fix for OSX build using a build folder name with spacesDalai Felinto
2019-03-02CMake: Use static libstdc++ for static buildsLuca Rood
2019-03-01Fixup for fix for OSX build using a build folder name with spacesDalai Felinto
2019-03-01Merge branch 'blender2.7'Brecht Van Lommel
2019-03-01Fix macOS OpenMP build error when using a build folder name with spaces.Brecht Van Lommel
2019-02-23make.bat: Preliminary Visual Studio 2019 support.Ray Molenkamp
2019-02-23make.bat: Preliminary Visual Studio 2019 support.Ray Molenkamp
2019-02-14Cleanup: indentationCampbell Barton
2019-02-13fix build on xcode with openmpArto Kitula
2019-02-05Cleanup: remove contributors for Python filesCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell 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-24Cleanup: remove make wrapperCampbell Barton
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-15CMake: Improve handling of missing TBB & OpenVDBGuillermo S. Romero
2018-12-19Merge branch 'master' into blender2.8Sergey Sharybin
2018-12-19Build info: Ensure hash length is same across all platforms and has no conflictsSergey Sharybin
2018-12-12Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-12-12dependencies windows: Replace pthreads-win32 2.9.1 with pthreads4w 3.0.0Ray Molenkamp
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-29Cleanup: correct typo, no need for ./ prefixCampbell Barton
2018-11-29CMake: add missing filesCampbell Barton
2018-11-29Merge branch 'master' into blender2.8Campbell Barton
2018-11-29CMake: update checkerCampbell Barton
2018-11-28Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-28Add cross-platform NUMA librarySergey Sharybin
2018-11-27Fix T58088: OpenSubdiv not enabled by default in macOS builds.Brecht Van Lommel
2018-11-26Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-26CMake: Remove Cycles specific OpenSubdiv optionsSergey Sharybin
2018-11-23Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-23Fix T57998: crash at start with jemalloc package on some Linux distributions.Brecht Van Lommel
2018-11-08Merge branch 'master' into blender2.8Brecht Van Lommel