Age | Commit message (Expand) | Author |
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-02-26 | -Remove harcoded opengl extension testing from OS, ask rasterizer instead. | Juan Linietsky |
2019-02-19 | Fix compiling with use_mingw flag on Windows | Marcelo Fernandez |
2019-02-13 | Merge pull request #25842 from marcelofg55/windows_timezone | Rémi Verschelde |
2019-02-13 | Fix get_time_zone_info returning inverted bias on Windows/UWP | Marcelo Fernandez |
2019-02-12 | Platform: Ensure classes match their header filename | Rémi Verschelde |
2019-02-03 | Added set_environment to OS class | Ignacio Etcheverry |
2019-01-21 | ExportDialog: Make error messages translatable | Rémi Verschelde |
2019-01-19 | Fixed a typo in 'uwp_device_capabilites' | M. Huri |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-11-27 | uwp export: fix existing template check | Andrea Beconcini |
2018-11-03 | Fix UWP build. | Fabio Alessandrelli |
2018-11-02 | Merge pull request #23389 from marcelofg55/multiple_ext | Rémi Verschelde |
2018-11-01 | Fix init of VisualServerRaster | Rémi Verschelde |
2018-11-01 | Fix initialization of visual server in all platforms | George Marques |
2018-11-01 | Export for OS X on OS X now lets you select .dmg or .zip | Marcelo Fernandez |
2018-10-27 | Dont use equality operators with None singleton in python files | lupoDharkael |
2018-10-06 | Remove redundant "== true" code | Aaron Franke |
2018-10-02 | Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-... | Rémi Verschelde |
2018-09-13 | Properly initialize Winsock on startup | Fabio Alessandrelli |
2018-09-13 | Merge pull request #21982 from luzpaz/misc-typos | Rémi Verschelde |
2018-09-12 | Misc. typos | luz.paz |
2018-09-12 | Unify StreamPeerTCP/TCP_Server with NetSocket API | Fabio Alessandrelli |
2018-09-12 | Unify PacketPeerUDP using NetSocket | Fabio Alessandrelli |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-08-28 | Fix typo in os_uwp causing a build failure | Hein-Pieter van Braam |
2018-08-26 | Fall back to GLES2 if GLES3 is not working | Hein-Pieter van Braam |
2018-08-23 | Fix file hints | Marcin Zawiejski |
2018-08-21 | BPTC support | elasota |
2018-08-20 | Add PROPERTY_HINT_PLACEHOLDER_TEXT for String properties | Rémi Verschelde |
2018-08-11 | [Core] Completely kill math_2d.h, change includes | Aaron Franke |
2018-07-26 | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam |
2018-07-20 | Fix some more build issues after c69de2ba4 | Rémi Verschelde |
2018-07-18 | Style: Format code with clang-format 6.0.1 | Rémi Verschelde |
2018-07-17 | Fix keep screen on property path for Android/iOS/UWP | volzhs |
2018-07-12 | UWP: Add support for GLES2 driver | George Marques |
2018-06-07 | Tweak some help texts in the build system | Hugo Locurcio |
2018-05-09 | For uwp the ARM architecture needs to be in lower case | Hein-Pieter van Braam |
2018-05-02 | Merge pull request #17196 from RandomShaper/improve-gui-touch | Rémi Verschelde |
2018-04-30 | Implement universal translation of touch to mouse | Pedro J. Estébanez |
2018-04-19 | Fix Coverity reports of uninitialized scalar variable | Rémi Verschelde |
2018-03-29 | Fix UWP build after #17194 | Fabio Alessandrelli |
2018-03-15 | Added missing import BoolVariable | Bastiaan Olij |
2018-03-13 | Enable SCons to autodetect Windows MSVC compiler | Gary Oberbrunner |
2018-02-21 | Fix typos with codespell | luz.paz |
2018-02-20 | Link bcrypt lib in window and UWP | Fabio Alessandrelli |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |