Commit graph

26 commits

Author SHA1 Message Date
tildearrow 9d10f7b457 update Dear ImGui to 1.91.5 2025-08-11 15:09:28 -05:00
tildearrow 2a7eac93f8 update Dear ImGui to 1.91.4 2025-08-11 14:52:57 -05:00
tildearrow 623fce4f01 update Dear ImGui to 1.91.3 2025-08-11 14:22:13 -05:00
tildearrow c6d5913686 update Dear ImGui to 1.91.2
due to major changes around input text handling, I had to remove the multiline word wrap code...

also fix selectable highlight
2025-08-11 14:06:16 -05:00
tildearrow 270a22fe18 update Dear ImGui to 1.91.1
something broke so i need to perform a bisect
2025-08-10 16:25:20 -05:00
tildearrow 52970048e6 update Dear ImGui to 1.91.0
TODO: use TextLink()
2025-08-10 05:08:56 -05:00
tildearrow d701596972 update Dear ImGui to 1.90.9
last step before 1.91.....
oh man
2025-08-10 04:47:11 -05:00
tildearrow d50ec1726d update Dear ImGui to 1.90.8 2025-08-10 04:38:15 -05:00
tildearrow 3aecf2f065 update Dear ImGui to 1.90.7 2025-08-10 04:23:51 -05:00
tildearrow 65c0efd990 update Dear ImGui to 1.90.6 2025-08-10 04:10:39 -05:00
tildearrow 87ccc2a324 update Dear ImGui to 1.90.5 2025-08-10 04:01:31 -05:00
tildearrow a5007e813f update Dear ImGui to 1.90.4 2025-08-10 03:41:50 -05:00
tildearrow 61e29b6245 update Dear ImGui to 1.90.3 2025-08-10 03:37:21 -05:00
tildearrow cda7bd41d6 update Dear ImGui to v1.90.1 2025-08-10 03:12:45 -05:00
tildearrow 74c4a52413 update Dear ImGui to v1.90
bunch of changes
2025-08-09 21:26:36 -05:00
tildearrow b3d60e512c update Dear ImGui to 1.89.9
this is part of an upgrade process to the latest version of Dear ImGui
it will take a while as I am stepping through individual versions due
to the heavy modifications we've made for Furnace
2025-08-09 20:45:33 -05:00
tildearrow faa84fd464 set the max font tex height to 16384
fixes a crash on macOS
2025-03-22 12:38:18 -05:00
tildearrow 72cd745824 patch ImGui so it supports square textures
in the font atlas
2024-07-05 18:00:02 -05:00
tildearrow 5f16edd0df cherry-pick ImGui code
from LTVA1/furnace

localization work
2024-05-27 17:31:20 -05:00
tildearrow 44973de675 compress fonts using zlib
- smaller
- better
- ugly big-endian workaround no longer necessary
2024-04-07 16:08:38 -05:00
tildearrow 5da54a7678 update ImGui to 1.89.8
commit f8704cd085c4347f835c21dc12a3951924143872
with Furnace patches
2023-08-30 00:42:51 -05:00
tildearrow 628ddc91ca fix void pointer 2023-08-28 05:09:48 -05:00
tildearrow f2af2fbe76 GUI: fix crash on big endian
I hope
issue #649
2023-08-12 00:16:06 -05:00
tildearrow a5abe19b2a update ImGui to 1.89
commit 8fd0a041355e3cfc6556bbe1e00f262d9a897946
with Furnace patches
2023-06-08 00:29:16 -05:00
tildearrow 8dde6a604e add rounding to AddRectFilledMultiColor 2022-05-24 03:30:27 -05:00
tildearrow e1bd5b03f3 de-submodule ImGui
allows for local modification which is necessary

see #442
2022-05-18 15:23:10 -05:00