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-30CMake: Remove per-module Werror settingsSergey Sharybin
2016-01-28Cycles: Enable compilation of sm_37 kernels by defaultSergey Sharybin
2016-01-27OpenVDB: Get rid of hardcoded TBB variables and enabled for Linux buildbotSergey Sharybin
2016-01-27NDOF: enable 3D mouse support on Mac by defaultMike Erwin
2016-01-26CMake: Correction in comment in previous commitSergey Sharybin
2016-01-26CMake: Corrections around disabling BoostSergey Sharybin
2016-01-26CMake: Keep Schur specializations OFF by default configSergey Sharybin
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2016-01-18rather then → rather thanSybren A. Stüvel
2016-01-17Bump boost to 1.60Martijn Berger
2016-01-17Revert "Make 'incompatible pointer type' gcc warning an error by default."Campbell Barton
2016-01-17Make 'incompatible pointer type' gcc warning an error by default.Bastien Montagne
2016-01-16Cleanup: stdbool no longer optional, remove checksCampbell Barton
2016-01-14CMake: De-duplicate checks around unordered maps and shared pointerSergey Sharybin
2016-01-14Cycles: Add option to directly link against CUDA librariesSergey Sharybin
2016-01-05CMake: Fix typo in commentSergey Sharybin
2016-01-05CMake: remove mingw64_gcc49Campbell Barton
2016-01-04Move Ceres to extern/Sergey Sharybin
2016-01-04Move GLog/GFlags to extern/Sergey Sharybin
2015-12-29Make cycles compile with MSVC 2015Martijn Berger
2015-12-27CMake: make install prefix option irrelevant for MinGW too.Antony Riakiotakis
2015-12-26CMake: Fix errors building by MinGWSergey Sharybin
2015-12-21CMake: disable warning 4146Campbell Barton
2015-12-10Begin to add some MSVC 2015 supportMartijn Berger
2015-12-10Eigen: fold remaining OpenNL code into intern/eigen.Brecht Van Lommel
2015-12-03CMake: Use implicit compiler library paths to find OpenMP librarySergey Sharybin
2015-12-02Buildbot: Initial work to move linux build environment to CMakeSergey Sharybin
2015-11-27missed last commitCampbell Barton
2015-11-27CMake/SCons: set Python to 3.5Campbell Barton
2015-11-25OSX bump python to 3.5Martijn Berger
2015-11-23CMake: enable -std=gnu99 for clang and icc.Brecht Van Lommel
2015-11-23CMake: use -Wshadow warning for C sourceCampbell Barton
2015-11-23CMake: check GNU compiler before using extensionCampbell Barton
2015-11-23C99 is now the C standard for all our C code.Brecht Van Lommel
2015-11-15windows / msvc bump to python 3.5Martijn Berger
2015-11-11CMake: don't overwrite C/C++ flags for MSVCCampbell Barton
2015-11-09CMake: remove setting of policy CMP0043 to OLD.Stephen Kelly
2015-11-09Revert "Increase CMake minimum version to 3.0"Campbell Barton
2015-11-09Increase CMake minimum version to 3.0Campbell Barton
2015-10-10CMake: minor message cleanups.Brecht Van Lommel
2015-10-04CMake: detect OS X 10.11 / Xcode 7.Brecht Van Lommel
2015-09-17CMake: Attempt to fix compilation error on Windows after recent changesSergey Sharybin
2015-09-16CMake: Don't modify global CFlags when enabling/disabling OpenJpegSergey Sharybin
2015-08-06Fix typo in cmake when OpenSubdiv is not foundThomas Beck
2015-08-05OpenSubdiv: Enable by default on the supported platformsSergey Sharybin
2015-07-30OpenSubdiv: Add CMake option to enable -Werror in subsurf codeSergey Sharybin
2015-07-29Audaspace: fixes for building with Quicktime on Mac.Jörg Müller
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-07-28CMake: modify recent platform defaultsCampbell Barton