Commit c090410
2 files changed
+2
-2
lines changedSubmodule _example_integration updated 1 file
Submodule hello_imgui updated 13 files
- _example_integration+1-1
- hello_imgui_cmake/hello_imgui_build_lib.cmake+15-4
- hello_imgui_cmake/windows/hello_imgui_windows.cmake+8-5
- src/hello_imgui/impl/hello_imgui.cpp+6-2
- src/hello_imgui/internal/backend_impls/abstract_runner.cpp+1-4
- src/hello_imgui/internal/backend_impls/backend_window_helper/glfw_window_helper.cpp+24-1
- src/hello_imgui/internal/backend_impls/runner_factory.cpp+5-3
- src/hello_imgui/internal/backend_impls/runner_glfw3.cpp+2
- src/hello_imgui/internal/backend_impls/runner_glfw3_emscripten.cpp+64
- src/hello_imgui/internal/backend_impls/runner_glfw3_emscripten.h+24
- src/hello_imgui/internal/backend_impls/runner_sdl_emscripten.cpp+2-2
- src/hello_imgui/internal/backend_impls/runner_sdl_emscripten.h+2-2
- src/hello_imgui/runner_params.h+4
0 commit comments