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-04-23Fix compilation on OSX after previous commitSergey Sharybin
2014-04-23Libmv cleanup: move aligned malloc implementation into own fileSergey Sharybin
2014-04-21Libmv: optimization of PearsonProductMomentCorrelationSergey 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-17Lbmv: fix scons compile after ed2ddc9Jens Verwiebe
2014-04-17Fix compilation issue.Antony Riakiotakis
2014-04-17Fix crash when enabling undistorted display in MCESergey Sharybin
2014-04-17Support multiple distortion models, including a new division modelSergey Sharybin
2014-04-10...and linking, sorry for that!Antony Riakiotakis
2014-04-10Fix compilationAntony Riakiotakis
2014-04-10Speedup track preview widget for byte imagesSergey Sharybin
2014-03-26Fix T39419: Crash when solving camera motionSergey Sharybin
2014-03-25Followup to Ceres changes -- need to update bundling scriptSergey Sharybin
2014-03-25Fix for own commit: mixed up ceres build defines when replacing cmakeLukas Tönne
2014-03-25Build file macro for testing unordered_map C++ container support.Lukas Tönne
2014-03-21Attempt to fix compilation error with msvc2013Sergey Sharybin
2014-03-20Follow up to the previous commitSergey Sharybin
2014-03-20Update Libmv to latest upstreamSergey Sharybin
2014-02-27Implement separate BA step for tracks which have constant zero weightSergey Sharybin
2014-02-27Fix T38844: Crash if weight track = 0Sergey Sharybin
2014-02-26Ignore zero weighted markers in keyframe selectionSergey Sharybin
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