summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* Make canvas resize optional in HTML5.Fabio Alessandrelli2020-09-231-2/+7
* Better HiDPI support in HTML5.Fabio Alessandrelli2020-09-231-5/+13
* Remove unused variable in fixed-size.html.Marcel Admiraal2020-09-101-1/+0
* Explicitly add implicitly added semicolons.Marcel Admiraal2020-09-091-1/+1
* fix GDScript UTIHazar2020-08-191-1/+1
* update to use scons compile db toolGordon MacPherson2020-08-121-177/+0
* Fix inconsistent indentation in the FreeDesktop MIME type XMLHugo Locurcio2020-08-101-5/+5
* Fix incorrect comments in file formatting scriptAaron Franke2020-07-281-4/+4
* Merge pull request #40706 from akien-mga/style-fix-file_format-macosRémi Verschelde2020-07-273-16/+13
|\
| * Style: Fix code format scripts compat with non-GNU UnicesRémi Verschelde2020-07-273-16/+13
* | iOS SCons: static Vulkan binary usageSergey Minakov2020-07-251-7/+4
* | iOS Vulkan: copy icd to appSergey Minakov2020-07-252-0/+11
* | iOS Export: MoltenVK framework for Vulkan supportSergey Minakov2020-07-251-2/+9
|/
* CI: Drop AppVeyor and desktop Travis buildsRémi Verschelde2020-07-203-43/+0
* fix CI builds on linux by using ubuntu default apt repositoriesRevoluPowered2020-07-201-0/+4
* Merge pull request #40298 from Calinou/optimize-ios-splashRémi Verschelde2020-07-142-0/+0
|\
| * Optimize the default iOS splash imagesHugo Locurcio2020-07-112-0/+0
* | Remove Travis CI style checks and unnecessary scriptsAaron Franke2020-07-134-276/+0
* | Commit other files changed by file_format.shAaron Franke2020-07-132-2/+2
* | Commit only the SVG files changed by file_format.shAaron Franke2020-07-1312-12/+12
* | Add static formatting checks for GitHub ActionsAaron Franke2020-07-134-0/+247
|/
* iOS Export: add option to use storyboard for launch screenSergey Minakov2020-07-076-2/+70
* Merge pull request #40050 from naithar/feature/ios-gdnative-master-2Rémi Verschelde2020-07-032-3/+31
|\
| * iOS Export: Updated Info.plist. Framework embedding. Fixes for search pathsSergey Minakov2020-07-022-3/+31
* | [macOS] Add support for the Apple Silicon (ARM64) build target.bruvzg2020-06-292-5/+17
|/
* Export: Fix iOS enabling push notifications capabilitySergey Minakov2020-06-231-2/+1
* Export: Remove system frameworks from xcode templateSergey Minakov2020-06-231-72/+0
* Rename "Identifier" to "Bundle Identifier" in macOS/iOS export presetsHugo Locurcio2020-06-193-5/+5
* SCons: Improve registration of compilation_db tool, check versionRémi Verschelde2020-05-181-0/+0
* Merge pull request #37099 from Faless/js/debugger_4.0Rémi Verschelde2020-05-122-2/+4
|\
| * Add WebSocket debugger, use it for Javascript.Fabio Alessandrelli2020-05-122-2/+4
* | Added compilation database support for clang and gccRevoluPowered2020-05-121-0/+177
|/
* DisplayServerJavaScript implementation.Fabio Alessandrelli2020-05-101-2/+0
* Request the dedicated GPU when starting Godot from the `.desktop` fileHugo Locurcio2020-05-061-0/+1
* Merge pull request #35382 from Calinou/html5-export-title-tagMax Hilbrunner2020-04-262-2/+2
|\
| * Set the `title` tag in the HTML5 export immediatelyHugo Locurcio2020-04-222-2/+2
* | Git Hooks: Suppress "which" error messages.bruvzg2020-04-242-10/+10
* | Git Hooks: Add support for GUI git clients.bruvzg2020-04-213-10/+253
|/
* Android: Bump build tools to 29.0.3Rémi Verschelde2020-04-141-1/+1
* Travis: Re-enable Android buildsRémi Verschelde2020-04-091-2/+2
* Merge pull request #37153 from neikeq/mono_ios-4.0Rémi Verschelde2020-03-311-6/+6
|\
| * Fix exporting corrupted Xcode pbxproj if project name has spacesIgnacio Etcheverry2020-03-311-6/+6
* | Style: Add black format to fix_style.shRémi Verschelde2020-03-311-1/+19
|/
* Merge pull request #37445 from nekomatata/hook-makerst-fixRémi Verschelde2020-03-311-1/+8
|\
| * Fixed errors in makerst pre-commit hookPouleyKetchoupp2020-03-311-1/+8
* | Pre-commit hook instructions on WindowsPouleyKetchoupp2020-03-301-3/+14
|/
* Travis: Add static check for Python black formattingRémi Verschelde2020-03-302-3/+53
* Hooks: Use pygmentize if available to visualize diffRémi Verschelde2020-03-302-4/+12
* Hooks: Add pre-commit hook for psf/black formattingRémi Verschelde2020-03-304-16/+146
* SCons: Format buildsystem files with psf/blackRémi Verschelde2020-03-301-12/+12