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
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2016-01-19CMake: check for LLVM static library by defaultCampbell Barton
2016-01-17CMake: clarify missing Python package messageCampbell Barton
2016-01-16Cleanup: stdbool no longer optional, remove checksCampbell Barton
2016-01-14CMake: Silence messages about unordered map and shared pointer on second runSergey Sharybin
2016-01-14CMake: Add additional search path for OpenSubdivSergey Sharybin
2016-01-14install_deps: Cleanup, delete trailing whitespaceSergey Sharybin
2016-01-14Cycles: Add option to directly link against CUDA librariesSergey Sharybin
2016-01-11Bah, forgot to increase boost magic number...Bastien Montagne
2016-01-11install_deps: add wave to boost built modules, seems needed by OSL1.6.9...Bastien Montagne
2016-01-11install_deps: fix typo preventing installation of libsndfile on Fedora-like d...Bastien Montagne
2016-01-08install_deps: bump OIIO and OSL to 1.6.9.Bastien Montagne
2016-01-08install_deps: raise boost official version to 1.60.Bastien Montagne
2016-01-08install_deps: bump ffmpeg to 2.8.4.Bastien Montagne
2016-01-08Add new '--no-confirm' option to avoid user interaction (needs to run ths scr...Bastien Montagne
2016-01-08Remove raskter librarySergey Sharybin
2016-01-05Buildbot: Link libstdc++ staticallySergey Sharybin
2016-01-04Fix for previous commit...Bastien Montagne
2016-01-04Fix missing 'WITH_OPENCOLORIO/OPENIMAGEIO' defines in install_deps final mess...Bastien Montagne
2016-01-04Next step of fix for gtests (but still not working...)Bastien Montagne
2016-01-04Move Libmv from extern/ to intern/Sergey Sharybin
2016-01-04Re-organize structure of GLog/GFlags CMake librariesSergey Sharybin
2016-01-04Remove outdated and unmaintained script which was supposed to configure a rel...Sergey Sharybin
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-27Fix for error w/ QtCreator project builderCampbell Barton
2015-12-26CMake: Disable some features when using MinGW and full cmake configSergey Sharybin
2015-12-26Support custom project namesJulian Eisel
2015-12-20Buildbot: Cleanup unused codeSergey Sharybin
2015-12-20Buildbot: Make sure optiosn override are passed after the config fileSergey Sharybin
2015-12-20Buildbot: Disable CUDA binaries for 32bit OSX slaveSergey Sharybin
2015-12-20Buildbot: Update master config fileSergey Sharybin
2015-12-20Buildbot: Disable some unsupported features for 32bit OSX CMake slaveSergey Sharybin
2015-12-20Buildbot: Fix wrong architecture passed to CMakeSergey Sharybin
2015-12-20Buildbot: Use proper archive name for CMake OSX slaveSergey Sharybin
2015-12-20Buildbot: initial work to enable CMake OSX slaveSergey Sharybin
2015-12-11Fix T46949: Latest blender builds are using shared pcre and xml2 librariesSergey Sharybin
2015-12-10Eigen: fold remaining OpenNL code into intern/eigen.Brecht Van Lommel
2015-12-10Eigen: move C API into intern/eigen.Brecht Van Lommel
2015-12-09install_deps.sh: fix (hopefully) broken OSL building on modern RPM-like distro.Bastien Montagne
2015-12-09install_deps.sh: fix utmost stupid typo breaking 'skip-osl' option on RPM-bas...Bastien Montagne
2015-12-09install_deps.sh: print correct set of sources tested when a wget fails...Bastien Montagne
2015-12-09install_deps.sh: raise default py version to 3.5.1 (due to some obscure bugs ...Bastien Montagne
2015-12-09install_deps.sh: add '-U' update commands to onle-liner CMake-based build com...Bastien Montagne
2015-12-06install_deps.sh: Fix typos in scons instructions.Bastien Montagne
2015-12-04Use int division for version stringCampbell Barton
2015-12-03Buildbot: Remove windows + scons related codeSergey Sharybin
2015-12-03Buildbot: Remove linux scons buildbot related thingsSergey Sharybin
2015-12-03Buildbot: Re-enable CUDA binaries for 64 bit linux slaveSergey Sharybin
2015-12-03Buildbot: User proper folder name inside of the archiveSergey Sharybin
2015-12-03Buildbot: Remove debug-only early exitSergey Sharybin