Commit History

Author SHA1 Message Date
  Rémi Verschelde 29b4ee3d97 Change explicit 'Godot 4.0' references to 'Godot 4' 2 years ago
  Rémi Verschelde 90446fe9f3 SCons: Move platform logo/run icon to `export` folder 2 years ago
  Michael Alexsander 41a75cfa4f Allow exporting release Android builds without a debug keystore 2 years ago
  Rémi Verschelde 9e4315bb50 Style: Harmonize header includes in platform ports 2 years ago
  Andreas Raddau fab160ce70 Store sensitive export options in dedicated credentials file 2 years ago
  bruvzg 0088981c40 [Export] Add readable descriptions and validation warnings to the export options. 2 years ago
  Rémi Verschelde 3dffe0b967 Merge pull request #63312 from bruvzg/one_click 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  bruvzg cebefc9f5d [Export] Add one-click deploy over SSH for the desktop exports. 3 years ago
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET 2 years ago
  Fredia Huya-Kouadio 45c7377556 Refactor the export checking logic to improve separation of concerns 3 years ago
  Yuri Sizov 9f55bd971e Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 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
  reduz 45af29da80 Add a new HashSet template 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
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 years ago
  Rémi Verschelde 93b7a85c98 HTML5: Explain why export templates are missing 3 years ago
  bruvzg 98d0af7d5c Implement GDExtension export plugin. 3 years ago
  reduz ccd4cdfd8b Rename StreamTexture* to CompressedTexture* 3 years ago
  bruvzg d2573c1636 Fix decoding UTF-8 filenames on unzipping. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index 4 years ago
  Hugo Locurcio 2daaf0fdc3 Make platform feature tag names lowercase 4 years ago
  Sergey Minakov 253581f85c Split uwp platform export template into multiple files 4 years ago