summaryrefslogtreecommitdiffstats
path: root/Imgui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ImGui linux XCB: added mouse wheel handlingEgor2019-10-021-22/+14
* Imgui Linux XCB impl: implemented time delta handlingEgor2019-10-022-3/+12
* Imgui Linux impl: implemented xcb event handlingEgor2019-10-024-69/+328
* Added ImGui Linux implementation stubEgor2019-10-023-0/+108
* ImGuiImplIOS: implemented time handlingEgor Yusov2019-10-012-0/+10
* ImGui: enabled touch event handling on iOSEgor Yusov2019-10-012-0/+9
* Preliminary implementation of imgui on iOSEgor Yusov2019-10-013-0/+127
* Minor cosmetic changeEgor Yusov2019-10-011-2/+0
* Updated imgui implementation on Mac; fixed window resize handling by imguiEgor Yusov2019-10-012-28/+19
* First implementation of imgui on MacEgor Yusov2019-10-014-2/+169
* Minor update to imgui UWP implementationEgor Yusov2019-09-302-1/+7
* ImGui UWP: fixed window resizingEgor Yusov2019-09-302-4/+9
* Enabled ImGui on UWPEgor Yusov2019-09-303-7/+166
* Imgui win32 impl: updated event hanlding to avoid modifications to imguiEgor Yusov2019-09-291-1/+31
* Imgui implementation: fixed few Vulkan issuesEgor Yusov2019-09-295-2/+14
* Updated ImGuiUtilsEgor Yusov2019-09-291-0/+50
* Added template ImGui::Checkbox function; few minor updates toEgor Yusov2019-09-281-0/+15
* Added ImGuiUtils and imGuIZMO widgetEgor Yusov2019-09-282-1/+69
* Added DearImguiEgor Yusov2019-09-255-0/+705