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-05-10CMake: optional date/time overrides for reproducible buildsCampbell Barton
2016-05-05Optimize linear<->sRGB conversion for SSE2 processorsSergey Sharybin
2016-04-23Cleanup: cmakeCampbell Barton
2016-04-23Fix T48250: suppress CMake ranlib warnings to avoid issue with Qt CreatorTianwei Shen
2016-03-31CMAKE disable building the windows launcher, fix type in delayloading of debu...Martijn Berger
2016-03-31CMAKE / msvc openmp, delay loading of openmp dll so we can set environmentMartijn Berger
2016-03-31cmake fix full debug builds on msvcMartijn Berger
2016-03-30CMake cleanup target_link_libraries_decoupledMartijn Berger
2016-03-30Fix T46623: OSX bpy.app.binary_path_python incorrectCampbell Barton
2016-03-25Cycles: Add an option to build single kernel only which fits current CPUSergey Sharybin
2016-03-15CMake: only show py module install options when usedCampbell Barton
2016-03-13CMake: use CXX for C++ in var nameCampbell Barton
2016-03-11CMake: Warn when buildinfo is disabled due to missing GitSergey Sharybin
2016-03-11CMake: Avoid call of find_package(Git) for every compile with buildinfo enabledSergey Sharybin
2016-03-10CMake: remove OSX version lookup tableCampbell Barton
2016-03-03Experimental option to build Blender with C11 supportSergey Sharybin
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