godot/platform
Hugo Locurcio 2daaf0fdc3
Make platform feature tag names lowercase
Feature tag names are still case-sensitive, but this makes built-in
feature tags more consistent.

- `Windows` -> `windows`
- `OSX` -> `osx`
- `LinuxBSD` -> `linuxbsd`
- `Android` -> `android`
- `iOS` -> `ios`
- `HTML5` -> `html5`
- `JavaScript` -> `javascript`
- `UWP` -> `uwp`
2021-08-31 20:34:44 +02:00
..
android Make platform feature tag names lowercase 2021-08-31 20:34:44 +02:00
iphone Make platform feature tag names lowercase 2021-08-31 20:34:44 +02:00
javascript Make platform feature tag names lowercase 2021-08-31 20:34:44 +02:00
linuxbsd Make platform feature tag names lowercase 2021-08-31 20:34:44 +02:00
osx Make platform feature tag names lowercase 2021-08-31 20:34:44 +02:00
uwp Make platform feature tag names lowercase 2021-08-31 20:34:44 +02:00
windows Fix bad size after restoring a minimized window under Windows 2021-08-27 14:32:52 +02: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