Commit History

作者 SHA1 備註 提交日期
  qarmin 50be65bf43 Changed some code found by Clang Tidy and Coverity 6 年之前
  Rémi Verschelde 37a16fee05 Export: Remove temp files from cache after export 6 年之前
  Nils ANDRÉ-CHANG d2833d4f4d Replace ` + "/" + ` with `String::file_add()` 6 年之前
  George Marques c121d8871d Allow project export to be canceled 6 年之前
  bruvzg 22ee26849e [macOS] Allow using user provided `.icns` files for exported app icons. 6 年之前
  Rémi Verschelde ae41e35191 Merge pull request #27676 from qarmin/small_fixes_2 6 年之前
  Juan Linietsky cd4449e7ab Add FileAccess::set_unix_permissions for Unix platforms 6 年之前
  qarmin 8460d0678c Small fixes to static analyzer bugs 6 年之前
  volzhs 8920bb8c1b Fix directory check when exporting project 6 年之前
  Ricardo Lüders 3fdbdd8380 Fixes misleading error message when trying to export 6 年之前
  Rémi Verschelde 2323464f5e ExportDialog: Make error messages translatable 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  bruvzg 56b26c4369 Fix macOS icon export (add 1024px PNG icon and 32px/16px RLE icons). 7 年之前
  Marcelo Fernandez d51999f11d Export for OS X on OS X now lets you select .dmg or .zip 7 年之前
  Rémi Verschelde d95bbb8922 Fix warnings about set but unused variables [-Wunused-but-set-variable] 7 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 7 年之前
  Marcin Zawiejski 3c4c8c40db Fix file hints 7 年之前
  elasota 35f6ba5c5d BPTC support 7 年之前
  Rémi Verschelde 661c9ece7c Add PROPERTY_HINT_PLACEHOLDER_TEXT for String properties 7 年之前
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 年之前
  Marcelo Fernandez 0876502f72 Improved error checking at EditorExportPlatformPC::export_project 7 年之前
  Marcelo Fernandez a42dfd7882 Modify OSX can_export logic to match the logic from EditorExportPlatformPC::can_export 7 年之前
  Rémi Verschelde f04958cd5d OSX: Remove support for 32-bit and fat binaries 7 年之前
  bruvzg cce6adfc51 Adds dylib export for "dmg" export mode and change dylib path to "/Contents/Frameworks" 7 年之前
  Juan Linietsky 6e2ed15ff1 Add support from properly exporting shared objects, needed for GDNative export 7 年之前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年之前
  Nathan Warden f89d78a7a4 Updated Linux template extensions to match architecture. 7 年之前
  MattUV 93231819c2 Fix Manage Export Templates link 7 年之前
  Juan Linietsky bc2e8d99e5 Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function, 8 年之前