David Rowe
|
aa077684f5
|
Update Controller.Hardware.Keyboard JSDoc per new touchpad gestures
|
2019-12-18 12:20:05 +13:00 |
|
luiscuenca
|
69a063a700
|
Better mouse wheel detection and attenuated touchpad X axis
|
2019-11-25 10:19:54 -07:00 |
|
luiscuenca
|
2f887228cf
|
Fix camera pitch by mouse pitch
|
2019-11-22 14:51:37 -07:00 |
|
luiscuenca
|
45aca5115d
|
Add missing comment
|
2019-11-19 12:20:54 -07:00 |
|
luiscuenca
|
f1a9f52ee1
|
Set pinch to unzoom
|
2019-11-18 15:59:45 -07:00 |
|
luiscuenca
|
e06e1bb377
|
Fix wheel touch interference with mac camera orbit
|
2019-11-18 14:49:35 -07:00 |
|
luiscuenca
|
1338cbd943
|
Fix touch event timeout on mac and allow camera orbit using the touchpad on windows
|
2019-11-18 11:38:12 -07:00 |
|
dante ruiz
|
cd6f9a774d
|
implement gesture pinch to camera zoom
|
2019-11-18 11:33:31 -07:00 |
|
David Rowe
|
d5e08d19e3
|
Fix JSDoc for miscellaneous white space issues
|
2019-09-20 08:17:24 +12:00 |
|
David Rowe
|
dff37a71eb
|
Fix JSDoc markup HTML issues
|
2019-09-17 16:26:09 +12:00 |
|
David Rowe
|
e94cafd88e
|
Doc review
|
2019-05-02 20:16:53 +12:00 |
|
David Rowe
|
59533d0f59
|
Controller JSDoc update
|
2019-04-10 08:51:14 +12:00 |
|
John Conklin II
|
87556059d3
|
Merge pull request #13901 from Cristo86/android_handshake
case 20058: Android - Handshake implementation
|
2019-02-20 13:33:52 -08:00 |
|
Brad Davis
|
d3301803d3
|
Support custom display / input plugin lists and small tweaks
|
2019-02-07 15:15:26 -08:00 |
|
Gabriel Calero
|
6a665835e7
|
Merge remote-tracking branch 'upstream/master' into android_handshake
|
2019-01-30 17:06:41 -03:00 |
|
David Rowe
|
36da8bfa58
|
Remove TODOs
|
2019-01-03 15:05:21 +13:00 |
|
David Rowe
|
2ccef09d00
|
Make operation clearer
|
2019-01-03 12:35:44 +13:00 |
|
David Rowe
|
3b531f3c99
|
Update JSDoc
|
2019-01-02 13:41:55 +13:00 |
|
David Rowe
|
f381361c82
|
Fix typos
|
2018-12-31 13:53:59 +13:00 |
|
David Rowe
|
d12b504a88
|
Use Controller axis value timestamp for mouse movement Controller events
|
2018-12-31 12:15:51 +13:00 |
|
David Rowe
|
84c6bb4797
|
Introduce optional timestamp into internal Controller axis values
This can be used to determine if consecutive identifical values should
be output.
|
2018-12-31 12:15:51 +13:00 |
|
David Rowe
|
4aa26715c0
|
Remove unused variable
|
2018-12-31 12:15:51 +13:00 |
|
David Rowe
|
40e6f1cad5
|
Fix Controller mouse move missing values during rapid movement
|
2018-12-31 12:15:51 +13:00 |
|
Clement
|
8983fe2bcf
|
Fix new Mac warnings
|
2018-10-09 12:11:55 -07:00 |
|
Seth Alves
|
b69d0f3997
|
get interface building and working with clang-7 on ubuntu 18
|
2018-09-28 13:46:51 -07:00 |
|
Cristian Luis Duarte
|
8839a3b027
|
Android - Virtual Pad - make jump button references generic
|
2018-09-03 20:07:30 -03:00 |
|
Cristian Luis Duarte
|
1891b0fd81
|
Android - Virtual Pad - Refactor in Basic2D..Plugin code for multiple buttons
|
2018-09-03 19:19:55 -03:00 |
|
Cristian Luis Duarte
|
2e43912e92
|
Android - Handshake - Make the Jump button use buttonsManager code
|
2018-09-01 02:31:36 -03:00 |
|
Cristian Luis Duarte
|
a6c1f3e8ff
|
Android - Handshake - Generic button manager + RB using it
|
2018-08-31 23:02:38 -03:00 |
|
Cristian Luis Duarte
|
4f3a730d6d
|
Android - Handshake implementation - two important notes - IK was disabled on android and this enables it (needs a well thought review) - TouchscreenVirtualPadDevice buttons code does not scale well, it needs a refactor
|
2018-08-29 18:53:14 -03:00 |
|
David Back
|
dcf2074d7e
|
remove [ camera key, allow F to enter camera without selection
|
2018-08-29 11:56:37 -07:00 |
|
David Back
|
f81fe6b29f
|
add more inputs to controller mapping
|
2018-08-27 16:35:36 -07:00 |
|
David Back
|
b6edb2c9d6
|
platform states, edit controller mapping, separate mac/win delete
|
2018-08-27 14:53:13 -07:00 |
|
Cristian Luis Duarte
|
688fad1776
|
Android - Fix joystick and view control bug that makes it bounce
|
2018-05-31 14:11:28 -03:00 |
|
David Rowe
|
6d4f704279
|
Regularize some JSDoc usage
|
2018-05-21 09:32:10 +12:00 |
|
Sam Gondelman
|
74840d2130
|
Merge pull request #12935 from gcalero/android_new_login
Android new login
|
2018-05-17 15:53:25 -07:00 |
|
Gabriel Calero
|
8741c5e6a4
|
Make haptic pulse duration configurable in VirtualPadDevice
|
2018-05-17 11:37:13 -03:00 |
|
Cristian Luis Duarte
|
b5e8adfc39
|
Use availableSize() to get screen size instead of size() as it returns a wrong screen size on some Samsung devices (misplacing controls that are relative to screen size)
|
2018-05-16 12:53:39 -03:00 |
|
Gabriel Calero
|
868b58e66d
|
Un-expose Application from javascript. Restore displayplugin deactivation when goes to background
|
2018-05-04 18:01:01 -03:00 |
|
Gabriel Calero
|
8923c16b08
|
Merge remote-tracking branch 'upstream/master' into android_new_login
|
2018-04-23 17:04:06 -03:00 |
|
Gabriel Calero
|
001cd5e937
|
Merge remote-tracking branch 'upstream/master' into android_goto_splash
|
2018-04-23 14:25:26 -03:00 |
|
David Rowe
|
748052614f
|
Doc review
|
2018-04-21 12:45:00 +12:00 |
|
David Rowe
|
9f83c606e9
|
Controller API JSDoc
|
2018-04-17 11:46:40 +12:00 |
|
Gabriel Calero
|
bd4a7ce4fa
|
Hide jump button while moving. Fix jump button right alignment in pixel
|
2018-04-12 19:02:03 -03:00 |
|
Gabriel Calero
|
865e3a05f1
|
Move jump button to the right. Adjust position of buttons
|
2018-04-11 19:33:43 -03:00 |
|
Cristian Luis Duarte
|
1242446c52
|
Cleanup controller code
|
2018-04-09 19:57:55 -03:00 |
|
Cristian Luis Duarte
|
bd6f0fd59e
|
Make view/rotation control independent of touchUpdate events rate
|
2018-04-06 16:17:28 -03:00 |
|
Cristian Luis Duarte
|
1a967e45a6
|
Android View control - Remove limit, use a scale filter, remove deadZone to increase sensitivity
|
2018-04-04 21:54:12 -03:00 |
|
Cristian Luis Duarte
|
b61a436a84
|
Android fly - Use new asset and screen position - missing cpp
|
2018-04-04 18:23:03 -03:00 |
|
Cristian Luis Duarte
|
ffb8b0a60e
|
Android fly - Use new asset and screen position
|
2018-04-04 18:19:01 -03:00 |
|