| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | iOS: Refactoring | Sergey Minakov | 2020-10-02 | 1 | -2/+2 | |
| | | | | | | | | | | Enabled ARC for iOS. Weakify/Strongify macros for objc blocks. Removed old version checks. Specific types for ObjC++ modules to exclude unneeded bridging. Separate DeviceMetrics class for device specific data. Replaced old/deprecated functionality. | |||||
| * | Make canvas resize optional in HTML5. | Fabio Alessandrelli | 2020-09-23 | 1 | -2/+7 | |
| | | ||||||
| * | Better HiDPI support in HTML5. | Fabio Alessandrelli | 2020-09-23 | 1 | -5/+13 | |
| | | ||||||
| * | Remove unused variable in fixed-size.html. | Marcel Admiraal | 2020-09-10 | 1 | -1/+0 | |
| | | ||||||
| * | Explicitly add implicitly added semicolons. | Marcel Admiraal | 2020-09-09 | 1 | -1/+1 | |
| | | ||||||
| * | fix GDScript UTI | Hazar | 2020-08-19 | 1 | -1/+1 | |
| | | | | changed from public.data to public.script | |||||
| * | update to use scons compile db tool | Gordon MacPherson | 2020-08-12 | 1 | -177/+0 | |
| | | ||||||
| * | Fix inconsistent indentation in the FreeDesktop MIME type XML | Hugo Locurcio | 2020-08-10 | 1 | -5/+5 | |
| | | ||||||
| * | Fix incorrect comments in file formatting script | Aaron Franke | 2020-07-28 | 1 | -4/+4 | |
| | | ||||||
| * | Merge pull request #40706 from akien-mga/style-fix-file_format-macos | Rémi Verschelde | 2020-07-27 | 3 | -16/+13 | |
| |\ | | | | | Fix code format scripts compat with non-GNU Unices | |||||
| | * | Style: Fix code format scripts compat with non-GNU Unices | Rémi Verschelde | 2020-07-27 | 3 | -16/+13 | |
| | | | | | | | | | | | | | | | It's too hard to get compatibility between GNU and BSD sed, so let's just use perl oneliners. And improve it to also remove trailing tabs, not just spaces. | |||||
| * | | iOS SCons: static Vulkan binary usage | Sergey Minakov | 2020-07-25 | 1 | -7/+4 | |
| | | | | | | | | | | | Add VMA to iphone platform Use linkflag for iphone building to enforce static linking. Works fine with dynamic '.framework' library Updated xcode project to use '.a' static library | |||||
| * | | iOS Vulkan: copy icd to app | Sergey Minakov | 2020-07-25 | 2 | -0/+11 | |
| | | | ||||||
| * | | iOS Export: MoltenVK framework for Vulkan support | Sergey Minakov | 2020-07-25 | 1 | -2/+9 | |
| |/ | ||||||
| * | CI: Drop AppVeyor and desktop Travis builds | Rémi Verschelde | 2020-07-20 | 3 | -43/+0 | |
| | | | | | | These have been replaced by GitHub Actions. The remaining Travis builds will also be ported eventually. | |||||
| * | fix CI builds on linux by using ubuntu default apt repositories | RevoluPowered | 2020-07-20 | 1 | -0/+4 | |
| | | ||||||
| * | Merge pull request #40298 from Calinou/optimize-ios-splash | Rémi Verschelde | 2020-07-14 | 2 | -0/+0 | |
| |\ | | | | | Optimize the default iOS splash images | |||||
| | * | Optimize the default iOS splash images | Hugo Locurcio | 2020-07-11 | 2 | -0/+0 | |
| | | | | | | | | | | | | | | | | | Command used: parallel oxipng -o6 --strip --zopfli ::: **/*.png This saves about 14 KB in total. | |||||
| * | | Remove Travis CI style checks and unnecessary scripts | Aaron Franke | 2020-07-13 | 4 | -276/+0 | |
| | | | ||||||
| * | | Commit other files changed by file_format.sh | Aaron Franke | 2020-07-13 | 2 | -2/+2 | |
| | | | ||||||
| * | | Commit only the SVG files changed by file_format.sh | Aaron Franke | 2020-07-13 | 12 | -12/+12 | |
| | | | | | | | | | There were a lot of SVG files changed by file_format.sh | |||||
| * | | Add static formatting checks for GitHub Actions | Aaron Franke | 2020-07-13 | 4 | -0/+247 | |
| |/ | ||||||
| * | iOS Export: add option to use storyboard for launch screen | Sergey Minakov | 2020-07-07 | 6 | -2/+70 | |
| | | ||||||
| * | Merge pull request #40050 from naithar/feature/ios-gdnative-master-2 | Rémi Verschelde | 2020-07-03 | 2 | -3/+31 | |
| |\ | | | | | [4.0] Add support of iOS's dynamic libraries to GDNative | |||||
| | * | iOS Export: Updated Info.plist. Framework embedding. Fixes for search paths | Sergey Minakov | 2020-07-02 | 2 | -3/+31 | |
| | | | ||||||
| * | | [macOS] Add support for the Apple Silicon (ARM64) build target. | bruvzg | 2020-06-29 | 2 | -5/+17 | |
| |/ | ||||||
| * | Export: Fix iOS enabling push notifications capability | Sergey Minakov | 2020-06-23 | 1 | -2/+1 | |
| | | ||||||
| * | Export: Remove system frameworks from xcode template | Sergey Minakov | 2020-06-23 | 1 | -72/+0 | |
| | | ||||||
| * | Rename "Identifier" to "Bundle Identifier" in macOS/iOS export presets | Hugo Locurcio | 2020-06-19 | 3 | -5/+5 | |
| | | | | | | | | | | | "Bundle Identifier" is more well-understood among macOS and iOS developers and is less ambiguous. This is a slight breaking change as export presets will need to be updated to account for this change. See https://github.com/godotengine/godot-docs/pull/3295. | |||||
| * | SCons: Improve registration of compilation_db tool, check version | Rémi Verschelde | 2020-05-18 | 1 | -0/+0 | |
| | | | | | | | | | | There's a builtin `toolpath` option we can use for that, so no need to hack around a custom `scons_site` path. The script requires SCons 3.1.1 or later, so we enable it conditionally. Follow-up to #32848. | |||||
| * | Merge pull request #37099 from Faless/js/debugger_4.0 | Rémi Verschelde | 2020-05-12 | 2 | -2/+4 | |
| |\ | | | | | WebSocket profiler for HTML5 platform [4.0] | |||||
| | * | Add WebSocket debugger, use it for Javascript. | Fabio Alessandrelli | 2020-05-12 | 2 | -2/+4 | |
| | | | ||||||
| * | | Added compilation database support for clang and gcc | RevoluPowered | 2020-05-12 | 1 | -0/+177 | |
| |/ | | | | | | | | | | | This tool is originally from mongodb. - Updated CPPSUFFIXES to use scons suffixes - objective-c files will also be loaded into the compilation database where the compiler / tooling is available to compile the files. Known limitations: - This will not work with msvc as your compiler. | |||||
| * | DisplayServerJavaScript implementation. | Fabio Alessandrelli | 2020-05-10 | 1 | -2/+0 | |
| | | ||||||
| * | Request the dedicated GPU when starting Godot from the `.desktop` file | Hugo Locurcio | 2020-05-06 | 1 | -0/+1 | |
| | | | | | | See <https://www.hadess.net/2020/05/dual-gpu-support-launch-on-discrete-gpu.html> for more information on this newly added `.desktop` entry property. | |||||
| * | Merge pull request #35382 from Calinou/html5-export-title-tag | Max Hilbrunner | 2020-04-26 | 2 | -2/+2 | |
| |\ | | | | | Set the `title` tag in the HTML5 export immediately | |||||
| | * | Set the `title` tag in the HTML5 export immediately | Hugo Locurcio | 2020-04-22 | 2 | -2/+2 | |
| | | | | | | | | | | | This makes the project title display without having to wait for the project to finish loading. | |||||
| * | | Git Hooks: Suppress "which" error messages. | bruvzg | 2020-04-24 | 2 | -10/+10 | |
| | | | ||||||
| * | | Git Hooks: Add support for GUI git clients. | bruvzg | 2020-04-21 | 3 | -10/+253 | |
| |/ | | | | [ci skip] | |||||
| * | Android: Bump build tools to 29.0.3 | Rémi Verschelde | 2020-04-14 | 1 | -1/+1 | |
| | | ||||||
| * | Travis: Re-enable Android builds | Rémi Verschelde | 2020-04-09 | 1 | -2/+2 | |
| | | ||||||
| * | Merge pull request #37153 from neikeq/mono_ios-4.0 | Rémi Verschelde | 2020-03-31 | 1 | -6/+6 | |
| |\ | | | | | [master] Mono/C#: Add iOS support | |||||
| | * | Fix exporting corrupted Xcode pbxproj if project name has spaces | Ignacio Etcheverry | 2020-03-31 | 1 | -6/+6 | |
| | | | ||||||
| * | | Style: Add black format to fix_style.sh | Rémi Verschelde | 2020-03-31 | 1 | -1/+19 | |
| |/ | | | | Also ignore new Android build artifact. | |||||
| * | Merge pull request #37445 from nekomatata/hook-makerst-fix | Rémi Verschelde | 2020-03-31 | 1 | -1/+8 | |
| |\ | | | | | Fixed errors in makerst pre-commit hook | |||||
| | * | Fixed errors in makerst pre-commit hook | PouleyKetchoupp | 2020-03-31 | 1 | -1/+8 | |
| | | | ||||||
| * | | Pre-commit hook instructions on Windows | PouleyKetchoupp | 2020-03-30 | 1 | -3/+14 | |
| |/ | ||||||
| * | Travis: Add static check for Python black formatting | Rémi Verschelde | 2020-03-30 | 2 | -3/+53 | |
| | | | | | | Also install and use pygmentize to visualize clang-format and black diffs. | |||||
| * | Hooks: Use pygmentize if available to visualize diff | Rémi Verschelde | 2020-03-30 | 2 | -4/+12 | |
| | | ||||||
| * | Hooks: Add pre-commit hook for psf/black formatting | Rémi Verschelde | 2020-03-30 | 4 | -16/+146 | |
| | | ||||||
