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-11-03install_deps cleanup: some Debian stuff was still present in the 'generic com...Bastien Montagne
2016-11-02CMake: Make ld.gold linker optionalSergey Sharybin
2016-10-25CMake: Followup to previous commit, try to ensure -ldl is always lastSergey Sharybin
2016-10-25Fix possible compilation error with OIIO enabledSergey Sharybin
2016-10-22Fix T49656: Crash when starting playback while using JACK audio with A/V syncJörg Müller
2016-10-22Fix T49657: Audio backend "Jack" should be named "JACK".Jörg Müller
2016-10-18[windows] Create A Blender Desktop Shortcut in the msi installer , fixes T49522lazydodo
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-10-09CMake changes for new macOS target 10.9 / libc++ libraries.Brecht Van Lommel
2016-10-03Cycles CUDA: make CUDA 8.0 the officially supported version for all platforms.Brecht Van Lommel
2016-09-29Update source tgz builder scriptSergey Sharybin
2016-09-29Revert "[Windows/MSVC] Blosc doesn't require debug libraries."lazydodo
2016-09-27[Windows/MSVC] Blosc doesn't require debug libraries.lazydodo
2016-09-22Buildinfo: Improve behavior with detached HEADSergey Sharybin
2016-09-22CMake: Fix copy-paste errorSergey Sharybin
2016-09-19Buildbot: Another attempt to have OSX builder fixedSergey Sharybin
2016-09-19Buildbot: Temporary disable CUBIN compilationSergey Sharybin
2016-09-19Buildbot: Attempt to use proper Clang for CUDA binariesSergey Sharybin
2016-09-16Buildbot: Disable QuickTime for the time beingSergey Sharybin
2016-09-15Bring blender_release.cmake uptodate with the changes from D2227lazydodo
2016-09-15[windows] add some helpers to make.bat to facilitate making release builds.lazydodo
2016-09-14CMake: decouple WITH_CYCLES_OPENSUBDIV from WITH_OPENSUBDIV, and enable on OS X.Brecht Van Lommel
2016-09-11[CMAKE/Platform/Windows] Only perform version check if the actual compiler is...lazydodo
2016-09-06[cmake/cpack] allow override of package namelazydodo
2016-09-05Attempt to fix compilation error with static boost on certain platformsSergey Sharybin
2016-08-31[Windows] Add support for code signing the final binaries.lazydodo
2016-08-26Fix linking issue with OpenEXR and Zlib.Kévin Dietrich
2016-08-24Windows Packaging : Make package-name confirm to the windows[32/64] naming sc...lazydodo
2016-08-23D2078 Windows : add option to prevent find_package from picking up the wrong ...lazydodo
2016-08-22Build Packaging : Set proper package name on Windows.lazydodo
2016-08-17CMake: Move main platform checks to separate filesSergey Sharybin
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-08-02Buildbot: Use annoying hybrid setup of two CUDA toolkitsSergey Sharybin
2016-08-01Buildbot: Enable proper Pascal architectureSergey Sharybin
2016-08-01Buildbot: Seems quotes are not really needed when passing listSergey Sharybin
2016-08-01Buildbot: Attempt to enable sm_60 CUDA architecture for build slavesSergey Sharybin
2016-08-01Cleanup: unused vars, imports, pep8Campbell Barton
2016-07-30Cleanup: pep8Campbell Barton
2016-07-29Add GMock library which is responsive for dealing with mock objectsSergey Sharybin
2016-07-25Call to python3 for stand-alone scriptsCampbell Barton
2016-07-18[MSVC/LNK4199/Cleanup] Delay loading is causing linker warnings.Ray Molenkamp
2016-07-14CMake: per-target CFLAG & CXXFLAG supportCampbell Barton
2016-07-12Revert "OpenJPEG: update to 2.1 from 1.5"Sergey Sharybin
2016-07-12OpenJPEG: update to 2.1 from 1.5Campbell Barton
2016-07-03Update pacman pkgbuildCampbell Barton
2016-07-02Install Deps: Use OSL 1.7.3, latest bugfix release.Thomas Dinges
2016-06-11BGE: DeckLink card support for video capture and streaming.Benoit Bolsee
2016-06-10Install_deps: add '--no-build' option to prevent compiling anything.Bastien Montagne