|
d740ef5d18
|
Finished cleaning up includes for the classes under the editor folder. I skipped removing a few that needed more changes to the headers / cpp files for now.
|
2022-03-19 04:08:34 +01:00 |
|
|
4d7df62b8e
|
Clang format all files.
|
2022-03-18 19:00:13 +01:00 |
|
|
3e97039c99
|
Added compile options for rtti and exceptions. They are disabled by default. They used to be enabled on most platforms, it does not seem to break anything.
|
2022-03-18 17:04:14 +01:00 |
|
|
9fd8fc6eed
|
Same change to classes under platform.
|
2022-03-17 22:38:14 +01:00 |
|
|
3965d70ac5
|
Moved more includes to cpp files.
|
2022-03-17 19:35:23 +01:00 |
|
|
d39f2a89a7
|
Fix typo in the javascript backend.
|
2022-03-16 09:05:33 +01:00 |
|
|
00cc289004
|
Fix missing include in the javascript backend.
|
2022-03-16 08:57:38 +01:00 |
|
|
00285e8b24
|
Removed the gles3 driver. There are still mentions of it in a few places, I did not removed all of those.
|
2022-03-15 17:01:21 +01:00 |
|
|
49f8e8c398
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
|