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-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
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-06-11Libmv: Cleanup, make strict compiler more happySergey Sharybin
2018-03-23Libmv: Fix compilation error on WindowsSergey Sharybin
2018-03-23Glog/gflags: Reduce amount of local modificationsSergey Sharybin
2017-12-15Libmv: Add C-API function to set all markers within AutoTrack structureSergey Sharybin
2017-11-30Haiku OS SupportCampbell Barton
2017-07-07Fix T51980: Motion Tracking - png image files appear in the Blender program d...Sergey Sharybin
2017-05-31Libmv: Re-bundle from upstream to ensure code base is perfectly in syncSergey Sharybin
2017-05-29Fix T51646: Motion Tracker instantly crashesSergey Sharybin
2017-05-26Fix T50908: Motion Tracker ignored grease pencil maskSergey Sharybin
2017-05-09Libmv: Fix strict compiler warnings, unused variablesSergey Sharybin
2017-04-28Libmv: Make ERROR a default printing severitySergey Sharybin
2017-04-21CMake: Add option to link against system-wide Gflags librarySergey Sharybin
2017-04-07Libmv: Correction to previous commitSergey Sharybin
2017-04-07Libmv: Fix crash of keyframe selection on 32bit linuxSergey Sharybin
2017-02-19Fix a few compiler warnings with macOS / clang.Brecht Van Lommel
2016-12-20Libmv: Fix missing virtual destructor in frame access sub-classSergey Sharybin
2016-12-14Fix T50243: libmv_panography_test is brokenSergey Sharybin
2016-12-13Libmv: Fix typo in assert messageKarsten Weiss
2016-12-13Libmv: Fix copy-paste mistake in camera intrinsic parametersKarsten Weiss
2016-11-02Libmv: Update tests to make tests pass after recent Ceres updateSergey Sharybin
2016-07-22fix comparison of identicalsMike Erwin
2016-07-21Tracking: Fix bug when tracker will keep trying tracking past the footageSergey Sharybin
2016-07-14Libmv: Fix some strict compiler warningsSergey Sharybin
2016-01-26Compositor: Speedup movie (un)distortion operationSergey Sharybin
2016-01-19Libmv: Solve some strict warnings in testsSergey Sharybin
2016-01-14Libmv: Solve strict compiler warnings in stubsSergey Sharybin
2016-01-04Fix wrong linking flags for Libmv testsSergey Sharybin
2016-01-04Libmv: Solve some strict compiler warningsSergey Sharybin
2016-01-04Move Libmv from extern/ to intern/Sergey Sharybin