godot/platform
Hugo Locurcio 011a99316a
Only allow absolute paths in XDG environment variables
The XDG Base Directory specification does not allow using relative paths
(which broke things in Godot anyway). If a relative path is detected,
it should be ignored.
2021-05-20 18:37:28 +02:00
..
android
iphone Fix typos with codespell 2021-05-20 12:38:56 +02:00
javascript Merge pull request #48719 from Faless/js/4.x_interfaces 2021-05-20 17:13:02 +02:00
linuxbsd Only allow absolute paths in XDG environment variables 2021-05-20 18:37:28 +02:00
osx Only allow absolute paths in XDG environment variables 2021-05-20 18:37:28 +02:00
server
uwp
windows Only allow absolute paths in XDG environment variables 2021-05-20 18:37:28 +02:00
register_platform_apis.h
SCsub