Principia, ein physikbasiertes Sandbox-Spiel, wurde in der Version 2026.07.15 veröffentlicht.
Das Update behebt mehrere Probleme rund um die neue Dear ImGui-Oberfläche und bringt unter Linux einen Wechsel zurück zu X11 (via XWayland unter Wayland), um Abstürze auf GNOME zu vermeiden.
- Fix new Imgui-based play menu popup not showing up
- Revert to using X11 (using XWayland if on Wayland), fixes crashes on GNOME
- Use Imgui for the “New level” dialog on desktop
- Adjust font size in Imgui dialogs (should be more in line with the medium font size in the rest of the UI)
- Fix plastic polygon being editable while playing a level
- Fix crash in Imgui code when hiding the GUI
- Sandbox menu now appears when the ESC key is pressed rather than released
- Remove redundant tooltip for timer objects

Quelle: GitHub