Add rotation to camera-based perspective tool
This rotation is different from the Rotate tool and the post-correction adjustment rotation because it is applied between camera shift and camera angle. It is equivalent to correcting the camera's roll and is the same as the rotation calculated by automatic perspective correction.
This commit is contained in:
@@ -1815,6 +1815,7 @@ TP_PERSPECTIVE_CAMERA_CROP_FACTOR;Crop factor
|
||||
TP_PERSPECTIVE_CAMERA_FRAME;Correction
|
||||
TP_PERSPECTIVE_CAMERA_FOCAL_LENGTH;Focal length
|
||||
TP_PERSPECTIVE_CAMERA_PITCH;Vertical
|
||||
TP_PERSPECTIVE_CAMERA_ROLL;Rotation
|
||||
TP_PERSPECTIVE_CAMERA_SHIFT_HORIZONTAL;Horizontal shift
|
||||
TP_PERSPECTIVE_CAMERA_SHIFT_VERTICAL;Vertical shift
|
||||
TP_PERSPECTIVE_CAMERA_YAW;Horizontal
|
||||
|
Reference in New Issue
Block a user