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-08-06Basic Alembic supportKévin Dietrich
2016-08-01Cleanup: unused vars, imports, pep8Campbell Barton
2016-07-30Cleanup: pep8Campbell Barton
2016-07-29Add GMock library which is responsive for dealing with mock objectsSergey Sharybin
2016-07-18[MSVC/LNK4199/Cleanup] Delay loading is causing linker warnings.Ray Molenkamp
2016-07-14CMake: per-target CFLAG & CXXFLAG supportCampbell Barton
2016-07-12Revert "OpenJPEG: update to 2.1 from 1.5"Sergey Sharybin
2016-07-12OpenJPEG: update to 2.1 from 1.5Campbell 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-05-10CMake: optional date/time overrides for reproducible buildsCampbell Barton
2016-04-29Cleanup: warnings. spellingCampbell Barton
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-23Cleanup: cmakeCampbell 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-04-12CMake: consistency check now reports stale ignoresCampbell Barton
2016-04-12Remove exception for file which no longer existsSergey Sharybin
2016-04-12CMake: ignore headerCampbell Barton
2016-03-30CMake cleanup target_link_libraries_decoupledMartijn Berger
2016-03-25CMake: Disable Cycles OSL for the light configurationSergey Sharybin
2016-03-15CMake: remove unused libpath'sCampbell Barton
2016-03-11CMake: Avoid call of find_package(Git) for every compile with buildinfo enabledSergey Sharybin
2016-03-03CMake: Remove redundant print of Git Found messageSergey Sharybin
2016-02-23CMake: Enable BLOSC for OpenVDB for the full configSergey Sharybin
2016-02-10add openvdb to blender config (and buildbot)Martijn Berger
2016-02-07move windows out of source dirCampbell Barton
2016-02-06Fix GTests compilations on WindowsSergey Sharybin
2016-02-06CMake: Remove mention of extern_redcode, it was removedSergey Sharybin
2016-02-03Imbuf: remove libredcodeCampbell Barton
2016-01-31Cleanup: pep8Campbell Barton
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-19CMake: check for LLVM static library by defaultCampbell Barton
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-14CMake: Add additional search path for OpenSubdivSergey Sharybin
2016-01-14Cycles: Add option to directly link against CUDA librariesSergey Sharybin
2016-01-08Remove raskter librarySergey Sharybin
2016-01-04Next step of fix for gtests (but still not working...)Bastien Montagne
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-27Fix for error w/ QtCreator project builderCampbell Barton