Commit Graph

17 Commits

Author SHA1 Message Date
aa622685d0 Clang format everything. 2024-07-21 10:40:17 +02:00
704ea2e50f Fix typo. 2024-07-21 10:25:40 +02:00
7c9b9c81ee Fix building frt. 2024-07-21 10:10:09 +02:00
afaf29c8d5 Make enum values uppercase in frt.h. 2024-04-21 11:08:12 +02:00
ba900448ed Call the intended method. 2024-04-21 10:30:27 +02:00
98912a89e8 File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
88e9ad04f2 Moved back the servers and resources from core. 2023-12-10 23:11:07 +01:00
238bf1b331 Moved the RenderingServer to core. 2023-12-10 19:04:24 +01:00
1877ecd379 Fix warning. 2023-09-10 09:59:50 +02:00
e35409a37f Ported: flush buffered events
- efornara
bddcac35f5
2022-10-08 19:30:42 +02:00
e2d42db711 Also renamed the files. 2022-08-19 21:24:36 +02:00
cffe742085 Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files. 2022-08-19 20:50:20 +02:00
99e94b08c4 Moved base input related classes to core/input. 2022-08-17 17:02:24 +02:00
04feb63860 Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
220b2db443 Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
53efe58c4f Cleanups and fixed compile for frt. 2022-03-27 13:48:18 +02:00
09742a48b6 Also added frt1 (https://github.com/efornara/frt/tree/1.x). 2022-03-27 13:36:42 +02:00