Commit Graph

250 Commits

Author SHA1 Message Date
Patrick Dawson
186e54a67d Remove obsolete workflows 2024-01-17 07:14:54 +01:00
Patrick Dawson
1bb84d41d8 Remove obsolete stuff 2024-01-17 04:48:23 +01:00
Patrick Dawson
7cb68904ed Support for future web export 2024-01-14 06:36:15 +01:00
Patrick Dawson
22fd781437 Fix warning in Godot 4.3 2024-01-14 05:30:32 +01:00
Patrick Dawson
13050f6723 Demo: disable vsync to reduce input lag 2024-01-11 17:40:57 +01:00
Patrick Dawson
1baf1373e3 version 4.1.0 v4.1.0 2024-01-11 03:31:05 +01:00
Patrick Dawson
aa0d44d566 Support AtlasTexture in image widgets 2024-01-11 03:28:32 +01:00
Patrick Dawson
e47f122ce5 Mobile export info 2023-10-28 00:33:43 +02:00
Patrick Dawson
2e706a7be6 version 4.0.6 v4.0.6 2023-10-27 23:51:24 +02:00
Patrick Dawson
fc172e74f5 Disable code in mobile export 2023-10-27 23:49:35 +02:00
Patrick Dawson
29912022e1 Add some checks for programming errors 2023-10-27 22:13:57 +02:00
Patrick Dawson
9b2f638ea5 Compile shader from source 2023-10-27 20:37:41 +02:00
Patrick Dawson
0932c2d842 Try compiling shader from source if loading SPIR-V fails 2023-10-24 21:00:05 +02:00
Patrick Dawson
67c624048a Add error handling in RdRenderer constructor 2023-10-13 00:39:59 +02:00
Patrick Dawson
e5654977b9 version 4.0.5 v4.0.5 2023-09-19 20:47:49 +02:00
Patrick Dawson
371c348f77 support ImGui 1.89.9 2023-09-19 20:02:26 +02:00
Patrick Dawson
d90f879707 version 4.0.4 v4.0.4 2023-09-18 03:54:57 +02:00
Patrick Dawson
ea9ecdc7e5 fix nullable warnings, some code cleanup 2023-09-18 03:52:57 +02:00
Valk
05a6b99504 Made example code more readable (#37) 2023-07-29 15:42:49 -07:00
Patrick Dawson
3c373a3d82 version 4.0.3 v4.0.3 2023-07-27 18:29:00 +02:00
Patrick Dawson
354dfccf3d refactor multi-threaded renderer 2023-07-21 03:38:40 +01:00
Patrick Dawson
ed904f67d7 fix for Godot 4.0 2023-07-21 00:50:07 +01:00
Patrick Dawson
1fb2e9e102 support WantSetMousePos with viewports 2023-07-21 00:39:33 +01:00
Patrick Dawson
4f04ba6f49 fix style rescaling 2023-07-19 17:52:12 +01:00
Patrick Dawson
5e9ed2fb81 fix workflow build, fix headless 2023-07-16 02:49:50 +01:00
Patrick Dawson
147a03d07a workflow: download Godot from GitHub 2023-07-16 02:27:53 +01:00
Patrick Dawson
dbcb205add fix uniform set cleanup with multi-viewports 2023-07-16 02:20:24 +01:00
Patrick Dawson
61fe603b48 reduce heap allocations 2023-07-16 01:30:11 +01:00
Patrick Dawson
2c80cb81aa version 4.0.2 v4.0.2 2023-07-06 22:14:26 +01:00
Patrick Dawson
e6d65e1048 use PushUnhandledInput only in 4.0 2023-07-06 22:08:28 +01:00
Patrick Dawson
f59a45f0b8 use ImGui 1.89.7 2023-07-06 01:59:25 +01:00
Patrick Dawson
5e1c9ac37b use new defines to detect Godot version 2023-07-06 01:51:18 +01:00
Patrick Dawson
a90354c7b1 Update README.md 2023-07-02 06:35:46 +02:00
Patrick Dawson
fe5be2148a fix formatter complaints 2023-06-30 03:40:11 +02:00
Patrick Dawson
373545a123 disable viewports bug workaround for Godot 4.1 (fixed in 4.1-rc1) 2023-06-30 03:32:01 +02:00
Patrick Dawson
0fa0284d36 run dotnet format 2023-06-27 05:33:46 +02:00
Patrick Dawson
b9663c776e version 4.0.1 v4.0.1 2023-06-27 05:29:11 +02:00
Patrick Dawson
2db250bcdb fix for Godot 4.1-beta3 2023-06-27 05:27:17 +02:00
Patrick Dawson
49b9ebc1c1 version 4.0.0 v4.0.0 2023-06-15 20:06:38 +02:00
Patrick Dawson
017bedce87 fix demo SubViewport resizing 2023-06-15 19:20:55 +02:00
Patrick Dawson
6b3f4e09ca only RdRendererThreadSafe needs OnFramePreDraw 2023-06-15 19:13:14 +02:00
Patrick Dawson
824ffd830e better fix for single-thread renderer 2023-06-15 18:59:21 +02:00
Patrick Dawson
2f01a85f2a check framebuffer in thread-safe renderer 2023-06-15 06:55:11 +02:00
Patrick Dawson
8d7f1037de fix errors on hide 2023-06-15 06:28:23 +02:00
Patrick Dawson
706e67be7c move configuration to a custom resource 2023-06-15 06:02:01 +02:00
Patrick Dawson
f801872805 add thread-safe renderer 2023-06-15 04:48:31 +02:00
Patrick Dawson
211735a11e Update README.md 2023-06-12 09:44:19 -07:00
Patrick Dawson
f7e565179a refactor static classes 2023-05-28 01:48:27 +02:00
Patrick Dawson
000414a595 version 3.5.9 godot-4.0 v3.5.9 2023-05-26 01:06:27 +02:00
Patrick Dawson
15c6628520 support 4.1-dev 2023-05-12 03:38:07 +02:00