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-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
2015-06-17Revert "Correct recent commit replacing macro's /w MSVC"Campbell Barton
2015-06-17Correct recent commit replacing macro's /w MSVCCampbell Barton
2015-06-17CMake: use functions instead of macrosCampbell Barton
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-04-08CMake: resolve linking error on LinuxCampbell Barton
2015-03-27CMake: Enable strict flags for C++Sergey Sharybin
2015-03-13CMake: unbundle LZO libraryCampbell Barton
2015-03-06Cleanup: quiet minilzo warningsCampbell Barton
2015-02-25error in last commitCampbell Barton
2015-02-25CMake: error making get_blender_version a functionCampbell Barton
2015-02-18CMake: remove expression in endif(...)Campbell Barton
2015-02-06Some tweaks to support upcoming OSL-1.6Sergey Sharybin