Commit History

Author SHA1 Message Date
  Stuart Carnie cd17cb0110 [macos, ios]: Refactor joypad support into shared code, numerous bugfixes 1 year ago
  Hugo Locurcio 928982891e Add `OS.get_version_alias()` to return a human-readable Windows/macOS version number 8 months ago
  Thaddeus Crews 156bc92282 Merge pull request #98397 from adamscott/add-tmp-support 8 months ago
  Thaddeus Crews a135a6478a Merge pull request #98383 from RandomShaper/deprecate_unsafe_th_rend 8 months ago
  Adam Scott 1b3e483899 Add file and dir temporary utilities 10 months ago
  Pedro J. Estébanez a46ea9d064 Deprecate the pointless unsafe threading model for rendering 9 months ago
  Pāvels Nadtočajevs a6dfd1cf6e Implement `get_model_name` on macOS and Windows. 9 months ago
  bruvzg 8d039146d9 [macOS] Fix dynamic library lookup for system libraries. 11 months ago
  bruvzg 9949d5a089 [macOS] Remove kill override. 1 year ago
  bruvzg 393741a7e2 [macOS] Attempt to terminate process normally before using `forceTerminate`. 1 year ago
  bruvzg 1dfcbccfe6 [macOS] Fix `is_process_running` and `kill` for bundled apps. 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
  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
  bruvzg e15a2ff1db [macOS] Fix some deprecation warnings. 1 year ago
  Jezer Mejía 07313a08f4 Migrate macos controller API to GameController.h 2 years ago
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 year ago
  bruvzg deffe6a3be [macOS] Add support for native help menu search callbacks, integrate editor help. 1 year ago
  bruvzg cc313a1c1c [macOS] Allow `open_shell` to handle filenames without `file://`. 1 year ago
  Stuart Carnie 8f6d4eaa31 use autorelease pools around main loop 1 year ago
  Daylily-Zeleen fe6b073811 Distinguishs between dynamic library not found and can't be opened. 1 year ago
  A Thousand Ships f18aa00e85 Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  A Thousand Ships 3565d1bf7e [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  bruvzg 4790da7900 [macOS] Implement optional native file selection dialog support for sandboxed apps. 4 years ago
  Kamil Brzoskowski 3cd865dbe8 Fix formatting of dlopen error message on Windows 2 years ago
  Aaron Franke 944fbce347 Enable S3TC_BPTC but not ETC2_ASTC by default 2 years ago
  Rémi Verschelde 9e4315bb50 Style: Harmonize header includes in platform ports 2 years ago
  Fabio Alessandrelli 6fd9982358 [TLS] Add support for platform-specific CA bundles. 2 years ago
  bruvzg a97225c753 [macOS] Implement OS::shell_show_in_file_manager() 2 years ago