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-23Cycles: Improved robustness of hair motion blur.motion_curve_fixStefan Werner
2018-09-13Fix building deps when OpenCV dev package is present.Bastien Montagne
2018-09-11Build: require OpenJPEG 2.x minimum, remove bundled version.Brecht Van Lommel
2018-09-07Install_deps: fix llvm/clang ARCH package names.Bastien Montagne
2018-09-07Install_deps: Fix wrong URL for ILMBase/OpenEXR source archives.Bastien Montagne
2018-09-07Install_deps: Fix building python on fedora 28Bastien Montagne
2018-09-06Update install_deps.sh to latest libs.Bastien Montagne
2018-07-30Build: require C11/C++11 for all operating systems in master.Brecht Van Lommel
2018-03-30build_deps: Disable building docs for OIIOThomas Beck
2018-01-08install_deps: Fix OCIO always re-cloning its whole git repository.Bastien Montagne
2018-01-02nstall_deps: llvm downloads new website locationBastien Montagne
2017-10-04installdeps: Fix building numpy with newer py system...Bastien Montagne
2017-09-22Fix T52875: install_deps.sh - numpy-1.13.1.tar.gz - 404 Not Found.Bastien Montagne
2017-09-21Install_deps: Raise python and numpy versions (to 3.6.2 and 1.13.1 respective...Bastien Montagne
2017-08-10Fix install_deps usage of patches.Bastien Montagne
2017-08-09Forgot to change magicnumber of OIIO built lib in previous commit...Bastien Montagne
2017-08-09install_deps: disable PTex in our OIIO building for now, broken on newest sys...Bastien Montagne
2017-08-07Build: add scripts to build dependencies for Windows and macOS.Brecht Van Lommel
2017-06-26Enable optional jack in install_deps.shBastien Montagne
2017-06-09install_depsh: update OpenCollada to 1.6.51, and OIIO to 1.7.15Bastien Montagne
2017-05-18Install_deps: py 3.5.3, collada 22b1f4ff026881b4 (2.6.47), OCIO 6de971097c7f5.Bastien Montagne
2017-04-18Fix install_deps.sh for new Ubuntu 17.04, which does not have libopenjpeg!Bastien Montagne
2017-04-10Install deps: Fix compilation error of AlembicLuca Rood
2017-04-05InstallDeps: Raise minimal & official version of OIIO to 1.7.13.Bastien Montagne
2017-04-04install_deps: removed leftover compile_HDF5 commandSybren A. Stüvel
2017-04-04Bumped Alembic library version to 1.7.1Sybren A. Stüvel
2017-04-04Alembic: force ALEMBIC_LIB_USES_BOOST=ON when not using C++11Sybren A. Stüvel
2017-03-22Fix T51024: Switch install_deps to set OSL_ROOT_DIR instead of CYCLES_OSL.Bastien Montagne
2017-02-02install_deps.sh: don't use backticksSybren A. Stüvel
2017-01-24Install deps: Bump OpenSubdiv version to 3.1.1Sergey Sharybin
2016-12-07Fix install_deps.sh failing to build ffmpeg 3.Bastien Montagne
2016-12-01install_deps.sh: Update official (default) lib versions of py/oiio/osl/osd/ff...Bastien Montagne
2016-11-22Install_deps: fix warning message not showing up in case build fails.Bastien Montagne
2016-11-14intsall_deps / OSL use c++11 ABI when install_deps is asking for c++11Martijn Berger
2016-11-03install_deps cleanup: some Debian stuff was still present in the 'generic com...Bastien Montagne
2016-10-10install_deps.sh: remove libglewmx from deb for now, the package is broken in ...Bastien Montagne
2016-10-10install_deps.sh: first attempt to support cxx11.Bastien Montagne
2016-08-10Updated install_deps.sh to OSD 3.0.5 (and switch from git repo to download ar...Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-02Install Deps: Use OSL 1.7.3, latest bugfix release.Thomas Dinges
2016-06-10Install_deps: add '--no-build' option to prevent compiling anything.Bastien Montagne
2016-05-13install_deps: Avoid conflicts on Arch-based systems when gcc-multilib is inst...Mai Lavelle
2016-04-29install_deps: add support for OpenVDB.Ejner Fergo
2016-04-29install_deps: add check for glew version, too old ones are not compatible wit...Ejner Fergo
2016-04-29install_deps: bunch of cleanups, tweaks and micro-fixes.Ejner Fergo
2016-04-21Update install_deps.sh for ArchLinux.Ejner Fergo
2016-03-26Fix T47939, take II: Check clang package version, not llvm-devel one.Bastien Montagne
2016-03-26Fix T47939: Install Deps OSL 1.7.1 and clang-3.5Bastien Montagne
2016-03-10Install-Deps: Build Boost with iostreams.Jeffrey Hoover
2016-02-17install_deps: final CMake instructions: always update all libs controlled by ...Bastien Montagne