OpenXRay/xray-16

Move debugging console commands to ImGui menu

Offen

#1.657 geöffnet am 17.04.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (519 Forks)auto 404
DocumentationEnhancementHelp wantedModmaker ExperienceSDKgood first issue

Repository-Metriken

Stars
 (3.524 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

We need to create an ImGui menu that will contain switches that enable debug functionality that is currently being enabled through console. Having such menu instead of (undocumented) console commands is more beneficial, because we can extensively document available functionality.

This is a sub-task of #1656

Contributor Guide