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
2015-03-19CMake: unbundle eigen3Campbell Barton
2015-01-29cleanup: shebang linesCampbell Barton
2014-12-31Hopefully fix compilation error after recent updateSergey Sharybin
2014-12-31Libmv: Update to latest upstream versionSergey Sharybin
2014-12-11Libmv: Reshuffle CMake and SCons configuration filesSergey Sharybin
2014-12-03Cycles: Support logging when building with SConsSergey Sharybin
2014-11-15Cycles: Fix compilation error with enabled looging but disabled libmvSergey Sharybin
2014-10-30Libmv: Support disabled color channels in tracking settingsSergey Sharybin
2014-10-30Libmv: Add autotrack API to the C-APISergey Sharybin
2014-09-27Tracking: Make sure INC_SYS is always fineSergey Sharybin
2014-09-26Tracking: Cleanup of the bundler scriptSergey Sharybin
2014-09-26SCons: Don't compile libmv stub when libmv is actually enabledSergey Sharybin
2014-09-25Tracking: Decouple C-API module into more granular filesSergey Sharybin
2014-06-27Update Ceres to latest upstream versionSergey Sharybin
2014-06-18Correction to GTest commit (WITH_GTEST=OFF works now)Campbell Barton
2014-06-18Some WITH_TESTS weer not renamed to WITH_GTESTSergey Sharybin
2014-06-18GTest unit testing frameworkSergey Sharybin
2014-04-17Re-bundle Libmv to be sure it's all fineSergey Sharybin
2014-04-17Fix for 771a9dd: libmv build files are automatically generatedSergey Sharybin
2014-04-17Support multiple distortion models, including a new division modelSergey Sharybin
2014-03-20Update Libmv to latest upstreamSergey Sharybin
2014-02-06Bye-bye FAST!Sergey Sharybin
2014-01-02Code cleanup: remove patch series from libmvSergey Sharybin
2014-01-01Re-bundle libmv from new upstream repositorySergey Sharybin
2013-10-10Libmv: make sure CmakeList.txt is re-created with all needed headers on re-bu...Sergey Sharybin
2013-10-10Libmv: move platform-specific defines into own fileSergey Sharybin
2013-10-09Move guarded objetc allocation to a guardedalloc headerSergey Sharybin
2013-05-13Compilation fix for recent commit.Sergey Sharybin
2013-05-13Remplace bunch of annoying ifdefs in tracking.c with a libmv-capi_stub.ccSergey Sharybin
2013-03-01Updates to libmv's bundle.sh to make sure libmv upstreamSergey Sharybin
2013-02-26Use threaded cost function and jacobian computationSergey Sharybin
2013-02-26Bye-bye, SSBA!Sergey Sharybin
2013-02-22Remove extern_ssba workaroundSergey Sharybin
2013-02-18Correction to cmake rules for libmv/ceresSergey Sharybin
2012-12-20Camera tracking: synchronize changes with own branchSergey Sharybin
2012-10-17code cleanup:Campbell Barton
2012-06-10Initial Ceres integration into BlenderSergey Sharybin
2012-05-10Style cleanup: use 2 spaces for indentation in bundle scriptsSergey Sharybin
2012-05-10Carve and libmv bundling scripts: should work with svn checkout nowSergey Sharybin
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-03-23fix for cmake error on non osx systemsCampbell Barton
2012-03-21modify osx CMake hack so the CMake files can be parsed more easily by naive m...Campbell Barton
2012-03-12Port changes from libmv/CMakeLists.txt to build rules files generator scriptSergey Sharybin
2012-02-17Camera tracking: switch to own repo of libmv where most of patches are appliedSergey Sharybin
2012-01-11Fixed typo in comments for libmv build rules filesSergey Sharybin
2011-12-15Added note that cmake/scons rules are automatically generated for extern/libmvSergey Sharybin
2011-12-01Fix #29469: Latest motion tracking not working.Sergey Sharybin
2011-11-07Hopefully compilation with MinGW will work again.Sergey Sharybin
2011-11-07Camera tracking integrationSergey Sharybin