Blender Git Commit Log
Git Commits -> Revision 3135791
Revision 3135791 by Sergey Sharybin (master) April 20, 2020, 14:26 (GMT) |
Tracking: Specify image image for (un)distortion model Allows to support distortion models which needs to know actual image dimensions to apply or inverse camera intrinsics. |
Commit Details:
Full Hash: 31357913950968c81b704f0169a91ee293984bf8
Parent Commit: 665bf41
Lines Changed: +47, -24
8 Modified Paths:
/source/blender/blenkernel/BKE_tracking.h (+12, -2) (Diff)
/source/blender/blenkernel/intern/constraint.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/movieclip.c (+2, -1) (Diff)
/source/blender/blenkernel/intern/tracking.c (+19, -9) (Diff)
/source/blender/compositor/operations/COM_MovieDistortionOperation.cpp (+2, -1) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+7, -7) (Diff)
/source/blender/editors/space_clip/clip_editor.c (+2, -2) (Diff)
/source/blender/editors/space_clip/clip_utils.c (+2, -1) (Diff)
/source/blender/blenkernel/intern/constraint.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/movieclip.c (+2, -1) (Diff)
/source/blender/blenkernel/intern/tracking.c (+19, -9) (Diff)
/source/blender/compositor/operations/COM_MovieDistortionOperation.cpp (+2, -1) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+7, -7) (Diff)
/source/blender/editors/space_clip/clip_editor.c (+2, -2) (Diff)
/source/blender/editors/space_clip/clip_utils.c (+2, -1) (Diff)