24 Commits

Author SHA1 Message Date
Patrick Dawson
7b5d36b4f8 Require Godot 4.5+ 2026-05-17 04:34:18 +02:00
Patrick Dawson
30594563f1 Require Godot 4.4+ 2026-02-01 23:43:26 +01:00
Patrick Dawson
1f6b8fcd2f Fix inconsistent viewport size during resize 2024-08-26 05:44:18 +02:00
Patrick Dawson
6fd8549305 Demo tweaks 2024-05-04 21:11:25 +02:00
Patrick Dawson
d9503e05be Add SetMainViewport (C# implementation) 2024-05-04 20:53:56 +02:00
Patrick Dawson
c17e72a546 GDExtension (#56)
Merge GDExtension
2024-04-29 18:40:26 -07:00
Patrick Dawson
aa0d44d566 Support AtlasTexture in image widgets 2024-01-11 03:28:32 +01:00
Patrick Dawson
e6d65e1048 use PushUnhandledInput only in 4.0 2023-07-06 22:08:28 +01:00
Patrick Dawson
706e67be7c move configuration to a custom resource 2023-06-15 06:02:01 +02:00
Patrick Dawson
204a06a7ea fix scaling 2023-04-21 00:43:46 +02:00
Patrick Dawson
795b04f0f2 Disable stretch for now 2023-04-17 21:11:43 +02:00
Patrick Dawson
48aa39ff6d workaround for SubViewport scaling
maybe not the best solution, but it works
2023-02-02 03:06:34 +01:00
Patrick Dawson
404aeba910 partial support for beta 17 2023-02-01 22:55:57 +01:00
Patrick Dawson
011ac3be15 update for ImGui 1.89.1 2022-12-23 17:21:30 +00:00
Patrick Dawson
5b22c2a462 code style cleanup 2022-11-29 02:37:16 +01:00
Patrick Dawson
b2c0b1adc5 disable incomplete code 2022-10-17 17:59:52 +02:00
Patrick Dawson
c3cf558e05 demo: content scale modes 2022-10-17 17:26:56 +02:00
Patrick Dawson
dd9a2241b4 demo: fix decal layer 2022-10-14 17:17:23 +02:00
Patrick Dawson
c441e48f93 SubViewport works 2022-10-14 17:17:23 +02:00
Patrick Dawson
ebe90ebeca use better viewport id 2022-10-14 17:17:23 +02:00
Patrick Dawson
dd68d44187 use DrawList and InvisibleButton for viewport widget 2022-10-14 17:17:23 +02:00
Patrick Dawson
667134cb9a tidy up scene 2 demos 2022-10-14 17:17:23 +02:00
Patrick Dawson
3453d02dce subviewport wip 2022-10-14 17:17:23 +02:00
Patrick Dawson
cf0249c1e1 clean up root dir 2022-10-14 17:17:23 +02:00