Age | Commit message (Expand) | Author |
2019-04-07 | Android now (optionally) builds the template when exporting | Juan Linietsky |
2019-04-08 | Small fixes, mostly dupicated code | qarmin |
2019-03-06 | Fix directory check when exporting project | volzhs |
2019-03-06 | Merge pull request #26633 from akien-mga/driver-fallback-etc | Rémi Verschelde |
2019-03-05 | Fixes misleading error message when trying to export | Ricardo Lüders |
2019-03-05 | Disable driver fallback to GLES2 by default | Rémi Verschelde |
2019-03-03 | Improve VRAM texture compression checks for mobile/web | Rémi Verschelde |
2019-02-26 | -Properly handle missing ETC support on export | Juan Linietsky |
2019-02-20 | Add -Wshadow=local to warnings and fix reported issues. | marxin |
2019-02-12 | Platform: Ensure classes match their header filename | Rémi Verschelde |
2019-01-21 | ExportDialog: Make error messages translatable | Rémi Verschelde |
2019-01-16 | Android: Enable arm64-v8a export by default | Rémi Verschelde |
2019-01-16 | Android: Add support for x86_64 architecture | Rémi Verschelde |
2019-01-04 | Merge pull request #24592 from volzhs/android-etc | Rémi Verschelde |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-12-26 | Make possible to use ETC texture format with GLES3 on Android | volzhs |
2018-12-19 | Add option to add debug keystore in Android export | George Marques |
2018-12-18 | Fix lint error/warning while building android template | volzhs |
2018-12-14 | Android: Don't expose x86_64 ABI for export if we can't build templates for it | Rémi Verschelde |
2018-11-30 | Change custom permissions in Android export to an array | George Marques |
2018-11-02 | Merge pull request #23389 from marcelofg55/multiple_ext | Rémi Verschelde |
2018-11-01 | Export for OS X on OS X now lets you select .dmg or .zip | Marcelo Fernandez |
2018-10-29 | Add android export error on invalid package name | Konrad Nowakowski |
2018-10-02 | Many more fixes for GLES2 mobile export. Also added ability to turn on OpenGL... | Juan Linietsky |
2018-09-30 | -Many GLES2 optimizations | Juan Linietsky |
2018-09-27 | Fix various warnings: [-Waddress], [-Wpointer-arith], [-Wwrite-strings], [-Wr... | Rémi Verschelde |
2018-09-27 | Fix warnings about set but unused variables [-Wunused-but-set-variable] | Rémi Verschelde |
2018-09-27 | Fix warnings about unused variables [-Wunused-variable] | Rémi Verschelde |
2018-09-27 | Fix warnings for comparison between signed and unsigned integers [-Wsign-comp... | Rémi Verschelde |
2018-09-23 | Ignore invalid device for Android | volzhs |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-09-08 | Tweak Android-related error messages in the Export dialog | Hugo Locurcio |
2018-08-26 | Fixes several resource leaks in ... | Crazy-P |
2018-08-24 | Make some debug prints verbose-only, remove others | Rémi Verschelde |
2018-08-23 | Fix file hints | Marcin Zawiejski |
2018-08-21 | BPTC support | elasota |
2018-08-20 | fix Android/HTML5 custom templates option does not work | Alessandro |
2018-08-20 | Add PROPERTY_HINT_PLACEHOLDER_TEXT for String properties | Rémi Verschelde |
2018-07-26 | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam |
2018-07-24 | Removed unnecessary assignments | Wilson E. Alvarez |
2018-07-13 | fixed branch on uninit and data race in editor android device polling | Ibrahn Sahir |
2018-07-08 | Write new permissions to the AndroidManifest.xml | Hein-Pieter van Braam |
2018-05-29 | Allow setting higher numbers in Android version/code | Dmitry Pupinin |
2018-05-07 | Fix: JAR files signed with the MD5 algorithm as unsigned | RameshRavone |
2018-04-26 | Fix _export_begin not being called when exporting to android | Ignacio Etcheverry |
2018-04-22 | Change ".." punctuation for "..." in editor strings (#16507) | Hugo Locurcio |
2018-03-20 | Fix getting Android device information | volzhs |
2018-02-21 | Fix typos with codespell | luz.paz |
2018-01-16 | Make remote FS work with GDNative on Android | Ruslan Mustakov |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |