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
2017-11-19Merge branch 'master' into blender2.8Julian Eisel
2017-11-18CMake: remove solaris pathCampbell Barton
2017-11-13Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-11-13Cycles: Fix compilation error with OIIO compiled against system PugiXMLSergey Sharybin
2017-11-07Merge branch 'master' into blender2.8Brecht Van Lommel
2017-11-07macOS: remove old OpenMP lib stuff from cmakeArto Kitula
2017-11-05Merge branch 'master' into blender2.8Campbell Barton
2017-11-05Cleanup: indentation, line wrappingCampbell Barton
2017-11-04Fix broken macOS build with libsndfile, name is different than in master.Brecht Van Lommel
2017-10-30CMake: cleanupCampbell Barton
2017-10-30CMake: cleanupCampbell Barton
2017-10-29Merge branch 'master' into blender2.8Germano
2017-10-29CMake: use only absolute linker paths for msvc.Ray Molenkamp
2017-10-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-24Fix Cycles gtests build on macOS.Brecht Van Lommel
2017-10-06Merge branch 'master' into blender28Campbell Barton
2017-10-04installdeps: Fix building numpy with newer py system...Bastien Montagne
2017-10-04Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-03CMake: avoid naming collisionCampbell Barton
2017-10-03Python: bump minimum version to 3.6Campbell Barton
2017-10-03Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-02Buildbot: Re-enable cuda binaries, those should workSergey Sharybin
2017-10-01Buildbot: Use latest master config from buildbotSergey Sharybin
2017-10-01Buildbot: Extra tweaks to packing rulesSergey Sharybin
2017-10-01Buildbot: Tweaks to current macOS configSergey Sharybin
2017-09-29Merge branch 'master' into blender2.8Campbell Barton
2017-09-29Drop platform support for Solaris & AIXCampbell Barton
2017-09-29Code cleanup: remove unnecessary buildbot code after macOS library upgrade.Brecht Van Lommel
2017-09-28macOS: officially upgrade to 10.9 libraries from lib/darwin.Brecht Van Lommel
2017-09-28Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-28CMake: move MSVC warnings to central locationCampbell Barton
2017-09-27[build_deps.cmd] Turn down logging verbosity to normal.Ray Molenkamp
2017-09-27[msvc] treat C4133 as error instead of a warning to mimic gcc's -Werror=incom...Ray Molenkamp
2017-09-26Merge branch 'master' into blender2.8Campbell Barton
2017-09-26deps libs: fix xiph library support on sndfile on macOSArto Kitula
2017-09-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-22Remove quicktime supportAaron Carlisle
2017-09-22[cmake/deps_builder] update openjpeg to 1.5.2 to match the version in master/...Ray Molenkamp
2017-09-22Fix T52875: install_deps.sh - numpy-1.13.1.tar.gz - 404 Not Found.Bastien Montagne
2017-09-22Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-21build deps: add support for multiple xcode installsArto Kitula
2017-09-21[cmake_deps/msvc] Move llvm/clang harvest to their individual cmake files.Ray Molenkamp
2017-09-21deps build: add openjpeg to OIIOArto Kitula
2017-09-21[cmake_deps/msvc] Move boost harvest to boost.cmakeRay Molenkamp
2017-09-21[cmake/builddeps] update for site-packages on windows to support the new requ...Ray Molenkamp
2017-09-21Install_deps: Raise python and numpy versions (to 3.6.2 and 1.13.1 respective...Bastien Montagne
2017-09-21deps build: use pip to install requests 2.18.4 and it's depsArto Kitula
2017-09-20[cmake/msvc] Update python to 3.6 + numpy to 1.13.1Ray Molenkamp
2017-09-20[cmake/depsbuilder/msvc] Update to python 3.6 / numpy 1.13.1Ray Molenkamp
2017-09-20deps build: correct sndfile fixArto Kitula