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
2013-04-082D stabilization default filter to bilinearSergey Sharybin
2013-04-08Camera stabilization fixes and improvementsSergey Sharybin
2013-04-06Revert change made to bilinear sampler in libmvSergey Sharybin
2013-03-25More new data names translation (most cases should be covered now).Bastien Montagne
2013-03-15add in ifdef for WITH_LIBMV, correct own error passing float[2] as float[3]Campbell Barton
2013-03-15Multi-threaded frame calculation for movie clip proxiesSergey Sharybin
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-03-06Tracking dopesheet fixes:Sergey Sharybin
2013-03-06code cleanup: quiet float/double conversion warnings.Campbell Barton
2013-03-05patch [#34103]Campbell Barton
2013-03-04Fix for incorrect subpixel precision of marker when using track offsetSergey Sharybin
2013-02-28Modal (aka tripod) solver reworkSergey Sharybin
2013-02-26Camera tracking: support refining radial K1, K2 onlySergey Sharybin
2013-02-25Fix compilation error with libmv disabledSergey Sharybin
2013-02-25Camera tracking, minor changes:Sergey Sharybin
2013-02-25Camera tracking: libmv distortion API now also uses camera intrinsicsSergey Sharybin
2013-02-25code cleanup: camera trackingSergey Sharybin
2013-02-22Motion tracking dopesheetSergey Sharybin
2013-02-18Correction to r54600Sergey Sharybin
2013-02-05Tracking settings for new clip didn't match default resetSergey Sharybin
2013-01-12code cleanup: style and replace (float)sin, (float)cos with sinf, cosfCampbell Barton
2012-12-11code cleanup: neareast -> nearestCampbell Barton
2012-12-10Camera tracking: libmv distortion API now also uses camera intrinsics structureSergey Sharybin
2012-12-10code cleanup: camera trackingSergey Sharybin
2012-12-10Merging r51923 through r52851 from trunk into soc-2011-tomatoSergey Sharybin
2012-11-16code cleanup: replace most DO_MINMAX2 -> minmax_v2v2_v2Campbell Barton
2012-11-07Fixed crashes when motion tracks are zero-sizedSergey Sharybin
2012-11-05Merging r50625 through r51896 from trunk into soc-2011-tomatoSergey Sharybin
2012-11-05Camera Tracking: allow fallback to reprojection resection by user demandSergey Sharybin
2012-11-02all remove functions now invalidate the RNA objects passed, to help script au...Campbell Barton
2012-10-26Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a ...Bastien Montagne
2012-10-26Camera tracking fixesSergey Sharybin
2012-10-23use min_ max_ functions in more places.Campbell Barton
2012-10-23rename api functions...Campbell Barton
2012-10-15Motion Tracking: fixed dopesheet left in incorrect state after joining tracksSergey Sharybin
2012-10-15Color Management: remove unused function and get rid of unneeded float->byte ...Sergey Sharybin
2012-10-09Motion Tracking: move keyframe settings to per-tracking object settingsSergey Sharybin
2012-09-28code cleanup: correct spellingCampbell Barton
2012-09-27Fix #32669: Markers are not disabled properly if started from any other than ...Sergey Sharybin
2012-09-19Tracking: fixed crash when reference frame fails to be loadedSergey Sharybin
2012-09-17Remove obsolete code from BKE_tracking_marker_clampSergey Sharybin
2012-09-16code cleanup: quiet warnings for gcc's -Wundef, -Wmissing-declarationsCampbell Barton
2012-09-16remove unused parts of raskter module.Campbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-09-15Merging r50602 through r50617 form trunk into soc-2011-tomatoSergey Sharybin
2012-09-15Silent compiler's warnings about tracking moduleSergey Sharybin
2012-09-14Color Management: get rid of image buffer's profile flagSergey Sharybin
2012-09-04Merging r50265 through r50373 from trunk into soc-2011-tomatoSergey Sharybin
2012-09-03fix [#32434] Copy-Paste Tracks causes Blender to freeze/crash on second use.Campbell Barton
2012-08-12style cleanupCampbell Barton