Commit History

Author SHA1 Message Date
  Rémi Verschelde 9e4315bb50 Style: Harmonize header includes in platform ports 2 years ago
  Yuri Sizov 8a74d8438f Extract editor run toolbar into its own component 2 years ago
  bruvzg 0088981c40 [Export] Add readable descriptions and validation warnings to the export options. 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Yuri Sizov 9f55bd971e Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Sergey Minakov 253581f85c Split uwp platform export template into multiple files 4 years ago
  Rémi Verschelde 06568bbfdf Misc cleanup of header includes 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  Gromph c87e49d7bc UWP: Keep upstream names for capabilities preset settings to avoid mismatch 4 years ago
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 years ago
  reduz 0d2e02945b Implement shader caching 4 years ago
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() 4 years ago
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 years ago
  Gromph 564ddcde77 Fix EditorExportPlugin _export_begin and _export_end functions not being called when exporting UWP 4 years ago
  Marcel Admiraal fd30c36985 Rename Texture.get_data() to get_image() 4 years ago
  Rémi Verschelde af878716f2 CI: Update to clang-format 11 and apply ternary operator changes 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
  Rafał Mikrut e1811b689b Initialize class/struct variables with default values in platform/ and editor/ 4 years ago
  Rémi Verschelde 504efc5f9b Export: Reorder options for consistency across platforms 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  reduz ee06a70ea6 Refactor MethodBind to use variadic templates 4 years ago
  unknown 9cb46ed4e7 Fixed an issue in UWP export caused by duplicate entry for extensions in content types file. 4 years ago
  bruvzg f043eabdd8 Adds PCK encryption support (using script encryption key for export). 5 years ago
  Marcel Admiraal 26fcf2b04c Add override keywords. 5 years ago
  Rémi Verschelde 08ef0aab16 Export: Rename 'Windows Universal' to 'UWP' 5 years ago
  Aaron Franke 068054002d Simplify some code in platform/uwp/export 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago