summaryrefslogtreecommitdiffstats
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* HTML5: Fix support for Emscripten 1.39.1+Rémi Verschelde2019-11-151-4/+1
* Merge pull request #33536 from akien-mga/revert-25474-android-gesturesRémi Verschelde2019-11-131-33/+1
|\
| * Revert "Android : implement InputEventMagnifyGesture and InputEventPanGesture"Rémi Verschelde2019-11-111-33/+1
* | X11: Fix memory leak in handle_key_eventRémi Verschelde2019-11-121-0/+1
* | Merge pull request #33482 from piratesephiroth/masterRémi Verschelde2019-11-111-1/+1
|\ \ | |/ |/|
| * Set ShellExecuteW's verb to NULL - fixes #33388piratesephiroth2019-11-091-1/+1
* | [UWP] [Export] added additional checks for blank valuespiratesephiroth2019-11-091-0/+10
|/
* Fix graphic tablet input coordinates on Windows.bruvzg2019-11-071-2/+8
* Fix crash on exit or resume on iOS 13Max2019-11-051-6/+7
* Android : implement InputEventMagnifyGesture and InputEventPanGestureJérémy Zurcher2019-11-021-1/+33
* [macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to Inp...bruvzg2019-10-305-4/+268
* Update natvis file to display Node class correctly in Visual Studio debuggerPouleyKetchoupp2019-10-291-0/+8
* Fix invalid window border when toggled from fullscreen to windowed modeYuri Roubinsky2019-10-272-5/+13
* Allow use of relative and speed properties for InputEventScreenDrag on WIndowsJoe Sweeney2019-10-261-2/+3
* Specify MINGW_HAS_SECURE_API=1Yeongho Kim2019-10-251-1/+1
* Merge pull request #32326 from starryalley/ios_get_model_nameRémi Verschelde2019-10-254-3/+31
|\
| * ios: support get_model_nameMark Kuo2019-09-254-3/+31
* | Merge pull request #33035 from bruvzg/macos_fix_warningsRémi Verschelde2019-10-2411-56/+25
|\ \
| * | Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` f...bruvzg2019-10-2411-56/+25
* | | Remove ECMAScript 6 "arrow operator".Fabio Alessandrelli2019-10-241-1/+1
|/ /
* | Implement HTTP server for HTML5 exportFabio Alessandrelli2019-10-231-8/+220
* | Improve EditorExportPlatform interface.Fabio Alessandrelli2019-10-232-16/+27
* | Add request permission automatically at androidCagdas2019-10-227-29/+215
* | Merge pull request #32977 from bruvzg/mingw_clangRémi Verschelde2019-10-221-8/+26
|\ \
| * | Add "llvm/thinlto" options to MinGW build.bruvzg2019-10-221-8/+26
* | | Merge pull request #32858 from m4gr3d/expand_singleton_base_apiRémi Verschelde2019-10-221-0/+34
|\ \ \
| * | | Add `View onMainCreateView(Activity activity)` api to the `Godot.SingletonBas...Fredia Huya-Kouadio2019-10-181-0/+34
* | | | [macOS] Fix non-ASCII volume name listing, replace deprecated volume listing ...bruvzg2019-10-181-4/+11
| |/ / |/| |
* | | Merge pull request #32809 from bruvzg/macos_1015_non_hidpi_fixRémi Verschelde2019-10-131-0/+4
|\ \ \
| * | | Fix non-HiDPI mode on HiDPI displays on macOS Catalina.bruvzg2019-10-131-0/+4
* | | | Optimize images losslessly using `oxipng -o6 --strip all --zopfli`Hugo Locurcio2019-10-126-0/+0
|/ / /
* / / Fix X11 modifier keys.bruvzg2019-10-121-3/+2
|/ /
* | Cleanup fix for the meta-data parsing crashing bug.fhuya2019-10-111-12/+4
* | Android: Work around crash in _fix_manifestRémi Verschelde2019-10-111-2/+4
* | Remove dependency on the editor directory being in the build's include path.Marcel Admiraal2019-10-101-1/+1
* | Merge pull request #32556 from bruvzg/win_codesignRémi Verschelde2019-10-082-7/+201
|\ \
| * | Add code signing support for Windows exports (using "signtool" on Windows and...bruvzg2019-10-042-7/+201
* | | Adds Pen support for AndroidAlexander Holland2019-10-046-1/+44
|/ /
* | Merge pull request #32518 from nekomatata/fix-revert-cursorRémi Verschelde2019-10-034-2/+16
|\ \
| * | Properly revert cursor when using set_custom_mouse_cursor with nullPouleyKetchoupp2019-10-034-2/+16
* | | Merge pull request #32514 from akien-mga/android-one-click-dont-uninstallRémi Verschelde2019-10-031-1/+1
|\ \ \
| * | | Android one-click deploy: Don't clear by defaultRémi Verschelde2019-10-031-1/+1
* | | | Android: Fix manifest parsing and APK names in export codeRémi Verschelde2019-10-032-9/+6
|/ / /
* / / macOS code signing improvements (timestamp and hardened runtime options, enti...bruvzg2019-10-021-16/+19
|/ /
* | Fixed running the export templates with newer emscripten versions.Relintai2019-10-011-8/+5
* | Merge pull request #32051 from qarmin/some_error_explanationRémi Verschelde2019-09-256-17/+17
|\ \ | |/ |/|
| * Added some obvious errors explanationsqarmin2019-09-256-17/+17
* | Merge pull request #32269 from m4gr3d/improve_build_timeRémi Verschelde2019-09-242-34/+82
|\ \
| * | Updates the Godot gradle tasks to enable manual runs of the `scons` command.fhuya2019-09-242-34/+82
* | | Fix copyright headers and style issuesRémi Verschelde2019-09-241-0/+30