Commit History

Author SHA1 Message Date
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET 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
  Fredia Huya-Kouadio f9c19298ce Add full support for Android scoped storage. 4 years ago
  Fredia Huya-Kouadio d38ffda2c3 Fix the logic to restart the Godot application 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
  Rémi Verschelde 015fdfc28d Merge pull request #58986 from akien-mga/diraccessref 3 years ago
  Rémi Verschelde 768f9422bc Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks 3 years ago
  bruvzg 12cb6386f6 Improve app name and system permission message localization. 3 years ago
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 years ago
  Fredia Huya-Kouadio b284dd92d3 Fix XR Android manifest metadata 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Rémi Verschelde bdf8340e59 Merge pull request #43181 from nathanfranke/string-empty 3 years ago
  Rémi Verschelde 89b8de71c0 Merge pull request #55767 from m4gr3d/config_hand_tracking_frequency_master 3 years ago
  ne0fhyk 862c0d06fb Add support for configuring the xr hand tracking frequency mode 3 years ago
  Fredia Huya-Kouadio cfa81ff32a Enable configuration of the `android:excludeFromRecents` activity attribute. 3 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  Fredia Huya-Kouadio 882ec0d611 Add support for OpenXR export configurations. 3 years ago
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 3 years ago
  Rémi Verschelde 9204a3a50e Android: Properly validate `godot_project_name_string` for Android special chars 3 years ago
  ne0fhyk 5bbfe0b5a8 Add support for Play Asset Delivery. 3 years ago
  ne0fhyk 9f4aa1f5ad Update the AndroidManifest to enable access to Oculus OpenXR runtime. 4 years ago
  ne0fhyk 3a00ff1cce Add partial support for Android scoped storage. 4 years ago
  Fredia Huya-Kouadio e73e336e3b Add support for prompting the user to retain app data on uninstall. 4 years ago
  Sergey Minakov ed49e038ec Split android platform export template into multiple files 4 years ago