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
2021-04-01Libmv: Add clang-format for third party sourcesSergey Sharybin
2021-03-22Fix T86591: Tracking backwards is slowerSergey Sharybin
2021-03-22Cleanup: disable clang-format for 'intern/libmv/third_party' headersCampbell Barton
2021-03-15Fix Libmv tests after recent fixSergey Sharybin
2021-03-15Fix T86262: Tracking backwards fails after gap in trackSergey Sharybin
2021-03-15Refactor Libmv C-API motion model conversionSergey Sharybin
2021-03-15Cleanup: Spelling in Libmv commentsSergey Sharybin
2021-03-05Cleanup: Libmv, clang-formatSergey Sharybin
2021-03-01GLog: Lower default logging severity to INFOSergey Sharybin
2021-03-01Libmv: Avoid use of LOG(INFO) in solverSergey Sharybin
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-12-01Libmv: Tweak default logging verbosity levelSergey Sharybin
2020-12-01Libmv: Cleanup, remove unused logging macrosSergey Sharybin
2020-11-30Libmv: Add threading primitivesSergey Sharybin
2020-11-30Libmv: Add build configuration headerSergey Sharybin
2020-11-30Libmv: add missing files to bundlerSergey Sharybin
2020-11-09Libmv: Fix warning about unused parameter in CeresSergey Sharybin
2020-11-06Cleanup: doxygen commentsCampbell Barton
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-10-29Libmv: Fix clang inconsistent-missing-override warnings.Ivan Perevala
2020-10-28Tracking: Simplify configuration of intrinsics to refineSergey Sharybin
2020-10-28Libmv: Fix typo in packed intrinsicsSergey Sharybin
2020-10-20Libmv: Refactor camera intrinsics parameter blockSergey Sharybin
2020-10-20Libmv: Add generic class for packed intrinsicsSergey Sharybin
2020-10-20Libmv: Add array<type, size> to libmv namespaceSergey Sharybin
2020-10-20Fix libmv test on windowsSebastian Parborg
2020-10-19Spelling: MiscellaneousHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-19Fix libmv eigen alignment issues when compiling with AVX supportSebastian Parborg
2020-10-12Libmv: Remove array access from camera intrinsicsSergey Sharybin
2020-10-12Libmv: Fix wrong packing order of intrinsics for BA stepSergey Sharybin
2020-10-12Revert "Fix critical lens distortion bug in libmv after rB3a7d62cd1f5e."Sergey Sharybin
2020-10-12Libmv: Fix memory leak in modal solverSergey Sharybin
2020-10-12Libmv: Cleanup, spelling in function nameSergey Sharybin
2020-10-05Fix critical lens distortion bug in libmv after rB3a7d62cd1f5e.Bastien Montagne
2020-09-30Tracking: Implement Brown-Conrady distortion modelIvan Perevala
2020-09-28Libmv: Fix NukeCameraIntrinsics copy constructorIvan
2020-07-16T73268: Link C/C++ unit tests into single executableSybren A. Stüvel
2020-07-07UI: Add units to motion tracking solve errorsJohan Walles
2020-07-01Cleanup: spellingCampbell Barton
2020-06-19Ceres: Update to the latest upstream versionSergey Sharybin
2020-05-15Libmv: Fix crash solving when having negative framesSergey Sharybin
2020-05-15Libmv: Add map utilitySergey Sharybin
2020-05-15Libmv: Cleanup, spellingSergey Sharybin
2020-05-08Cleanup: Doxygen: fix markup warnings for linksAaron Carlisle
2020-04-29Tracking: Implement Nuke/Natron distortion modelSergey Sharybin
2020-04-21Libmv: Cleanup, namingSergey Sharybin
2020-04-21Libmv: Cleanup, spelling and naming in bundle adjustmentSergey Sharybin
2020-04-20Libmv: Cleanup, spelling in commentSergey Sharybin
2020-04-20Libmv: De-duplicate creation of residual blockSergey Sharybin