Rémi Verschelde
c708c44180
SCons: Refactor LTO options with lto=<none|thin|full>
...
Adds support for LTO on macOS and Android.
Disable LTO by default on iOS even if `production=yes` is set.
Also add `linker` option to `server` platform missed in #63283 .
Refactor code handling old arguments to make it simpler (breaks compat,
but is explicit enough about it and scripts are easy to fix).
2022-09-16 22:54:09 +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
220b2db443
Moved String and related classes under a string folder in core.
2022-08-17 14:19:55 +02:00
d4c57cf537
Fix compile when using llvm on linux.
2022-04-02 12:58:52 +02:00
8009d32185
Removed remnants of libvpx and libwebp.
2022-04-02 12:34:15 +02:00
32f148ac0c
Mass replaced godot to pandemonium.
2022-03-23 20:46:05 +01:00
d1587aaa6b
Removed bullet.
2022-03-23 13:28:35 +01:00
4d7df62b8e
Clang format all files.
2022-03-18 19:00:13 +01:00
9fd8fc6eed
Same change to classes under platform.
2022-03-17 22:38:14 +01:00
ba4cda4890
Removed the lightmap_raycast module along with embree.
2022-03-15 15:37:28 +01:00
49f8e8c398
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00