summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2018-08-19Merge pull request #21179 from elasota/vs-pdbRémi Verschelde
2018-08-19Support debug_symbols in VS optimized buildselasota
2018-08-18Merge pull request #21132 from neonsoup/win_move_to_trash_fixRémi Verschelde
2018-08-18Fix errors during removing files or folders and fix for latin symbolsneonsoup
2018-08-17Update detect.pyTiago Quendera
2018-08-16Replace XRaiseWindow with a _NET_ACTIVE_WINDOW ClientRequestHein-Pieter van Braam
2018-08-14Merge pull request #18096 from aaronfranke/masterJuan Linietsky
2018-08-14Fix impossibility of removing folder which contains non-latin symbols(on Wind...Chaosus
2018-08-13Merge pull request #20913 from pulkomandy/masterRémi Verschelde
2018-08-11Rebase patches for fixing haiku build.Adrien Destugues
2018-08-11[Core] Completely kill math_2d.h, change includesAaron Franke
2018-08-10Revert "added get_creation_time function for gdscript"Juan Linietsky
2018-08-10Merge pull request #18914 from notwarp/masterJuan Linietsky
2018-07-30Fix Windows handles leakMarcin Zawiejski
2018-07-29Added missing support for traditional chinese on Windows, fixes #7674Juan Linietsky
2018-07-27Running builder (content generator) functions in subprocesses on WindowsViktor Ferenczi
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-07-26change framework name CoreMidi to CoreMIDIPanPan
2018-07-25Merge pull request #20154 from marcelofg55/midi_driverRémi Verschelde
2018-07-24Merge pull request #20245 from bruvzg/fix_win_pp_transpRémi Verschelde
2018-07-24Removed unnecessary assignmentsWilson E. Alvarez
2018-07-22SCons: Add "execinfo" option to force linking libexecinfoRémi Verschelde
2018-07-21-Fix disable_3d flagJuan Linietsky
2018-07-21Added a new MIDIDriver classMarcelo Fernandez
2018-07-20Fix some more build issues after c69de2ba4Rémi Verschelde
2018-07-20Fix build issues and typos after c69de2ba4Rémi Verschelde
2018-07-19-Project/Editor settings now use new inspectorJuan Linietsky
2018-07-18Fix OpenGL buffer depth for per pixel transparency support (Windows, NVIDIA)bruvzg
2018-07-18Style: Format code with clang-format 6.0.1Rémi Verschelde
2018-07-17Merge pull request #20132 from ibrahn/fix-android-device-poll-threadRémi Verschelde
2018-07-17Fix keep screen on property path for Android/iOS/UWPvolzhs
2018-07-13fixed branch on uninit and data race in editor android device pollingIbrahn Sahir
2018-07-12UWP: Add support for GLES2 driverGeorge Marques
2018-07-12Merge pull request #19840 from jjay/ios_screen_orientationMax Hilbrunner
2018-07-10Refactor OS_JavaScriptLeon Krause
2018-07-09Added support for extra mouse buttons.unknown
2018-07-08Merge pull request #20041 from hpvb/fix-android-exportHein-Pieter van Braam
2018-07-08Write new permissions to the AndroidManifest.xmlHein-Pieter van Braam
2018-07-05added 'android_add_asset_dir('...') method to Android module gradle build configPatrick Kaster
2018-07-03-Fix fullscreen on Windows with a HiDPI monitor but a non-HiDPI projectJuan Linietsky
2018-07-03Merge pull request #19799 from kosz78/android-payment-fixMax Hilbrunner
2018-07-03Merge pull request #19919 from marcelofg55/notif_crashMax Hilbrunner
2018-07-03Merge pull request #19934 from volzhs/gles2-androidRémi Verschelde
2018-07-04Change required gles version to 2 for androidvolzhs
2018-07-03Merge pull request #19708 from RandomShaper/fix-windows-touchMax Hilbrunner
2018-07-02Add a new notification to detect crashes on native scriptsMarcelo Fernandez
2018-07-01Respect window/handheld/orientation setting in iOSYasha Borevich
2018-06-28Optimize images losslessly using `oxipng -o6 --strip all --zopfli`Hugo Locurcio
2018-06-27Fix possible NullPointerException crash on cancel paymentKonstantin Zaitsev
2018-06-26Fix touch issues on WindowsPedro J. Estébanez