Make control lines part of processing parameters
This commit is contained in:
@@ -879,6 +879,7 @@ struct PerspectiveParamsEdited {
|
||||
bool projection_shift_horiz;
|
||||
bool projection_shift_vert;
|
||||
bool projection_yaw;
|
||||
bool control_lines;
|
||||
};
|
||||
|
||||
struct GradientParamsEdited {
|
||||
|
Reference in New Issue
Block a user