Commit History

Author SHA1 Message Date
  Fabio Alessandrelli c19871af6d Move CryptoCore to it's own folder. 6 years ago
  Rémi Verschelde 37a16fee05 Export: Remove temp files from cache after export 6 years ago
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. 6 years ago
  qarmin aab8da25ad Fix some code found by Coverity Scan and PVS Studio 6 years ago
  Fabio Alessandrelli 564d93ff10 CryptoCore class to access to base crypto utils. 6 years ago
  qarmin 53c0a29fb0 Fix memory leak after closing files 6 years ago
  George Marques c121d8871d Allow project export to be canceled 6 years ago
  marxin e7f22ebdcd Enable warnings=extra on clang and GCC testers. 6 years ago
  volzhs 8920bb8c1b Fix directory check when exporting project 6 years ago
  Ricardo Lüders 3fdbdd8380 Fixes misleading error message when trying to export 6 years ago
  Rémi Verschelde bc26d0d6cd Platform: Ensure classes match their header filename 6 years ago
  Rémi Verschelde 2323464f5e ExportDialog: Make error messages translatable 6 years ago
  M. Huri 544015e380 Fixed a typo in 'uwp_device_capabilites' 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Andrea Beconcini 11a1624202 uwp export: fix existing template check 6 years ago
  Marcelo Fernandez d51999f11d Export for OS X on OS X now lets you select .dmg or .zip 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Marcin Zawiejski 3c4c8c40db Fix file hints 7 years ago
  elasota 35f6ba5c5d BPTC support 7 years ago
  Rémi Verschelde 661c9ece7c Add PROPERTY_HINT_PLACEHOLDER_TEXT for String properties 7 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 years ago
  Hein-Pieter van Braam 07f590046a For uwp the ARM architecture needs to be in lower case 7 years ago
  Rémi Verschelde bf7ca623a6 Fix Coverity reports of uninitialized scalar variable 7 years ago
  luz.paz 612ab4bbc6 Fix typos with codespell 7 years ago
  George Marques c9005ca7fd Merge pull request #15246 from vnen/uwp-gdnative 7 years ago
  George Marques 2a023a425d Make GDNative DLLs work on UWP 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  George Marques 62fe640ca8 Add option to sign UWP exports with signtool 7 years ago
  Nathan Warden f89d78a7a4 Updated Linux template extensions to match architecture. 7 years ago
  Juan Linietsky bc2e8d99e5 Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function, 7 years ago