godot/platform
volzhs 9073dc9963 change invalid characters when get user data dir on Windows & Unix
Can't create user data folder when project name has ``\ / : * ? " < > |`` characters on OS_Windows & OS_Unix.
So, change it to ``-`` to be able to make folder.

fixes #4928 and it's altanative to #4986.
2016-06-03 03:39:37 +09:00
..
android Remove Make-related flags from Android build 2016-06-01 21:14:57 -03:00
bb10 Move export GUI debug toggle to export settings window 2016-04-28 16:13:26 +02:00
haiku remove trailing whitespace 2016-03-09 00:00:52 +01:00
iphone remove trailing whitespace 2016-05-21 15:29:25 +02:00
isim Remove trailing spaces 2016-04-02 20:26:12 +02:00
javascript remove trailing whitespace 2016-05-21 15:29:25 +02:00
osx Implemented file drop support in OSX 2016-05-31 01:27:48 -03:00
server Remove trailing spaces 2016-04-02 20:26:12 +02:00
windows change invalid characters when get user data dir on Windows & Unix 2016-06-03 03:39:37 +09:00
winrt Remove trailing spaces 2016-04-02 20:26:12 +02:00
x11 Merge pull request #4874 from Hinsbart/x11_dragndrop 2016-05-29 18:40:27 +02:00