PacktPublishing / Mastering-Graphics-Programming-with-Vulkan

MIT License
514 stars 65 forks source link

block the event passed to camera when dragging imgui window in chap1 #39

Closed jsjtxietian closed 1 year ago

jsjtxietian commented 1 year ago

add imgui WantCaptureMouse bool to block the event passed to "camera" when dragging imgui window in demo chapter1 related issue #38