372 Commits

Author SHA1 Message Date
Patrick Dawson
42ff9da41a fix new draw flags 2025-02-16 07:00:21 +01:00
Patrick Dawson
632b5c2d16 update interfaces 2025-02-16 03:42:25 +01:00
Patrick Dawson
e271c4e152 update DrawListBegin 2025-02-16 03:28:01 +01:00
Patrick Dawson
49b6d47189 CI updates 2025-02-11 05:01:07 +01:00
Patrick Dawson
6d18ed1d03 version 6.3.1 2025-02-11 04:55:54 +01:00
Patrick Dawson
d8d891465a update test id for new imgui 2025-02-10 23:37:46 +01:00
Patrick Dawson
ae5e4a3eb0 fix addons.json 2025-02-10 23:00:28 +01:00
Patrick Dawson
342db62c8f Update to ImGui 1.91.6 2025-02-10 06:28:37 +01:00
Patrick Dawson
13118d6b90 version 6.3.0 v6.3.0 2024-10-17 23:40:29 +02:00
Patrick Dawson
838d7d9c3e CI: downgrade to Godot 4.4-dev2, due to segfault on export 2024-10-17 03:40:42 +02:00
Patrick Dawson
ad8f7d6553 CI: update to Godot 4.4-dev3 2024-10-17 02:39:59 +02:00
Patrick Dawson
92a993442d Add workaround for intermittent resource script errors 2024-09-10 22:16:19 +02:00
Patrick Dawson
ecf08c3a70 Move widgets to ImGuiGD 2024-09-10 22:00:37 +02:00
Patrick Dawson
ff08a76eac Use UnsafeAccessor to call internal Rid constructor without reflection 2024-09-09 07:31:54 +02:00
Patrick Dawson
14e05b6f18 Max speed (0.0ns) and safer ConstructRid 2024-09-09 06:41:10 +02:00
Patrick Dawson
14eb84cbb1 Fix build errors 2024-09-09 02:54:24 +02:00
Patrick Dawson
1b589075a1 Fix multi-threaded renderer in Godot 4.3 2024-09-09 02:43:08 +02:00
Patrick Dawson
846a012c15 Make ConstructRid 5x faster and AOT-compatible 2024-09-08 23:25:41 +02:00
Patrick Dawson
924bd29e96 CI: fix upload artifact breakage 2024-09-04 05:31:39 +02:00
Patrick Dawson
9eb2b1fb11 Use Godot clipboard (C#) 2024-09-04 01:09:21 +02:00
Patrick Dawson
b75940b445 Use Godot clipboard (C++) 2024-09-01 05:37:42 +02:00
Patrick Dawson
d0da181032 Add IME support 2024-09-01 04:20:04 +02:00
Patrick Dawson
7440ffd977 CI: add Godot 4.4 2024-08-27 21:29:15 +02:00
Patrick Dawson
013abeb601 Fix format 2024-08-27 21:20:38 +02:00
Garteal
b7af51608f State: explicitly use internal state 2024-08-27 21:20:38 +02:00
Patrick Dawson
a5d57c1408 Fix C++ CanvasRenderer VtxOffset 2024-08-27 20:38:05 +02:00
Patrick Dawson
b137a7a1d6 Add AOT-compatible implementation of ConstructRid 2024-08-26 22:00:59 +02:00
Patrick Dawson
1f6b8fcd2f Fix inconsistent viewport size during resize 2024-08-26 05:44:18 +02:00
Patrick Dawson
2efb5017f5 CI: update to Godot 4.3.0 2024-08-15 19:10:41 +02:00
Patrick Dawson
5b5081bc66 Fix release files v6.2.1 2024-08-14 20:02:00 +02:00
Patrick Dawson
7349e6443a version 6.2.1 2024-08-12 20:18:22 +02:00
Patrick Dawson
b297402685 Add double precision build (#79) 2024-08-12 18:15:32 +02:00
Patrick Dawson
1fd003e390 Update README.md 2024-08-04 03:05:47 +02:00
Patrick Dawson
9facea9e99 Move in-editor ImGuiController to root node (fix crash on exit) 2024-08-04 02:56:39 +02:00
Patrick Dawson
4725ad07ce Some tidying 2024-08-04 02:54:49 +02:00
Patrick Dawson
a461bf4716 version 6.2.0 v6.2.0 2024-08-02 17:37:41 +02:00
Patrick Dawson
9ca6736a95 CI: use better cache key 2024-08-02 16:20:36 +02:00
Patrick Dawson
f2dc3fcd29 GDScript bindings for clipper and table sort 2024-08-02 05:45:22 +02:00
Patrick Dawson
edde6e83c3 Update to ImGui 1.91.0 2024-08-01 22:52:05 +02:00
Patrick Dawson
bb4669b978 CI: revert to beta3 because rc1 breaks headless 2024-07-26 18:31:42 +02:00
Patrick Dawson
e7108a32de CI: update to 4.3.0-rc1 2024-07-26 18:07:27 +02:00
Patrick Dawson
af136fe54e Improve topmost window demo 2024-07-26 18:02:11 +02:00
Patrick Dawson
1029cdc183 GDExt example: nicer markdown formatting 2024-07-14 04:18:04 +02:00
Patrick Dawson
d5ee098dfd GDExt example: tweaks 2024-07-13 19:57:36 +02:00
Patrick Dawson
5a92096054 GDExt example: add imgui_markdown 2024-07-13 17:00:39 +02:00
Patrick Dawson
2e9852359d GDExt example: add ImPlot 2024-07-12 22:46:44 +02:00
Patrick Dawson
79b0a84611 version 6.1.0 v6.1.0 2024-07-11 07:41:10 +02:00
Patrick Dawson
9682f94de9 CI: test 4.3-beta3 2024-07-10 17:44:19 +02:00
Patrick Dawson
c1c29781de Fix ini filename issues 2024-07-10 02:28:46 +02:00
Patrick Dawson
f6a4b8deea CI: use older version of scons 2024-07-09 05:02:08 +02:00