summaryrefslogtreecommitdiffstats
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #38561 from bruvzg/wintab_extra_mm_eventsRémi Verschelde2020-05-081-0/+55
|\
| * WinTab: Adds extra "mouse move" events to make movement smoother and correctl...bruvzg2020-05-081-0/+55
* | Added mapping for KEY_MENU to VK_APPS (0x5d) so context menu's triggered by t...Eric M2020-05-081-1/+1
|/
* Remove WinTab error message.bruvzg2020-05-071-1/+1
* clang-format: Add JavaImportGroups for Java codeRémi Verschelde2020-05-0636-45/+109
* Merge pull request #38483 from bruvzg/wintab_apiRémi Verschelde2020-05-052-8/+224
|\
| * [Windows] Add support for the WinTab API for pen input.bruvzg2020-05-052-8/+224
* | Address `OS.request_permissions()` bug when non-platform permission(s) is inc...Fredia Huya-Kouadio2020-05-051-4/+7
|/
* [Linux/Windows] Set pressure to 1.0f when primary button is pressed and devic...bruvzg2020-05-034-4/+37
* Merge pull request #37756 from madmiraal/fix-x11-pressure-tiltRémi Verschelde2020-05-032-34/+55
|\
| * Fix X11 pressure and tilt values.Marcel Admiraal2020-04-102-34/+55
* | Merge pull request #37414 from Schroedi/fix_html_mouse_inputFabio Alessandrelli2020-05-011-1/+1
|\ \
| * | Move mouse wheel handler from window to canvas element in HTMLChristoph Schröder2020-04-281-1/+1
* | | Merge pull request #37802 from ThakeeNathees/window-position-bug-osx-x11Rémi Verschelde2020-04-293-4/+12
|\ \ \
| * | | display server window position bug fix (#37323)Thakee Nathees2020-04-113-4/+12
* | | | Rename InputFilter back to InputRémi Verschelde2020-04-2827-141/+141
* | | | Merge pull request #37193 from madmiraal/fix-android-export-unicode-errorsRémi Verschelde2020-04-281-5/+23
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix Android export throwing Unicode errors.Marcel Admiraal2020-03-201-5/+23
* | | | Merge pull request #38253 from nekomatata/bullet-update-2.90Rémi Verschelde2020-04-271-3/+5
|\ \ \ \
| * | | | Update to bullet master (2.90)PouleyKetchoupp2020-04-271-3/+5
* | | | | Windows: Appease capricious MSVC versions with moody headersRémi Verschelde2020-04-261-1/+3
* | | | | [macOS] Re-add define for build with 10.14 SDK, remove unsupported 10.12 checks.bruvzg2020-04-262-20/+16
* | | | | Merge pull request #35382 from Calinou/html5-export-title-tagMax Hilbrunner2020-04-261-0/+1
|\ \ \ \ \
| * | | | | Set the `title` tag in the HTML5 export immediatelyHugo Locurcio2020-04-221-0/+1
* | | | | | Fix detection logic for the Android sdk pathFredia Huya-Kouadio2020-04-241-1/+1
| |/ / / / |/| | | |
* | | | | Fix Android templates size regressionFredia Huya-Kouadio2020-04-232-2/+6
|/ / / /
* | | | Merge pull request #37895 from qarmin/more_leak_fixesRémi Verschelde2020-04-161-1/+4
|\ \ \ \
| * | | | Fixes leaks in ResourceCache, Vulkan and X11qarmin2020-04-151-1/+4
* | | | | Migrate legacy apache dependency to the GodotPayment pluginfhuya2020-04-156-7/+8
|/ / / /
* | | | Android: Bump build tools to 29.0.3Rémi Verschelde2020-04-141-1/+1
* | | | Delete unused drawable resources.fhuya2020-04-134-0/+0
* | | | Validate supported architectures when exporting to AndroidSkyJJ2020-04-131-0/+9
* | | | Add signal support to Godot Android plugin:fhuya2020-04-108-188/+480
* | | | Merge pull request #37256 from m4gr3d/add_custom_build_gradle_settingsRémi Verschelde2020-04-102-0/+7
|\ \ \ \
| * | | | Update Android custom template build configuration.fhuya2020-04-072-0/+7
* | | | | Merge pull request #37745 from nekomatata/vulkan-warnings-androidRémi Verschelde2020-04-101-8/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix extra warnings in Android buildPouleyKetchoupp2020-04-101-8/+0
| | |_|/ | |/| |
* / | | Fix loss of precision in X11 device info.Marcel Admiraal2020-04-101-4/+4
|/ / /
* | | Display Server supportPouleyKetchoupp2020-04-0810-740/+935
* | | Vulkan rendering for AndroidPouleyKetchoupp2020-04-0324-181/+484
* | | Merge pull request #37533 from akien-mga/gradle-downgrade-3.5.3Rémi Verschelde2020-04-021-1/+1
|\ \ \
| * | | Android: Downgrade gradle plugin to 3.5.3Rémi Verschelde2020-04-021-1/+1
* | | | Merge pull request #37525 from lupoDharkael/replace-0LRémi Verschelde2020-04-021-1/+1
|\ \ \ \
| * | | | Replace 0L with a casted nullptrlupoDharkael2020-04-021-1/+1
| |/ / /
* / / / Replace more occurrences of NULL with nullptrRémi Verschelde2020-04-022-3/+3
|/ / /
* | | Replace NULL with nullptrlupoDharkael2020-04-0258-417/+417
* | | Merge pull request #37504 from qarmin/out_of_bound_cursorRémi Verschelde2020-04-021-8/+9
|\ \ \
| * | | Fix out of bound array access caused by unassigned variableRafał Mikrut2020-04-011-8/+9
* | | | Fix Clang warnings on WindowsRémi Verschelde2020-04-013-4/+11
* | | | Fix exporting corrupted Xcode pbxproj if project name has spacesIgnacio Etcheverry2020-03-311-1/+1