Giulio Eulisse
|
63e2c16e74
|
Do not use relative include path for ImGUI.h
#pragma once gets confused by `../../imgui/imgui.h` and `imgui.h` on macOS with XCode 12.5.
|
2021-05-17 12:05:14 +02:00 |
|
Bartosz Taudul
|
b4021d7d79
|
Add mouse click vs drag logic.
|
2020-08-01 12:35:15 +02:00 |
|
Bartosz Taudul
|
22651eccc5
|
Implement consumption of mouse events.
|
2020-08-01 12:10:59 +02:00 |
|
Bartosz Taudul
|
6d0d12ce78
|
Remove unneeded parameter.
|
2020-08-01 12:03:11 +02:00 |
|
Bartosz Taudul
|
6836014caa
|
Capture ImGui mouse state.
|
2020-08-01 12:02:11 +02:00 |
|
Bartosz Taudul
|
733b9c4048
|
Add wrapper for ImGui mouse handling.
|
2020-08-01 11:49:43 +02:00 |
|