OpenXRay/xray-16

Move debugging console commands to ImGui menu

开放

#1,657 创建于 2024年4月17日

 (0 条评论) (0 个反应) (0 位负责人)C++ (519 个派生)auto 404
DocumentationEnhancementHelp wantedModmaker ExperienceSDKgood first issue

仓库指标

星标
 (3,524 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南