mirror of https://github.com/godotengine/godot
Also drop some unused files. Renamed: - `platform/iphone/sem_iphone.h` -> `semaphore_iphone.h` (same for `osx`) - `platform/uwp/gl_context_egl.h` -> `context_egl_uwp.h` - in `platform/windows`: `context_gl_win.h`, `crash_handler_win.h`, `godot_win.cpp`, `joypad.h` and `key_mapping_win.h` all renamed to use `windows`. Some classes renamed accordingly too. - `EditorExportAndroid` and `EditorExportUWP` renamed to `EditorExportPlatformAndroid` and `EditorExportPlatformUWP` - `power_android` and `power_osx` renamed to `PowerAndroid` and `PowerOSX` - `OSUWP` renamed to `OS_UWP` Dropped: - `platform/windows/ctxgl_procaddr.h` |
||
|---|---|---|
| .. | ||
| export | ||
| java | ||
| AndroidManifest.xml.template | ||
| SCsub | ||
| audio_driver_jandroid.cpp | ||
| audio_driver_jandroid.h | ||
| audio_driver_opensl.cpp | ||
| audio_driver_opensl.h | ||
| build.gradle.template | ||
| detect.py | ||
| dir_access_jandroid.cpp | ||
| dir_access_jandroid.h | ||
| file_access_android.cpp | ||
| file_access_android.h | ||
| file_access_jandroid.cpp | ||
| file_access_jandroid.h | ||
| java_class_wrapper.cpp | ||
| java_class_wrapper.h | ||
| java_glue.cpp | ||
| java_glue.h | ||
| logo.png | ||
| os_android.cpp | ||
| os_android.h | ||
| platform_config.h | ||
| power_android.cpp | ||
| power_android.h | ||
| run_icon.png | ||
| thread_jandroid.cpp | ||
| thread_jandroid.h | ||