Kenneth kennethnym
kennethnym synced commits to refs/tags/1.91.9bdock at kennethnym/cimgui from mirror 2025-03-20 01:12:02 +00:00
kennethnym synced commits to docking_inter at kennethnym/cimgui from mirror 2025-03-20 01:12:02 +00:00
03e6c8d1f2 pull imgui 1.91.9bdock and generate
50c60f3da6 IMGUI_HAS_TEXTURES do nothing
Compare 2 commits »
kennethnym synced commits to refs/pull/290/merge at kennethnym/cimgui from mirror 2025-03-18 16:32:01 +00:00
140d107be5 improve customization (see PR #290)
Compare 2 commits »
kennethnym synced commits to docking_inter at kennethnym/cimgui from mirror 2025-03-18 16:32:01 +00:00
140d107be5 improve customization (see PR #290)
kennethnym synced and deleted reference refs/tags/refs/pull/288/merge at kennethnym/cimgui from mirror 2025-03-15 23:12:01 +00:00
kennethnym synced commits to docking_inter at kennethnym/cimgui from mirror 2025-03-15 23:12:01 +00:00
c32d1c0c9b dont name igGetIO overload as the generic name of function (C++ name) solves issue #289
3530b937f1 generation
bb6f212993 Merge pull request #288 from spencercw/vulkan
e3af31fb9c generator.lua: fix missing void in Vulkan function generation
Compare 4 commits »
kennethnym synced commits to refs/tags/1.91.9 at kennethnym/cimgui from mirror 2025-03-15 15:02:02 +00:00
kennethnym synced commits to docking_inter at kennethnym/cimgui from mirror 2025-03-15 15:02:02 +00:00
de213c9105 pull imgui 1.91.9 docking and generate
kennethnym synced new reference refs/tags/1.91.9 to kennethnym/cimgui from mirror 2025-03-15 15:02:02 +00:00
kennethnym synced commits to refs/tags/1.91.9dock at kennethnym/cimgui from mirror 2025-03-15 15:02:02 +00:00
kennethnym synced new reference refs/tags/1.91.9dock to kennethnym/cimgui from mirror 2025-03-15 15:02:02 +00:00
kennethnym synced commits to docking_inter at kennethnym/cimgui from mirror 2025-03-12 05:22:03 +00:00
4bd8b6dbbd get defines also for cl
kennethnym synced commits to docking_inter at kennethnym/cimgui from mirror 2025-03-07 11:02:04 +00:00
a1dbf23597 IMGUI_HAS_TEXTURES ImTextureID -> ImTextureUserID
f2e203b05a cpp2ffi: rule out T* in templates
Compare 2 commits »
kennethnym synced commits to docking_inter at kennethnym/cimgui from mirror 2025-02-22 19:27:58 +00:00
429ffc930d update README.md
95dec01325 cimgui_impl: reworked
79504e6f7c ClearEnable = true
4edec25945 generation for vulkan
Compare 4 commits »
kennethnym synced commits to docking_inter_vulkan at kennethnym/cimgui from mirror 2025-02-22 11:17:58 +00:00
95dec01325 cimgui_impl: reworked
kennethnym synced commits to docking_inter_vulkan at kennethnym/cimgui from mirror 2025-02-22 03:08:02 +00:00
kennethnym synced commits to docking_inter at kennethnym/cimgui from mirror 2025-02-22 03:08:02 +00:00
daac7262b3 example_sdl_vulkan tries to emulate imgui
kennethnym synced new reference docking_inter_vulkan to kennethnym/cimgui from mirror 2025-02-22 03:08:02 +00:00
kennethnym pushed to master at athenlab/mai 2025-02-15 20:10:10 +00:00
b4ca6d63b5 modify data gen script + add ds upload script
kennethnym synced commits to docking_inter at kennethnym/cimgui from mirror 2025-02-05 18:08:05 +00:00
2e5db87e99 backends: use cmake FetchContent for SDL2 examples