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
path: root/extern
AgeCommit message (Expand)Author
2013-08-19Use reentrant qsort() in particle codesSergey 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-07-15== libredcode / licence cleanup ==Peter Schlaile
2013-06-01Update libmv from own branchSergey Sharybin
2013-05-30Fixed compilation error after recent keyframes commit.Sergey Sharybin
2013-05-30Remove files unused by blender's trackerSergey Sharybin
2013-05-30Motion tracking: automatic keyframe selectionSergey Sharybin
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-16quiet warnings from r56825Campbell Barton
2013-05-15Libmv internal compiler error workaround for VC2012.Jürgen Herrmann
2013-05-14update libmv stub.Campbell Barton
2013-05-13Cleanup and small improvements to libmvSergey Sharybin
2013-05-13Headers cleanup.Sergey Sharybin
2013-05-13Forgot this in one of previous commitsSergey 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-05-12Update bundled version of libmvSergey Sharybin
2013-05-12Documentation for functions inside tracking.cSergey Sharybin
2013-05-11Fix libmv build with visual studio 2012.Brecht Van Lommel
2013-05-10Left extra logging print by accident.Sergey Sharybin
2013-05-10Remove check for zero focal length in BA cost functorSergey Sharybin
2013-05-10Synchronize changes between bunded libmv and own libmv branch.Sergey Sharybin
2013-05-09Add check for points behind camera in euclidan BA cost functorSergey Sharybin
2013-05-09Reconstructed scene scale ambiguity improvementSergey Sharybin
2013-05-07bullet: Don't use sse in api for windows.Sergej Reich
2013-04-29bullet: Fix avoiding collision response between static/kinematic objectsSergej Reich
2013-04-26Revert 56319, misunderstood APISergey Sharybin
2013-04-26Fix for BA possible move bundles behind the cameraSergey Sharybin
2013-04-22Update Ceres to current upstream versionSergey Sharybin
2013-04-15Make it so FATAL messages from libmv are print to the consoleSergey Sharybin
2013-04-15Fix for bundle adjusting with motion restrictedSergey Sharybin
2013-04-08Bundle adjustment improvementsSergey Sharybin
2013-04-08Update ceres to current upstream versionSergey Sharybin
2013-04-06Revert change made to bilinear sampler in libmvSergey Sharybin
2013-04-05Update libmv to current upstream versionSergey Sharybin
2013-04-05Bundle current master of ceres-solverSergey Sharybin
2013-03-29misc minor edits.Campbell Barton
2013-03-21Update ceres to current git version.Sergey Sharybin
2013-03-21Fix #34707: Blender crash on enabling of boolean modifierSergey Sharybin
2013-03-21code cleanup: misc warnings/styleCampbell Barton
2013-03-15Multi-threaded frame calculation for movie clip proxiesSergey Sharybin
2013-03-12Patch [#34373] Use i18n monospace font in Text editor and Python consoleIrie Shinsuke
2013-03-08OSX/gcc-4.6: workaround a compilerbug, use apple-gcc insteadJens Verwiebe
2013-03-07bullet: Update to current svn, r2636Sergej Reich
2013-03-05Switch from DENSE_NORMAL_CHOLESKY to DENSE_QRSergey Sharybin