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
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
2012-02-17Camera tracking: switch to own repo of libmv where most of patches are appliedSergey Sharybin
2012-02-11update gpl header in cmake filesCampbell Barton
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-11missing config_freebsd.h from cmake file listCampbell Barton
2011-12-04Camera tracking: merge hybrid tracker from tomato branchSergey Sharybin
2011-12-01Fix #29469: Latest motion tracking not working.Sergey Sharybin
2011-11-28Camera tracking: moved camera solver into it's own jobSergey Sharybin
2011-11-14Assorted camera tracker improvementsSergey Sharybin
2011-11-08cmake & pep8 tidy up, also some style edits.Campbell Barton
2011-11-07Hopefully compilation with MinGW will work again.Sergey Sharybin
2011-11-07Camera tracking integrationSergey Sharybin