summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2020-07-25iOS SCons: static Vulkan binary usageSergey Minakov
2020-07-25iOS Vulkan: copy icd to appSergey Minakov
2020-07-25iOS Export: MoltenVK framework for Vulkan supportSergey Minakov
2020-07-20CI: Drop AppVeyor and desktop Travis buildsRémi Verschelde
2020-07-20fix CI builds on linux by using ubuntu default apt repositoriesRevoluPowered
2020-07-14Merge pull request #40298 from Calinou/optimize-ios-splashRémi Verschelde
2020-07-13Remove Travis CI style checks and unnecessary scriptsAaron Franke
2020-07-13Commit other files changed by file_format.shAaron Franke
2020-07-13Commit only the SVG files changed by file_format.shAaron Franke
2020-07-13Add static formatting checks for GitHub ActionsAaron Franke
2020-07-11Optimize the default iOS splash imagesHugo Locurcio
2020-07-07iOS Export: add option to use storyboard for launch screenSergey Minakov
2020-07-03Merge pull request #40050 from naithar/feature/ios-gdnative-master-2Rémi Verschelde
2020-07-02iOS Export: Updated Info.plist. Framework embedding. Fixes for search pathsSergey Minakov
2020-06-29[macOS] Add support for the Apple Silicon (ARM64) build target.bruvzg
2020-06-23Export: Fix iOS enabling push notifications capabilitySergey Minakov
2020-06-23Export: Remove system frameworks from xcode templateSergey Minakov
2020-06-19Rename "Identifier" to "Bundle Identifier" in macOS/iOS export presetsHugo Locurcio
2020-05-18SCons: Improve registration of compilation_db tool, check versionRémi Verschelde
2020-05-12Merge pull request #37099 from Faless/js/debugger_4.0Rémi Verschelde
2020-05-12Add WebSocket debugger, use it for Javascript.Fabio Alessandrelli
2020-05-12Added compilation database support for clang and gccRevoluPowered
2020-05-10DisplayServerJavaScript implementation.Fabio Alessandrelli
2020-05-06Request the dedicated GPU when starting Godot from the `.desktop` fileHugo Locurcio
2020-04-26Merge pull request #35382 from Calinou/html5-export-title-tagMax Hilbrunner
2020-04-24Git Hooks: Suppress "which" error messages.bruvzg
2020-04-22Set the `title` tag in the HTML5 export immediatelyHugo Locurcio
2020-04-21Git Hooks: Add support for GUI git clients.bruvzg
2020-04-14Android: Bump build tools to 29.0.3Rémi Verschelde
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