TheRealKaup/KTech

Default resolution in `UI::UI()` and `Camera::Camera()` should be resolution of `Output`.

Open

#150 geöffnet am 22. März 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1 Fork)auto 404
apigood first issuegraphicsworld

Repository-Metriken

Stars
 (3 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

To implement this, the default argument should be (0, 0). If it is unchanged, use output.resolution.

Contributor Guide