summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* Make file formatting comply with POSIX and Unix standardsAaron Franke2020-03-211-1/+1
* SCons: Bump required C++ standard to C++17Rémi Verschelde2020-02-222-5/+5
* Travis: Fix clang-format on non-master branchesRémi Verschelde2020-02-191-4/+10
* Add a fish shell completion file for the Godot editorHugo Locurcio2020-02-161-0/+91
* Remove obsolete GLES3 backendRémi Verschelde2020-02-133-3/+3
* Add static Vulkan loader.bruvzg2020-02-112-0/+14
* Merge pull request #35381 from Calinou/html5-export-faviconFabio Alessandrelli2020-02-082-0/+2
|\
| * Export and reference the icon as favicon when exporting to HTML5Hugo Locurcio2020-02-012-0/+2
* | Drop obsolete Dockerfile, we now have official build containersRémi Verschelde2020-02-053-143/+0
* | Bump version to 4.0-devRémi Verschelde2020-01-292-3/+3
* | Add a Bash completion script for the Godot editorHugo Locurcio2020-01-271-0/+124
* | Linux: Sync man page with current --help outputRémi Verschelde2020-01-262-8/+19
|/
* Add a zsh completion file for the Godot editorHugo Locurcio2020-01-101-0/+77
* Update copyright statements to 2020Rémi Verschelde2020-01-014-7/+7
* Remove unused scripts from the `misc/scripts` directoryHugo Locurcio2019-12-177-422/+3
* Added microphone and camera usage descriptions to macOS builds.Catchawink2019-12-132-0/+8
* Add a pre-commit hook to check the class reference syntaxHugo Locurcio2019-12-063-4/+11
* [iOS] Add export options to control external access to user data.bruvzg2019-12-031-0/+4
* iOS modular build and export implementation.bruvzg2019-12-011-0/+6
* Travis: Force installing OpenJDK8 for Android SDK compatibilityRémi Verschelde2019-10-261-1/+2
* Travis: Update Android NDK to r20Rémi Verschelde2019-10-242-110/+3
* Optimize images losslessly using `oxipng -o6 --strip all --zopfli`Hugo Locurcio2019-10-1211-0/+0
* Remove obsolete `sort_demos.sh` scriptHugo Locurcio2019-10-021-29/+0
* Fixed running the export templates with newer emscripten versions.Relintai2019-10-012-2/+4
* Fix copyright headers and style issuesRémi Verschelde2019-09-241-2/+2
* Merge pull request #31919 from m4gr3d/use_aar_for_custom_buildRémi Verschelde2019-09-1910-436/+2
|\
| * Remove the jetbrains setup directory as it's now obsolete.fhuya2019-09-048-434/+0
| * Split the Android platform java logic into an Android library module (`lib`) ...fhuya2019-09-042-2/+2
* | Fix HTML5 export after #30864Fabio Alessandrelli2019-09-141-1/+1
* | Fixed javascript code to remove animateStatusIndeterminate callback when the ...Enzo Ferrari2019-09-031-2/+2
|/
* Style: Don't apply clang-format to platform/android/java/src/comRémi Verschelde2019-08-272-1/+4
* Bump gradle version to 5.1.1fhuya2019-08-211-2/+2
* Shut down Godot processes on app exit.fhuya2019-08-201-1/+1
* Add microphone privilege settings support back into export and add privilege ...Bastiaan Olij2019-07-061-0/+2
* Deprecate armv6 support for Androidfhuya2019-06-191-1/+1
* Add script to fix style issues and copyright headersRémi Verschelde2019-06-171-0/+60
* Fix pointer position in hidpi-corrected resolutions on webLeonardo Giovanni Scur2019-06-141-2/+7
* Add missing license headersRémi Verschelde2019-06-111-4/+4
* Add Android Studio support.fhuya2019-05-298-0/+434
* Travis: Update clang-format to version 8.0Rémi Verschelde2019-05-201-1/+1
* Make Xcode recursive search frameworks in project dirVasiliy Makarov2019-05-141-2/+2
* dist: Rename Linux mime type to follow system conventionRémi Verschelde2019-04-031-0/+0
* Enable Mojave "dark mode" on the editor title barAllan Davis2019-03-201-0/+2
* Bump version to 3.2-devRémi Verschelde2019-03-132-3/+3
* Remove microphone from export options and distribution plistSam Green2019-03-041-2/+0
* New export options iOSBastiaan Olij2019-02-162-17/+88
* Fix version in osx_tools.appRémi Verschelde2019-02-101-2/+2
* Be explicit about usage of GDScript testsRémi Verschelde2019-02-101-3/+3
* Travis: Fix accepting Android SDK licensesRémi Verschelde2019-01-211-4/+4
* Travis: Use pip to install SCons on OSXRémi Verschelde2019-01-091-18/+0