mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-11 00:04:24 +00:00
Nav/Examples: honoring the io.WantMoveMouse flag in most common examples (#323)
Missing support Vulkan (#549), Apple (#575, #247), SDL (#58, #356), Allegro, Marmalade (#368, #375)
This commit is contained in:
parent
1ff27d7db8
commit
d5d825debb
6 changed files with 45 additions and 6 deletions
|
|
@ -89,3 +89,4 @@ vulkan_example/
|
|||
Vulkan example.
|
||||
This is quite long and tedious, because: Vulkan.
|
||||
|
||||
TODO: Apple, SDL GL/GL3, Allegro, Marmalade, Vulkan examples do not honor the io.WantMoveMouse flag.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue