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
2017-09-22Remove quicktime supportAaron Carlisle
2017-05-27Remove MinGW supportAaron Carlisle
2017-04-21CMake: Add option to build against system-wide GlogSergey Sharybin
2017-04-21CMake: Add option to link against system-wide Gflags librarySergey Sharybin
2017-04-06CMake: Fixed order of bf_alembic in SETUP_BLENDER_SORTED_LIBSSybren A. Stüvel
2017-03-11Cleanup: code style & cmakeCampbell Barton
2017-01-25[Cycles/MSVC/Testing] Fix broken test code.lazydodo
2016-10-25CMake: Followup to previous commit, try to ensure -ldl is always lastSergey Sharybin
2016-09-14CMake: decouple WITH_CYCLES_OPENSUBDIV from WITH_OPENSUBDIV, and enable on OS X.Brecht Van Lommel
2016-08-31[Windows] Add support for code signing the final binaries.lazydodo
2016-08-26Fix linking issue with OpenEXR and Zlib.Kévin Dietrich
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-18[MSVC/LNK4199/Cleanup] Delay loading is causing linker warnings.Ray Molenkamp
2016-07-14CMake: per-target CFLAG & CXXFLAG supportCampbell Barton
2016-06-11BGE: DeckLink card support for video capture and streaming.Benoit Bolsee
2016-06-07readfile: optimization for undoCampbell Barton
2016-05-30CMake: Workaround to get Libmv compiled with latest GccSergey Sharybin
2016-05-24ndof: build system cleanupMike Erwin
2016-05-22Code refactor: add generic Cycles node infrastructure.Brecht Van Lommel
2016-05-22CMake: Solve compilation error with pre-compiled libraries and new GCC-6Sergey Sharybin
2016-05-19CMake: use signed char for recastnavigationCampbell Barton
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-22Silence some annoying warnings when doing full build with strict flagsSergey Sharybin
2016-04-15Add lib for n-dimensional cubic curve fittingCampbell Barton
2016-03-30CMake cleanup target_link_libraries_decoupledMartijn Berger
2016-03-15CMake: remove unused libpath'sCampbell Barton
2016-02-06CMake: Remove mention of extern_redcode, it was removedSergey Sharybin
2016-01-27OpenVDB: Get rid of hardcoded TBB variables and enabled for Linux buildbotSergey Sharybin
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2016-01-17CMake: clarify missing Python package messageCampbell Barton
2016-01-16Cleanup: stdbool no longer optional, remove checksCampbell Barton
2016-01-14CMake: Silence messages about unordered map and shared pointer on second runSergey Sharybin
2016-01-14Cycles: Add option to directly link against CUDA librariesSergey Sharybin
2016-01-08Remove raskter librarySergey Sharybin
2016-01-04Move Libmv from extern/ to intern/Sergey Sharybin
2016-01-04Re-organize structure of GLog/GFlags CMake librariesSergey Sharybin
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-10Eigen: fold remaining OpenNL code into intern/eigen.Brecht Van Lommel
2015-12-10Eigen: move C API into intern/eigen.Brecht Van Lommel
2015-12-02Buildbot: Initial work to move linux build environment to CMakeSergey Sharybin
2015-09-02CMake: use generator expressionsCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
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-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-07-13Add a skeleton of C API for Eigen3.Bastien Montagne
2015-06-30CMake: minor editsCampbell Barton
2015-06-23CMake: quiet warnings in GTestCampbell Barton
2015-06-23CMake: support multiple args to remove_cc_flagCampbell Barton
2015-06-17CMake: use parent scope setting cflags in funcionCampbell Barton