This website requires JavaScript.
Explore
Help
Sign In
moonpower
/
imgui
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8,105
Commits
4
Branches
0
Tags
11bcae1ebd4a5098d09e322aeb6ace356e019e03
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
Yan Pujante
and
ocornut
2937339c17
Backends: GLFW+Emscripten: Added support for GLFW3 contrib port. (
#7647
)
2024-07-08 22:06:24 +02:00
Yan Pujante
and
ocornut
6816789a6b
Backends: GLFW+Emscripten: (Breaking) Renamed ImGui_ImplGlfw_InstallEmscriptenCanvasResizeCallback() to ImGui_ImplGlfw_InstallEmscriptenCallbacks(), added GLFWwindow* parameter. (
#7647
,
#7600
)
...
+ Fixed Emscripten warning when using mouse wheel on some setups.
2024-07-08 22:02:48 +02:00
ocornut
7b8107e7c8
Examples: GLFW+WebGPU: Rename example_emscripten_wgpu/ to example_glfw_wgpu/ (
#7435
,
#7132
)
2024-04-16 14:16:32 +02:00