Add GUI elements for defish and scale in perspective tool. Doesn't work very good yet.

This commit is contained in:
Alexander Brock
2023-02-11 20:31:08 +01:00
parent 9de5cb9915
commit fb90908cbd
11 changed files with 84 additions and 13 deletions

View File

@@ -1110,8 +1110,10 @@ struct PerspectiveParamsEdited {
bool horizontal;
bool vertical;
bool camera_crop_factor;
bool camera_defish;
bool camera_focal_length;
bool camera_pitch;
bool camera_scale;
bool camera_roll;
bool camera_shift_horiz;
bool camera_shift_vert;