huxingyi / dust3d

Dust3D is a cross-platform 3D modeling software that makes it easy to create low poly 3D models for video games, 3D printing, and more.
https://dust3d.org/
MIT License
2.98k stars 222 forks source link

Add native Wayland support #135

Closed archerallstars closed 1 year ago

archerallstars commented 2 years ago

I try to launch Dust3D with QT_QPA_PLATFORM=wayland ./dust3d-1.0.0-rc.6.AppImage. This is the return I am getting in the terminal:

$ QT_QPA_PLATFORM=wayland ./dust3d-1.0.0-rc.6.AppImage
This application failed to start because it could not find or load the Qt platform plugin "wayland" in "".

Available platform plugins are: xcb.

Reinstalling the application may fix this problem.
Aborted (core dumped)

Without native Wayland support, the app UI is very blurry.

About info:

Dust3D 1.0.0-rc.6 (version: 1.0.0.36 build: Apr 12 2020 11:22:47)
opengl: 4.6 (Core Profile) Mesa 22.1.7 shader: 4.60 core: true

I am running the app on openSUSE Tumbleweed.

huxingyi commented 1 year ago

Closed as not relevant to the latest release anymore, thanks and feel free to reopen it.