Blamite Game Engine - blam!  00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
debug_ui.cpp File Reference
#include "imgui_windows/test/geometry_test.hpp"
#include "debug_ui.h"
#include "components/3rdparty/imgui/formats/dx11/imgui_impl_dx11.h"
#include "components/3rdparty/imgui/formats/imgui_impl_win32.h"
#include "components/resources/engine_globals/globals.h"
#include "components/diagnostics/crash/crash.h"
#include "components/rendering/rendering.h"
#include "components/3rdparty/discord/discord_rpc.h"
#include "res/resource.h"
#include "core.h"
#include <Strings/components/utils/converters/converters.h>
#include "imgui_widgets/widgets.h"
#include "imgui_widgets/devtools_bar.hpp"
#include "imgui_widgets/dynamic_menubar.hpp"
#include "imgui_widgets/menubar.hpp"
#include "imgui_windows/builtin/dx11_window.hpp"
#include "imgui_windows/builtin/imgui_demo.hpp"
#include "imgui_windows/builtin/imgui_font_selector.hpp"
#include "imgui_windows/builtin/imgui_metrics.hpp"
#include "imgui_windows/builtin/imgui_style_editor.hpp"
#include "imgui_windows/builtin/imgui_style_picker.hpp"
#include "imgui_windows/legacy/about_blamite.hpp"
#include "imgui_windows/legacy/config_editor.hpp"
#include "imgui_windows/legacy/config_editor_new.hpp"
#include "imgui_windows/legacy/ip_test.hpp"
#include "imgui_windows/legacy/jtchat.hpp"
#include "imgui_windows/legacy/license_prompt.hpp"
#include "imgui_windows/legacy/stats.hpp"
#include "imgui_windows/legacy/update_checker.hpp"
#include "imgui_windows/legacy/weird_logger.hpp"
#include "imgui_windows/info/engine_text_viewer.hpp"
#include "imgui_windows/test/crash_test.hpp"
#include "imgui_windows/test/d2d_test.hpp"
#include "imgui_windows/test/bgfx_test.hpp"
#include "imgui_windows/test/discord_rpc_tester.hpp"
#include "imgui_windows/test/font_editor.hpp"
#include "imgui_windows/test/network_stats.hpp"
#include "imgui_windows/test/render_stack_editor.hpp"
#include "imgui_windows/tools/config_editor.hpp"
#include "imgui_windows/tools/console.hpp"
#include "imgui_windows/tools/director.hpp"
#include "imgui_windows/tools/globals_editor.hpp"
#include "imgui_windows/tools/opengl_shader_editor.hpp"
#include "imgui_windows/tools/tag_editor.hpp"
#include "imgui_windows/tools/theme_editor.hpp"
#include "imgui_windows/about_blamite_new.hpp"
#include "imgui_windows/about_imgui.hpp"
#include "imgui_windows/debug_menu.hpp"
#include "imgui_windows/error_dialog.hpp"
#include "imgui_windows/exit.hpp"
#include "imgui_windows/imgui_user_guide.hpp"
#include "imgui_windows/theme_picker.hpp"