Commit Graph

325 Commits

Author SHA1 Message Date
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
Patrick Dawson
2349abae26 C# implementation of recent changes 2024-07-09 04:39:09 +02:00
Patrick Dawson
2824263ed7 GdsDemo: add topmost window 2024-07-07 00:40:02 +02:00
Patrick Dawson
1c530615f5 Update to ImGui 1.90.9 2024-07-06 23:31:56 +02:00
Patrick Dawson
e8243bc6db Update example GDExt 2024-07-06 22:52:28 +02:00
Patrick Dawson
8722d59a15 Fix warnings 2024-07-06 21:50:52 +02:00
Patrick Dawson
e56dabf72b Fix framebuffer format 2024-07-06 21:50:52 +02:00
Patrick Dawson
4cb687952f fix thread-safe renderer 2024-07-06 21:50:52 +02:00
Patrick Dawson
e3958edb43 GDScript: bind ImGuiWindowClass 2024-07-06 21:50:52 +02:00
Patrick Dawson
4cc7704f51 Implement mouse hover 2024-07-06 21:50:52 +02:00
Patrick Dawson
5a9f7732ba Use global window input callback 2024-07-06 21:50:52 +02:00
Patrick Dawson
22508469fc Free window immediately 2024-07-06 21:50:52 +02:00
Patrick Dawson
3fce1e9321 CI and test updates 2024-07-06 21:50:52 +02:00
Huseyin Olgac
c85757903a Moved GDExtension using statements from global to namespace (#69) 2024-07-01 09:30:58 -07:00
Patrick Dawson
4269831243 version 6.0.1 v6.0.1 2024-07-01 03:22:15 +02:00
Patrick Dawson
de25ceb98e Fix loading ImGuiConfig (C# implementation) 2024-07-01 03:14:38 +02:00
Patrick Dawson
e917d4a149 Fix loading ImGuiConfig and add CI tests (#68) 2024-06-30 14:20:47 -07:00
Patrick Dawson
573f24e8d9 Fix string comparison (for macOS CI build) 2024-06-29 18:07:13 +02:00
Patrick Dawson
cc5adf58a0 Remove unreliable/redundant export warning v6.0.0 2024-06-29 03:37:44 +02:00
Patrick Dawson
3c8f66e078 version 6.0.0 2024-06-29 03:07:02 +02:00
Patrick Dawson
9b1a46f787 Fix rare corruption of ini filename on exit 2024-06-29 02:13:08 +02:00
Patrick Dawson
2aaef1d24f CI: update to 4.3.beta2 2024-06-29 01:38:27 +02:00
Patrick Dawson
aaa82affb2 Add warning if plugin not enabled 2024-06-26 01:23:21 +02:00
Patrick Dawson
0723ac6383 CI: test export with GDExtension (#66) 2024-06-19 17:57:47 -07:00
Patrick Dawson
ec58214883 Move config to project settings 2024-06-19 04:48:13 +02:00
Patrick Dawson
d306574ba3 macOS export works 2024-06-19 01:15:28 +02:00
Patrick Dawson
19f83efe72 Add export plugin 2024-06-19 00:23:32 +02:00
Patrick Dawson
bacb2424a9 Add example GdsGameProject 2024-06-18 06:39:58 +02:00
Patrick Dawson
239021fb53 Fix macOS build 2024-06-18 05:33:09 +02:00
Patrick Dawson
d2b1ed8df9 Add singleton ImGuiAPI 2024-06-18 05:13:40 +02:00
Patrick Dawson
beafdcc9a1 GDScript: bind style colors 2024-06-18 05:07:42 +02:00
Patrick Dawson
0be2cc1de4 version 5.1.3 v5.1.3 2024-06-09 21:46:10 +02:00
Patrick Dawson
1a0d097b5b GDScript: fix const float arrays 2024-06-09 21:15:17 +02:00
Patrick Dawson
3135bf7869 version 5.1.2 v5.1.2 2024-06-09 16:19:06 +02:00
Patrick Dawson
7511161a66 Update to ImGui 1.90.8 2024-06-09 00:01:24 +02:00
Patrick Dawson
4038e58cc7 CI: test csharp-only export 2024-06-06 17:22:44 +02:00
Patrick Dawson
986d6a819a Improve detection of C# support 2024-06-06 02:23:38 +02:00
Patrick Dawson
9cfb30e47d version 5.1.1 v5.1.1 2024-06-05 19:17:08 +02:00
Patrick Dawson
5e5323e2f2 Fix ProcessMode in ImGuiController 2024-06-05 18:27:45 +02:00
Patrick Dawson
1a1cbbdbce Update to ImGui 1.90.7 2024-06-05 18:04:09 +02:00
Patrick Dawson
d5b8dffb1a csproj bool values are not case sensitive 2024-05-21 22:22:00 +01:00
Patrick Dawson
a9217944e6 version 5.1.0 v5.1.0 2024-05-17 02:44:58 +01:00
Patrick Dawson
57c14b6001 Fix imgui-godot.h 2024-05-17 02:44:12 +01:00
Patrick Dawson
81693e9114 Fix ToolInit 2024-05-16 20:49:58 +01:00
Patrick Dawson
4f6d9b0d81 Update to ImGui 1.90.6 2024-05-16 15:04:15 +01:00
Patrick Dawson
8733afb41c Fix asset package 2024-05-13 07:24:01 +02:00
Patrick Dawson
cc0477ef73 Fix build 2024-05-13 05:42:58 +02:00
Patrick Dawson
6de6557f45 Finish SetMainViewport implementation 2024-05-13 05:19:58 +02:00