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
2012-01-10comment unused varsCampbell Barton
2012-01-10Camera tracking: tracks copy/paste operatorSergey Sharybin
2012-01-10Camera tracking: improvements of python apiSergey Sharybin
2012-01-04Camera tracking: more accurate track preview widgetSergey Sharybin
2011-12-31Code cleanup: do not use check for nan when doing check for finite due toSergey Sharybin
2011-12-31Minor code cleanup after resolving conflictsSergey Sharybin
2011-12-31workaround for error building with clang and quiet some warnings building wit...Campbell Barton
2011-12-30Disable markers when doing frame-by-frame tracking and tracker library return...Sergey Sharybin
2011-12-30Object tracking integrationSergey Sharybin
2011-12-30Camera tracking: improvements of track preview widgetSergey Sharybin
2011-12-30Fixed low boundary when detecting frames range for camera solverSergey Sharybin
2011-12-30Fix #29729: Blender crashes when camera solving with a disabled markerSergey Sharybin
2011-12-28Merging r42896 through r42944 from trunk into soc-2911-tomatoSergey Sharybin
2011-12-27More fixes for timecode usage with BKE_movieclip_get_ibuf_flagSergey Sharybin
2011-12-27Fix #29688: Timecode is not used in trackingSergey Sharybin
2011-12-23Code cleanup: fix some clang static checker warnings.Brecht Van Lommel
2011-12-19Object tracking: configurable scale for object solutionSergey Sharybin
2011-12-19Merging r42648 through r42722 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-17Quite some compiler warnings...Bastien Montagne
2011-12-16Math lib: matrix multiplication order fix for two functions that wereBrecht Van Lommel
2011-12-15Object tracking: various fixes and improvementsSergey Sharybin
2011-12-14Merging r42602 through r42620 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-13Do not switch to safe malloc if tracking sequenceSergey Sharybin
2011-12-13Merging r42533 through r42601 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-13Fixed crash when tracking several tracks manuallySergey Sharybin
2011-12-09Merging r42482 through r42532 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-07Merging remained part of hybrid tracker which adds correlation thresholdSergey Sharybin
2011-12-07Disable markers when doing frame-by-frame tracking and tracker library return...Sergey Sharybin
2011-12-07Tracks which were moved to close to boundary weren'haven't been disabled when...Sergey Sharybin
2011-12-07Make Hybrid tracker default for movie clipsSergey Sharybin
2011-12-07Merging r42461 through r42481 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-07Camera tracking: some bug fixesSergey Sharybin
2011-12-05Object solver: minor tweaksSergey Sharybin
2011-12-05Object tracking; initial commitSergey Sharybin
2011-12-05Merging r42413 through r42441 form trunk into soc-2011-tomatoSergey Sharybin
2011-12-05Minor whitespace fixesSergey Sharybin
2011-12-04Merging r42394 through r42412 form trunk into soc-2011-tomatoSergey Sharybin
2011-12-04Small code cleanup of tracking.cSergey Sharybin
2011-12-04Fix of pattern position clampingSergey Sharybin
2011-12-04Remove an unused parameter from tracking.cKeir Mierle
2011-12-04Turn grayscale preview on if any channel toggles are active for motion tracking.Keir Mierle
2011-12-04Add support for detecting tracking failure in the ESM tracker component ofKeir Mierle
2011-12-04Camera tracking: merge hybrid tracker from tomato branchSergey Sharybin
2011-12-04Add a toggle button to display motion tracker previews in grayscale.Keir Mierle
2011-12-04Merging r42350 through r42393 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-04Revert "Fix a segfault in the tracker caused by attempting a one-frame track ...Sergey Sharybin
2011-12-04Do not clamp search size when adding new track with non-klt tracker setSergey Sharybin
2011-12-04Make the tracker preview in the motion tracking panel show exactly what theKeir Mierle
2011-12-04Fix a segfault in the tracker caused by attempting a one-frame track after th...Keir Mierle
2011-12-04Add a new hybrid region tracker for motion tracking to libmv, andKeir Mierle