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-31CMake/ Visual Studio 14 2015, Use one library name for openal for both 2013 a...Martijn Berger
2016-05-24ndof: enable Linux support by default, unless libs missingMike Erwin
2016-05-22CMake: Solve compilation error with pre-compiled libraries and new GCC-6Sergey Sharybin
2016-05-22ndof: simplify Mac buildMike Erwin
2016-05-19Cleanup: CMake indentationCampbell Barton
2016-05-18Revert string splittingCampbell Barton
2016-05-18Revert part of 4adffde02c98f3bb058ffba5ea010a6b1045a7b1 to get Windows (MSVC2...Joshua Leung
2016-05-18Cleanup: cmake, indentation, line lengthCampbell Barton
2016-05-17Fix C++11 build issues on OS X, remove references to outdated libs.Brecht Van Lommel
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