Commit History

Author SHA1 Message Date
  Rémi Verschelde 9e4315bb50 Style: Harmonize header includes in platform ports 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
  Fredia Huya-Kouadio 9d5e48f873 Disable menus and functionality that are not relevant on the Android Editor port 2 years ago
  Aaron Franke e53ae13178 Split up editor export code into multiple files 3 years ago
  kobewi d2900429e8 Add static methods for creating Image and ImageTexture 3 years ago
  Aaron Franke 13392a96e9 Generate export template file names instead of having a fixed set 3 years ago
  Aaron Franke f301451fa3 Move extension logic to EditorExportPlatformLinuxBSD 3 years ago
  Aaron Franke e5e697564d Move fixup_embedded_pck to EditorExportPlatform classes 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Sergey Minakov 6627f18e0f Split windows platform export template into multiple files 4 years ago
  bruvzg 8f7c2ccefd [Windows Export] Use temporary file for osslsigncode signing. 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 years ago
  Marcel Admiraal 2a74b388d0 Split OS::execute into two methods 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Tomasz Chabora ef21d378f3 Don't stop export if rcedit path is invalid 5 years ago
  bruvzg 1c592e5f1f Add code signing support for Windows exports (using "signtool" on Windows and "osslsigncode" on the other platforms) 5 years ago
  Pedro J. Estébanez 40f4d3cf0f Add embedded PCK option to PC platforms 6 years ago
  Zak 3168c25bad Added hint for windows export options 6 years ago
  Kanabenki 5890e7060e Use relative path property hint for windows export icon 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago