Details
-
Technical task
-
Resolution: Done
-
P2: Important
-
None
Description
2.0 introduces scale mode / matte support internally by letting Q3DSWidget/Studio3D/Q3DSSurfaceViewer push their Q3DSViewerSettings instance to Q3DSEngine.
This is good enough for 2.0 but is a liability for the future since in general the runtime cannot have dependencies do the 3DS1-style public APIs (located in runtime/api) since some day those will be deprecated and even removed.