virtualx-engine/platform
Juan Linietsky 273a6eeb66 Redo how the remote filesystem works
Instead of reading files over the network, the new version uses a local file cache and only updates files when it changes.

The original remote filesystem was created 14 years ago, when ethernet was faster than hard drives or even flash. Also, mobile devices have a very small amount of storage.
Nowadays, this is no longer the case so the approach is changed to using a persistent cache in the target device.

Co-authored-by: m4gr3d
2023-05-08 11:57:54 +02:00
..
android Redo how the remote filesystem works 2023-05-08 11:57:54 +02:00
ios Fix various typos with codespell 2023-04-26 13:57:09 +02:00
linuxbsd Redo how the remote filesystem works 2023-05-08 11:57:54 +02:00
macos Fix various typos with codespell 2023-04-26 13:57:09 +02:00
uwp Extract editor run toolbar into its own component 2023-04-19 17:12:28 +02:00
web Merge pull request #76026 from YuriSizov/editor-running-up-that-gui 2023-04-26 12:15:29 +02:00
windows Merge pull request #76026 from YuriSizov/editor-running-up-that-gui 2023-04-26 12:15:29 +02:00
register_platform_apis.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00