| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Spartan322 | 2024-10-13 | 1 | -0/+2 |
* | Implement `amplitude` to Input.vibrate_handheld | Radiant | 2024-05-02 | 1 | -2/+6 |
* | Collapse the gdextension arguments into the `GDExtensionData` struct | Fredia Huya-Kouadio | 2024-04-19 | 1 | -5/+5 |
* | Fix loading GDExtension dependencies on Android | Fredia Huya-Kouadio | 2024-04-19 | 1 | -1/+1 |
* | Fix the initialization order for the iOS driver | Miguel de Icaza | 2024-04-13 | 1 | -5/+3 |
* | Add renaming of PDB files to avoid blocking them | DmitriySalnikov | 2024-04-05 | 1 | -1/+1 |
* | clang-tidy: Enforce `modernize-use-nullptr` | Thaddeus Crews | 2024-03-12 | 1 | -1/+1 |
* | Add const lvalue ref to core/* container parameters | Muller-Castro | 2024-02-14 | 1 | -3/+3 |
* | Enhance mobile suspend MainLoop Notifications | Zach Coleman | 2024-02-04 | 1 | -0/+28 |
* | [iOS] Improve logger. | bruvzg | 2024-01-11 | 1 | -6/+2 |
* | Distinguishs between dynamic library not found and can't be opened. | Daylily-Zeleen | 2024-01-01 | 1 | -0/+2 |
* | Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts | Pedro J. Estébanez | 2023-12-20 | 1 | -2/+4 |
* | [iOS] Fix GDExtension init callback array reallocation. | bruvzg | 2023-11-22 | 1 | -5/+4 |
* | [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable | A Thousand Ships | 2023-09-12 | 1 | -1/+1 |
* | Fix formatting of dlopen error message on Windows | Kamil Brzoskowski | 2023-07-09 | 1 | -1/+1 |
* | Style: Harmonize header includes in platform ports | Rémi Verschelde | 2023-06-08 | 1 | -5/+7 |
* | [iOS] Fix loading of GDExtension dylibs auto converted to framework. | bruvzg | 2023-04-27 | 1 | -0/+10 |
* | Remove (or make verbose only) various debug prints. | bruvzg | 2023-03-20 | 1 | -1/+1 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | [macOS/iOS] Use framework Info.plist to determine library name. | bruvzg | 2022-12-16 | 1 | -1/+44 |
* | Use system fonts as fallback and improve system font handling. | bruvzg | 2022-12-04 | 1 | -4/+136 |
* | [iOS] Read document and cache path directly in the OS code, instead of passin... | bruvzg | 2022-11-29 | 1 | -16/+16 |
* | [iOS] Fix getting Unicode executable path, fix "!configured" and "!classes.ha... | bruvzg | 2022-11-16 | 1 | -8/+9 |
* | Load and use system emoji font in the editor. | bruvzg | 2022-11-01 | 1 | -1/+8 |
* | Add get_distribution_name() and get_version() to OS | MJacred | 2022-09-16 | 1 | -0/+9 |
* | Implement support for loading system fonts on Linux, macOS / iOS and Windows. | bruvzg | 2022-07-26 | 1 | -0/+75 |
* | Rename OSX to macOS and iPhoneOS to iOS. | bruvzg | 2022-07-21 | 1 | -0/+346 |