godot/platform
volzhs 356c35954a 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.

(cherry picked from commit 9073dc9963)
2016-06-25 00:05:00 +02:00
..
android Remove Make-related flags from Android build 2016-06-04 22:20:02 +02:00
bb10 Move export GUI debug toggle to export settings window 2016-04-29 07:43:23 +02:00
haiku remove trailing whitespace 2016-04-02 22:03:48 +02:00
iphone Remove trailing spaces 2016-04-02 22:19:40 +02:00
isim Remove trailing spaces 2016-04-02 22:19:40 +02:00
javascript Move export GUI debug toggle to export settings window 2016-04-29 07:43:23 +02:00
osx Right click->Quit on the godot icon will now close the application on OSX. 2016-06-05 00:03:30 +02:00
server Remove trailing spaces 2016-04-02 22:19:40 +02:00
windows change invalid characters when get user data dir on Windows & Unix 2016-06-25 00:05:00 +02:00
winrt Remove trailing spaces 2016-04-02 22:19:40 +02:00
x11 x11: Flush the X output buffer after changing mouse mode 2016-04-27 08:48:23 +02:00