Thread Previous • Date Previous • Date Next • Thread Next |
Hi, Attached patches improve 3d-viewer on macOS a bit. Patches (1)+(2) add Retina support to 3d-viewer just like it was already there for GAL canvas. I pulled out all the ugly #ifdef stuff into a new base class, so now all Retina related code for GAL and 3d-viewer is in one class. I put it into the gal folder… if you think it shouldn’t be there, please move it to a better spot or tell me where to put it. Patch (3) is only a cleanup wrt pinch-to-zoom and enables pinch-to-zoom again when using newer wxWidgets. Tested only on macOS, shouldn’t have any impact on other platforms. Regards, Bernhard
Attachment:
0001-Create-HIDPI_GL_CANVAS-wrapper-for-transparent-wxGLC.patch
Description: Binary data
Attachment:
0002-Merge-HIDPI_GL_CANVAS-wrapper-with-OPENGL_GAL-implem.patch
Description: Binary data
Attachment:
0003-Fix-macOS-pinch-to-zoom-for-3d-viewer.patch
Description: Binary data
Thread Previous • Date Previous • Date Next • Thread Next |