Commit History

Author SHA1 Message Date
  bruvzg cb480376d8 Add LSApplicationCategoryType to the template and export dialog. 4 years ago
  Rémi Verschelde ac73059b56 Merge pull request #49123 from aaronfranke/it-is-time 4 years ago
  Aaron Franke f64fea1b23 Add Time singleton 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
  bruvzg a1cb6f07a1 Add GDNative Framework loading and export support. 4 years ago
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) 6 years ago
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 years ago
  bruvzg 09c8e69232 [macOS] Enable code signing by default, use ad-hoc signature if no identity specified. 4 years ago
  bruvzg 9e18fce943 Add "Replace existing signature" to the macOS export (enabled by default). 4 years ago
  Rémi Verschelde 338fa05acc Merge pull request #43768 from sjml/mac-mono-export-fix 4 years ago
  Shane Liesegang 42eb09ddcc Mono/macOS: Separate data dir into frameworks and resources for codesigning 4 years ago
  bruvzg df267f90cc [macOS] Add entitlements config and export template `dylib` signing to the export. 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 90bdba576a Merge pull request #43742 from qarmin/editor_modules_default_values 4 years ago
  Rémi Verschelde 02d228554b OSX: Fix tmp .app folder name after #44060 4 years ago
  Rémi Verschelde 707a62783b OSX: Remove tmp .app folder instead of moving to trash 4 years ago
  Rafał Mikrut e1811b689b Initialize class/struct variables with default values in platform/ and editor/ 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 5 years ago
  Christopher Davis 41d8c0c818 platform: Update metadata for export platforms 5 years ago
  Marcel Admiraal 26fcf2b04c Add override keywords. 5 years ago
  bruvzg accae11fe3 [macOS export] Set correct external file attributes (Unix mode), and creation time. 5 years ago
  PouleyKetchoupp 4501771fd8 Set proper file type attribute for OSX zip export 5 years ago
  Hugo Locurcio fdb89a3f9a Rename "Identifier" to "Bundle Identifier" in macOS/iOS export presets 5 years ago
  bruvzg f5c856ea40 macOS export, add notarization support and id / signing / notarization config check. 5 years ago
  bruvzg 4bec713b8c macOS signing improvements: allow signed app exporting as ZIP, sign DMG after exporting. 5 years ago