Commit History

Author SHA1 Message Date
  Jānis Kiršteins 0e266b0099 [iOS] Sync the boot splash and the launch screen image scale modes 6 months ago
  Janis Kirsteins e77a011188 Fix a crash in Joypad initialization on iOS 6 months ago
  Rémi Verschelde 76c8e76560 Merge pull request #101284 from akx/tyops 7 months ago
  Stuart Carnie cd17cb0110 [macos, ios]: Refactor joypad support into shared code, numerous bugfixes 1 year ago
  Aarni Koskela f134769506 Fix various typos 7 months ago
  Ricardo Subtil b77aa473a1 Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization 1 year ago
  Adam Scott 1b3e483899 Add file and dir temporary utilities 10 months ago
  Gergely Kis 146ba4106f Move Vulkan includes to a central godot_vulkan.h header 10 months ago
  Radiant 789c6ebdfd Implement `amplitude` to Input.vibrate_handheld 1 year ago
  Fredia Huya-Kouadio 764de7fe31 Collapse the gdextension arguments into the `GDExtensionData` struct 1 year ago
  Fredia Huya-Kouadio ede88cf59d Fix loading GDExtension dependencies on Android 1 year ago
  Miguel de Icaza 3ea7dec7d3 Fix the initialization order for the iOS driver 1 year ago
  DmitriySalnikov b73e740786 Add renaming of PDB files to avoid blocking them 1 year ago
  Thaddeus Crews 3b3e2374c9 clang-tidy: Enforce `modernize-use-nullptr` 1 year ago
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 year ago
  Zach Coleman fc7a63cbf3 Enhance mobile suspend MainLoop Notifications 1 year ago
  bruvzg c38c15b42e [iOS] Improve logger. 1 year ago
  Daylily-Zeleen fe6b073811 Distinguishs between dynamic library not found and can't be opened. 1 year ago
  Pedro J. Estébanez 12a519bae2 Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts 1 year ago
  bruvzg 8e06a1084d [iOS] Fix GDExtension init callback array reallocation. 1 year ago
  A Thousand Ships 3565d1bf7e [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  Kamil Brzoskowski 3cd865dbe8 Fix formatting of dlopen error message on Windows 2 years ago
  Rémi Verschelde 9e4315bb50 Style: Harmonize header includes in platform ports 2 years ago
  bruvzg ad4d565ee7 [iOS] Fix loading of GDExtension dylibs auto converted to framework. 2 years ago
  bruvzg 09465f3fe6 Remove (or make verbose only) various debug prints. 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  bruvzg 104258c5c5 [macOS/iOS] Use framework Info.plist to determine library name. 2 years ago
  bruvzg ecec415988 Use system fonts as fallback and improve system font handling. 2 years ago
  bruvzg 0cea664cb5 [iOS] Read document and cache path directly in the OS code, instead of passing in from main. 2 years ago
  bruvzg 6bf9594cfb [iOS] Fix getting Unicode executable path, fix "!configured" and "!classes.has(ti.inherits)" error spam on start. 2 years ago