コミット履歴

作者 SHA1 メッセージ 日付
  kobewi d2900429e8 Add static methods for creating Image and ImageTexture 3 年 前
  bruvzg e00571b194 Add readable export errors. 3 年 前
  reduz 45af29da80 Add a new HashSet template 3 年 前
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases 3 年 前
  Haoyu Qiu fc3b845c07 Add dedicated macros for property name extraction 3 年 前
  reduz 746dddc067 Replace most uses of Map by HashMap 3 年 前
  reduz 8b7c7f5a75 Add a new HashMap implementation 3 年 前
  bruvzg d36c5514d3 Fix ZipIO crash when reused (and possible leaks). 3 年 前
  bruvzg 4bf99f4af2 Narrow FileAccess scope to prevent deadlocks. 3 年 前
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 年 前
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 年 前
  bruvzg 98d0af7d5c Implement GDExtension export plugin. 3 年 前
  Rémi Verschelde 015fdfc28d Merge pull request #58986 from akien-mga/diraccessref 3 年 前
  Rémi Verschelde 768f9422bc Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks 3 年 前
  bruvzg 12cb6386f6 Improve app name and system permission message localization. 3 年 前
  bruvzg 5fdea69276 [macOS and iOS export] Add localized application name to the translation .plist files. 3 年 前
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 年 前
  Hugo Locurcio 74fc4410f4 Remove support for ARMv7 (32-bit) on iOS 3 年 前
  bruvzg 57db989a97 [iOS] Fix iOS export with manually specified signing/provisioning data. 3 年 前
  bruvzg 962d2df042 [iOS] Improve iOS icon / loading screen export. 3 年 前
  Hugo Locurcio 40be15920f Remove support for PVRTC texture encoding and decoding 3 年 前
  bruvzg d2573c1636 Fix decoding UTF-8 filenames on unzipping. 3 年 前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年 前
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 年 前
  Rémi Verschelde 7da392bcc5 Don't return reference on copy assignment operators 3 年 前
  bruvzg d0490d140b [iOS export] Capture and display xcodebuild output. 3 年 前
  Hugo Locurcio 665d29c16d Fix new projects always being created with OpenGL 3 年 前
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 3 年 前
  Ignacio Roldán Etcheverry 5b278ad7bc iOS: Don't embed project static frameworks/libs 3 年 前
  K. S. Ernest (iFire) Lee 8f0c056431 Fix specific warnings issues by Clang 3 年 前