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-02-26CMake: show error on missing LIBDIR early onCampbell Barton
2016-02-24CMake: check for minimum MSVC versionCampbell Barton
2016-02-24Link windows builds against Blosc when OpenVDB is enabledSergey Sharybin
2016-02-20CMake: Ignore paranoid MSVC linker warningsSergey Sharybin
2016-02-19Mac OS X Openvdb, add blosc support.Martijn Berger
2016-02-19CMake: New dependency graph requires either Boost or C++11Sergey Sharybin
2016-02-10Windows MSVC allow building with openvdb / tbbMartijn Berger
2016-02-06CMake OpenVDB support on OS XMartijn Berger
2016-02-03Imbuf: remove libredcodeCampbell Barton
2016-02-01CMake: Silent Numpy warning on OSXSergey Sharybin
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