Commit History

Author SHA1 Message Date
  Micky fe56c1ff75 Use `JSON::stringify` where possible 2 years ago
  clayjohn 4a1c7de57c Split rendering driver project setting into renderer_name and rendering_driver. To differentiate between a driver (e.g. Vulkan or D3D12) and a renderer (e.g. clustered or mobile renderer). 2 years ago
  James 0aecfc9254 Fixes #65377: get_datetime_* functions can return wrong values 2 years ago
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 2 years ago
  Fredia Huya-Kouadio ba9e2cf512 Revert the architecture values update made to the Android export logic 3 years ago
  Aaron Franke 27b0f18275 Unify bits, arch, and android_arch into env["arch"] 3 years ago
  Fredia Huya-Kouadio 44dc24ec38 Disable threads used to check on plugins to load 3 years ago
  Fredia Huya-Kouadio 45c7377556 Refactor the export checking logic to improve separation of concerns 3 years ago
  Aaron Franke 17c4cd6412 Update export dialog to handle many architectures 3 years ago
  Aaron Franke a0072ba39f Make some editor export methods const 3 years ago
  kobewi d2900429e8 Add static methods for creating Image and ImageTexture 3 years ago
  Fredia Huya-Kouadio f9c19298ce Add full support for Android scoped storage. 4 years ago
  Rémi Verschelde ef4a5cd10b Android: Refactor Custom Build options in export preset 3 years ago
  Gustavo Maciel ec6d5d6cba Update android:targetSdkVersion from 30 to 31 3 years ago
  bruvzg e00571b194 Add readable export errors. 3 years ago
  Marcel Admiraal 2afef001e7 Cleanup Android C++ code 3 years ago
  Fredia Huya-Kouadio d38ffda2c3 Fix the logic to restart the Godot application 3 years ago
  reduz 45af29da80 Add a new HashSet template 3 years ago
  Haoyu Qiu fc3b845c07 Add dedicated macros for property name extraction 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  bruvzg d36c5514d3 Fix ZipIO crash when reused (and possible leaks). 3 years ago
  Fredy Huya-Kouadio c63ca6c72b Update Meta hand tracking version 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 years ago
  Fredia Huya-Kouadio f1a7caf9bb Remove duplicate `resizable` settings 3 years ago
  Fredia Huya-Kouadio 3f299e9255 Update `resize` settings: 3 years ago
  bruvzg 98d0af7d5c Implement GDExtension export plugin. 3 years ago
  Rémi Verschelde 952b71a425 Merge pull request #58751 from bruvzg/loc_str_props 3 years ago
  reduz ccd4cdfd8b Rename StreamTexture* to CompressedTexture* 3 years ago
  bruvzg 12cb6386f6 Improve app name and system permission message localization. 3 years ago