godot/platform
Fabio Alessandrelli c9dcf2b37b [HTML5] HTTP server uses optional SSL.
Generates a key/cert snakeoil pair or use a custom SSL cert/key.
This is of course false security, and potentially detrimental for it.

But, so long, those are the requirements browser vendors agreed on to
use things like the Gamepad API, and more advanced topics like wasm
threads.

You don't need this if you run on localhost (at least!), but you do
need this (or a much safer nginx proxy) to try those things on your
local network (e.g. when debugging a phone, networking, etc).
2021-04-27 12:16:35 +02:00
..
android Remove deprecated xr features properties. These properties are now provided directly by the plugin. 2021-04-26 13:20:12 -07:00
iphone [iOS] Fix for plugin modified time check 2021-04-13 11:57:42 +03:00
javascript [HTML5] HTTP server uses optional SSL. 2021-04-27 12:16:35 +02:00
linuxbsd Fix macOS build with all sanitizers enabled. 2021-04-16 08:27:00 +03:00
osx Fix macOS build with all sanitizers enabled. 2021-04-16 08:27:00 +03:00
server Fix macOS build with all sanitizers enabled. 2021-04-16 08:27:00 +03:00
uwp Fix EditorExportPlugin _export_begin and _export_end functions not being called when exporting UWP 2021-04-14 09:23:27 -07:00
windows Fix window resizing after minimization on Windows 2021-03-30 20:09:19 +08:00
register_platform_apis.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00