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-10-24Fix T49793 : Fix enabling SSE2 globally for msvc.lazydodo
2016-10-19Cycles CUDA: make CUDA 8.0 the officially supported version for all platforms.Brecht Van Lommel
2016-09-14CMake: decouple WITH_CYCLES_OPENSUBDIV from WITH_OPENSUBDIV, and enable on OS X.Brecht Van Lommel
2016-09-14[cmake/cpack] allow override of package namelazydodo
2016-09-14[cmake/cpack] allow override of package namelazydodo
2016-08-31[Windows] Add support for code signing the final binaries.lazydodo
2016-08-23D2078 Windows : add option to prevent find_package from picking up the wrong ...lazydodo
2016-08-17CMake: Move main platform checks to separate filesSergey Sharybin
2016-08-09CMake: Once again, don't use find_package to get hardcoded librariesSergey Sharybin
2016-08-09CMake: Remove hardcoded DIR_ROOT for alembic and MinGWSergey Sharybin
2016-08-09CMake: Use proper way to define debug/release libraries for alembicSergey Sharybin
2016-08-09CMake: Do not force set root folder for AlembicSergey Sharybin
2016-08-08Make previous alembic fix only apply to MSVClazydodo
2016-08-08Alembic/ msvc : Link alembic_d.lib instead of alembic.lib when doing debug bu...lazydodo
2016-08-07Set WIN32_WINNT for all windows platforms, not just x64lazydodo
2016-08-07Cycles microdisplacement: Support for Catmull-Clark subdivision via OpenSubdivMai Lavelle
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-18[MSVC2015/Cycles] MSVC2015 before update 3 produce invalid buildsRay Molenkamp
2016-07-18[MSVC/LNK4199/Cleanup] Delay loading is causing linker warnings.Ray Molenkamp
2016-06-12Fix OS X build after Decklink changes, it is not supported yet so don't enabl...Brecht Van Lommel
2016-06-11BGE: DeckLink card support for video capture and streaming.Benoit Bolsee
2016-06-09BGE: alpha on frame buffer and precedence of MSAA over swap.Benoit Bolsee
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