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
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
2020-04-20Libmv: Cleanup reprojection cost functionSergey Sharybin
2020-04-20Libmv: Pass entire camera intrinsics to reprojection error functorSergey Sharybin
2020-04-20Libmv: Cleanup, rephrase commentSergey Sharybin
2020-04-20Libmv: Cleanup, fix indentationSergey Sharybin
2020-04-20Libmv: Cleanup, spelling in commentsSergey Sharybin
2020-04-06Libmv: Use static scheduler for threadingSergey Sharybin
2020-04-06Tracking: Fix (un)distortion happen in single threadSergey Sharybin
2020-01-25Cleanup: include missing CMake headersCampbell Barton
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton
2019-09-30Cleanup: spellingCampbell Barton
2019-09-13macOS: Enabled posix_memalign() like on other Unix platforms.Stefan Werner
2019-09-13Cleanup: compiler warningsBrecht Van Lommel
2019-08-21Cleanup: Fix build error with MSVCLazydodo
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-23Fix T67089: Solve camera motion generates "Solve error: nan"Sergey Sharybin
2019-06-28Fix non-working verbosity when set prior to --debugSergey Sharybin
2019-04-18Disable clang-format for LibmvSergey Sharybin
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
2019-04-16CMake: fix building without libmvCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-16CMake: cleanup, arg rename, add definitions lastCampbell Barton