summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2020-04-09Travis: Re-enable Android buildsRémi Verschelde
2020-03-31Merge pull request #37153 from neikeq/mono_ios-4.0Rémi Verschelde
2020-03-31Style: Add black format to fix_style.shRémi Verschelde
2020-03-31Fix exporting corrupted Xcode pbxproj if project name has spacesIgnacio Etcheverry
2020-03-31Merge pull request #37445 from nekomatata/hook-makerst-fixRémi Verschelde
2020-03-31Fixed errors in makerst pre-commit hookPouleyKetchoupp
2020-03-30Pre-commit hook instructions on WindowsPouleyKetchoupp
2020-03-30Travis: Add static check for Python black formattingRémi Verschelde
2020-03-30Hooks: Use pygmentize if available to visualize diffRémi Verschelde
2020-03-30Hooks: Add pre-commit hook for psf/black formattingRémi Verschelde
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2020-03-21Make file formatting comply with POSIX and Unix standardsAaron Franke
2020-02-22SCons: Bump required C++ standard to C++17Rémi Verschelde
2020-02-19Travis: Fix clang-format on non-master branchesRémi Verschelde
2020-02-16Add a fish shell completion file for the Godot editorHugo Locurcio
2020-02-13Remove obsolete GLES3 backendRémi Verschelde
2020-02-11Add static Vulkan loader.bruvzg
2020-02-08Merge pull request #35381 from Calinou/html5-export-faviconFabio Alessandrelli
2020-02-05Drop obsolete Dockerfile, we now have official build containersRémi Verschelde
2020-02-01Export and reference the icon as favicon when exporting to HTML5Hugo Locurcio
2020-01-29Bump version to 4.0-devRémi Verschelde
2020-01-27Add a Bash completion script for the Godot editorHugo Locurcio
2020-01-26Linux: Sync man page with current --help outputRémi Verschelde
2020-01-10Add a zsh completion file for the Godot editorHugo Locurcio
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-17Remove unused scripts from the `misc/scripts` directoryHugo Locurcio
2019-12-13Added microphone and camera usage descriptions to macOS builds.Catchawink
2019-12-06Add a pre-commit hook to check the class reference syntaxHugo Locurcio
2019-12-03[iOS] Add export options to control external access to user data.bruvzg
2019-12-01iOS modular build and export implementation.bruvzg
2019-10-26Travis: Force installing OpenJDK8 for Android SDK compatibilityRémi Verschelde
2019-10-24Travis: Update Android NDK to r20Rémi Verschelde
2019-10-12Optimize images losslessly using `oxipng -o6 --strip all --zopfli`Hugo Locurcio
2019-10-02Remove obsolete `sort_demos.sh` scriptHugo Locurcio
2019-10-01Fixed running the export templates with newer emscripten versions.Relintai
2019-09-24Fix copyright headers and style issuesRémi Verschelde
2019-09-19Merge pull request #31919 from m4gr3d/use_aar_for_custom_buildRémi Verschelde
2019-09-14Fix HTML5 export after #30864Fabio Alessandrelli
2019-09-04Remove the jetbrains setup directory as it's now obsolete.fhuya
2019-09-04Split the Android platform java logic into an Android library module (`lib`) ...fhuya
2019-09-03Fixed javascript code to remove animateStatusIndeterminate callback when the ...Enzo Ferrari
2019-08-27Style: Don't apply clang-format to platform/android/java/src/comRémi Verschelde
2019-08-21Bump gradle version to 5.1.1fhuya
2019-08-20Shut down Godot processes on app exit.fhuya
2019-07-06Add microphone privilege settings support back into export and add privilege ...Bastiaan Olij
2019-06-19Deprecate armv6 support for Androidfhuya
2019-06-17Add script to fix style issues and copyright headersRémi Verschelde
2019-06-14Fix pointer position in hidpi-corrected resolutions on webLeonardo Giovanni Scur
2019-06-11Add missing license headersRémi Verschelde
2019-05-29Add Android Studio support.fhuya