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
2014-02-25Disable eager-refinement step of region trackingSergey Sharybin
2014-02-24Followup for 90a86fe: libmv/ceres cmake/scons files are automatically generatedSergey Sharybin
2014-02-18Fix T38684: cmake OS X build problem when changing deployment target.Brecht Van Lommel
2014-02-06Bye-bye FAST!Sergey Sharybin
2014-01-28Bundle latest Libmv from upstreamSergey Sharybin
2014-01-28Followup to the previous commitSergey Sharybin
2014-01-28Improvements to weighted tracks behaviorSergey Sharybin
2014-01-28Fixes for keyframe selectionSergey Sharybin
2014-01-28Rework detector API and implement Harris detectorSergey Sharybin
2014-01-13Ceres: more warnings cleanupSergey Sharybin
2014-01-13Re-bundle new Ceres librarySergey Sharybin
2014-01-09Fix compilation error on NetBSDSergey Sharybin
2014-01-02Code cleanup: remove patch series from libmvSergey Sharybin
2014-01-02Code and style cleanupSergey Sharybin
2014-01-01Re-bundle libmv from new upstream repositorySergey Sharybin
2014-01-01Update Ceres to the latest upstreamSergey Sharybin
2013-12-10CMake: report messages as status (else ccmake treats like an error)Campbell Barton
2013-11-30Woo Hoo. First git commit.Alexandr Kuznetsov
2013-11-28Code cleanup: spelling fixes and verbosity printsSergey Sharybin
2013-11-28Made collections port compatible with MSVC2008Sergey Sharybin
2013-11-28Update Ceres to latest upstream versionSergey Sharybin
2013-11-20Tweaks and improvements to fundamental/homography estimationSergey Sharybin
2013-11-08OSX/scons: make MACOSX_SDK_CHECK a local var is sconstruct and remove from en...Jens Verwiebe
2013-10-29Eagerly attempt to refine a track before doing a brute searchKeir Mierle
2013-10-28Fix bug where libmv tracking incorrectly succeeds on failureKeir Mierle
2013-10-26Weighted tracksSergey Sharybin
2013-10-15Code cleanup: move function prototype to header fileSergey Sharybin
2013-10-15Get rid of Allow Fallback optionSergey 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-09Fix compilation error after recent libmv changeSergey Sharybin
2013-10-09Move guarded objetc allocation to a guardedalloc headerSergey Sharybin
2013-10-02libmv: fix matrix address being printed instead of actual valuesSergey Sharybin
2013-10-01Optimization for recent changes in keyframe selectionSergey Sharybin
2013-10-01Fix issues according to codereview pageSergey Sharybin
2013-09-30Fix for plane track jitteringSergey Sharybin
2013-09-14Code cleanup: spelling correctionJoseph Mansfield
2013-09-13correct error in libmv stub, also correct typo.Campbell Barton
2013-09-09OSX/clang5: revert 59960, todo: make it global Jens Verwiebe
2013-09-09OSX/clang5: fix broken compilingJens Verwiebe
2013-09-09Code cleanup: Minor function capitalization fixJoseph Mansfield
2013-09-05Update Ceres to 1.7.0 releaseSergey Sharybin
2013-08-16* Compile fix, so disabling libmw works again. Thomas Dinges
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-08-16Add Procrustes PNP ("PPnP") resection algorithm to libmvSergey Sharybin
2013-08-14Fix for uninitialized covariance matrixSergey Sharybin
2013-08-01Potential fix for wrogn k3 value after solveSergey Sharybin
2013-07-31Code cleanup: libmv C APIJoseph Mansfield
2013-06-01Update libmv from own branchSergey Sharybin
2013-05-30Fixed compilation error after recent keyframes commit.Sergey Sharybin