Add back the old perspective tool
Add perspective correction method chooser to allow choice between the original perspective tool (simple) and the new one (camera-based).
This commit is contained in:
@@ -527,7 +527,9 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
|
||||
TRANSFORM, // EvPerspProjAngle
|
||||
TRANSFORM, // EvPerspProjRotate
|
||||
TRANSFORM, // EvPerspProjScale
|
||||
TRANSFORM // EvPerspProjShift
|
||||
TRANSFORM, // EvPerspProjShift
|
||||
TRANSFORM, // EvPerspCamAngle
|
||||
TRANSFORM // EvPerspMethod
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user