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
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-11-15Cycles: Fix compilation error with enabled looging but disabled libmvSergey Sharybin
2014-10-30Libmv: Add autotrack API to the C-APISergey Sharybin
2014-10-30Libmv: Initial commit of unfinished AutoTrack APIKeir Mierle
2014-09-27Tracking: Make sure INC_SYS is always fineSergey Sharybin
2014-09-25Cycles: Add support of Glog loggingSergey Sharybin
2014-09-25Tracking: Decouple C-API module into more granular filesSergey Sharybin
2014-07-01CMake: correct include dirsCampbell Barton
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-23Libmv cleanup: move aligned malloc implementation into own fileSergey 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-28Rework detector API and implement Harris detectorSergey 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-30Remove files unused by blender's trackerSergey Sharybin
2013-05-30Motion tracking: automatic keyframe selectionSergey Sharybin
2013-05-13Remplace bunch of annoying ifdefs in tracking.c with a libmv-capi_stub.ccSergey Sharybin
2013-05-09Reconstructed scene scale ambiguity improvementSergey Sharybin
2013-04-05Update libmv to current upstream versionSergey Sharybin
2013-02-28Remove unused rigid registration codeSergey Sharybin
2013-02-28Modal (aka tripod) solver reworkSergey 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-20Made ldl code a part of extern_ssba library, otherwise gcc fails toSergey Sharybin
2013-02-20Fix #34299: Motion Tracking 20x slower under WindowsSergey Sharybin
2013-02-18Correction to cmake rules for libmv/ceresSergey Sharybin
2012-12-20Camera tracking: synchronize changes with own branchSergey Sharybin
2012-12-04cmake was missing some header files.Campbell Barton
2012-10-17code cleanup:Campbell Barton
2012-09-16Libmv: remove unwind hack from CMake rules.Sergey Sharybin
2012-06-10Planar tracking support for motion trackingSergey Sharybin
2012-06-10Initial Ceres integration into BlenderSergey Sharybin
2012-04-14libmv: bundle new upstream version of libmv from own branchSergey Sharybin
2012-04-12libmv: bundle new upstream version from own branch with rigid registration im...Sergey Sharybin
2012-04-11libmv: bundle new upstream version from own branch which should supportSergey Sharybin
2012-03-30Camera tracking refactoring:Sergey Sharybin
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-11Bundle new upstream version of libmv from own branchSergey Sharybin
2012-03-11OSX/libmv: restrict the unwind.h workaround to 10.6.sdk onlyJens Verwiebe
2012-03-11OSX/libmv: added a ahck to fix compiling with 10.6.sdk, unwind.h relatedJens Verwiebe