Commit Graph

9 Commits

Author SHA1 Message Date
Nguyen Truong An
a81c5d620b Merge remote-tracking branch 'homebrodot/4.x' into pandemonium-homebrodot 2025-02-25 10:45:00 +00:00
Nguyen Truong An
1dee622f93 Add custom custom module and Vita platform export 2024-09-29 18:28:44 +02:00
c7ac1db971 Clang format everything. 2024-07-16 21:23:54 +02:00
Caroline Bell
53474c6682
Add Switch submodule 2024-02-15 16:47:54 -06:00
99621357a0 File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
220b2db443 Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
220954cf08 Backported most of the improvements to String from Godot4. 2022-08-15 22:54:03 +02:00
9d76074b58 Ported: Add full support for Android scoped storage.
This was done by refactoring directory and file access handling for the Android platform so that any general filesystem access type go through the Android layer.
This allows us to validate whether the access is unrestricted, or whether it falls under scoped storage and thus act appropriately.
- m4gr3d
24e3b3b88d
2022-07-29 19:24:07 +02:00
49f8e8c398 Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00