Commit History

Author SHA1 Message Date
  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
  Rémi Verschelde 11572c6e30 Editor: Cleanup some includes dependencies 3 years ago
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 years ago
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. 3 years ago
  Fredia Huya-Kouadio b284dd92d3 Fix XR Android manifest metadata 3 years ago
  Rémi Verschelde 7c771ea310 Merge pull request #47522 from madmiraal/rename-test_width-test_height 3 years ago
  Rémi Verschelde cd93bb9130 Merge pull request #56673 from winterpixelgames/bugfix-android-keystore-paths 3 years ago
  Jason Knight 3e288f65bb Android export plugin passes absolute file paths to gradle for keystores. 3 years ago
  bruvzg d2573c1636 Fix decoding UTF-8 filenames on unzipping. 3 years ago
  Marcel Admiraal f107139979 Rename Project Window width and height settings to match their function 4 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
  Rémi Verschelde e3b0282080 Merge pull request #55759 from m4gr3d/enable_exclude_from_recents_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