diff options
author | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2024-06-24 20:09:44 +0200 |
---|---|---|
committer | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2024-06-26 17:42:47 +0200 |
commit | 492787b134cf32b6ad058cb9cb8fd4c85207d1ff (patch) | |
tree | 5d6b3e36ee48d94c03777483e87319498ede8236 /platform/javascript/audio_driver_javascript.cpp | |
parent | 93fc9b885798a850e82976c24919cc39d9d4e34b (diff) | |
download | redot-engine-492787b134cf32b6ad058cb9cb8fd4c85207d1ff.tar.gz |
Prevent folder names with trailing periods from being used automatically
Folder names ending with one or more `.` characters are not allowed
on Windows, so this would break writing logs, shader cache and other
project-specific files. Trailing periods are now stripped in this case.
On non-Windows platforms, this change still applies in the interest
of portability.
Diffstat (limited to 'platform/javascript/audio_driver_javascript.cpp')
0 files changed, 0 insertions, 0 deletions