This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8,239
Commits
9
Branches
125
Tags
190
MiB
4227402b2f
Commit Graph
3 Commits
Author
SHA1
Message
Date
Yan Pujante
2937339c17
Backends: GLFW+Emscripten: Added support for GLFW3 contrib port. (
#7647
)
2024-07-08 22:06:24 +02:00
Yan Pujante
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