Anthony J. Thibault
0128d7c61b
Merge branch 'master' into feature/tablet-ui-foundation
2016-09-02 12:16:25 -07:00
Anthony J. Thibault
3d5e8fc213
First pass of keyboard raising and lowering
2016-09-02 12:15:30 -07:00
Brad Hefta-Gaub
cf242eca9f
Merge pull request #8537 from hyperlogic/feature/larger-marketplace-tablet
...
Marketplace tablet is a bit larger and lower DPI.
2016-09-02 08:45:29 -07:00
Anthony J. Thibault
823420ae0a
Working web entity keyboard
...
* Missing many keys
* Does not dynamically appear and disappear
2016-08-31 17:57:13 -07:00
Brad Davis
eb0a8db0af
Merge pull request #8539 from hyperlogic/bug-fix/snappy-search-beam
...
When trigger is pulled, snap search beam to correct length instead of animating
2016-08-30 11:13:58 -07:00
Anthony J. Thibault
e34aecde49
Bug fix for click events received by entity scripts
...
PointerEvent.isLeftButton should be true even on left button release events.
in a previous PR this behavior was changed. isLeftButton was used as a flag indicating the button state, which would be false on left button release events.
Because we have scripts that rely on the old behavior, I've changed it back to the original and introduced isPrimaryHeld properties instead.
2016-08-29 16:21:39 -07:00
Anthony J. Thibault
3ed11d2e5f
When trigger is pulled, snap search beam to correct length instead of animating.
...
This improves interaction on web browser tablets. Instead of the beam shooting
through the tablet and animating back to the surface, it starts at the correct length.
2016-08-29 13:22:57 -07:00
Anthony J. Thibault
dcd91d4398
removed debug flag
2016-08-29 12:04:48 -07:00
Anthony J. Thibault
0f42943bfb
Marketplace tablet is a bit larger and lower DPI.
...
Bug fix for grabbing/equipping large objects, they no longer will drop immediately
if your grab point is too far away from the grabbed entity position.
2016-08-29 11:55:04 -07:00
Andrew Meadows
fefe5e30ec
don't use globals and remove double definitions
2016-08-25 08:57:06 -07:00
Andrew Meadows
6f6a7bcc44
wrap default scripts with local scope
2016-08-25 08:57:06 -07:00
Anthony J. Thibault
c2af948e25
Merge branch 'master' into feature/handheld-marketplace
2016-08-24 16:07:04 -07:00
James B. Pollack
fb6fa687e8
in the right place... thanks howard!
2016-08-23 12:07:59 -07:00
James B. Pollack
fcf459645d
center after teleport
2016-08-23 12:02:57 -07:00
Anthony J. Thibault
b2dff8aa77
Easier to click buttons on web entities with shaky hand controllers
...
There is an angular and time dead spot on webEntity for scrolling vs clicking.
Currently, it's 150 ms and 3 degrees. See POINTER_PRESS_TO_MOVE_DELAY and POINTER_PRESS_TO_MOVE_DEADSPOT_ANGLE
* Fix for warnings when clicking on window.open() links in WebEntity
2016-08-23 10:19:49 -07:00
Brad Hefta-Gaub
21bc06f154
Merge pull request #8335 from hyperlogic/feature/hand-controller-web-entity-integration
...
handControllerGrab and web entity input integration
2016-08-23 09:59:25 -07:00
Seth Alves
6c80a35c4b
Merge pull request #8477 from sethalves/fix-grab-ignore-ik-1
...
ignoreIK flag on action-grabbable objects works again
2016-08-22 18:48:39 -07:00
Anthony J. Thibault
d015c5cfb5
Merge branch 'master' into feature/hand-controller-web-entity-integration
2016-08-22 14:13:17 -07:00
Anthony J. Thibault
ff4c194756
eslint fix
2016-08-19 15:31:57 -07:00
James B. Pollack
2b1e629cca
some extra checks on settings values
2016-08-19 14:51:15 -07:00
James B. Pollack
3922192cfc
update
2016-08-19 14:31:47 -07:00
James B. Pollack
653b1acc4a
cleanup
2016-08-19 14:29:14 -07:00
Seth Alves
ff95ef2492
ignoreIK flag on action-grabbable objects works again
2016-08-19 08:59:42 -07:00
Anthony J. Thibault
4db1687746
bug fix for when web-entity is deleted while being scrolled
2016-08-18 18:37:52 -07:00
James B. Pollack
b694b8e541
update turn rate for left stick
2016-08-18 17:24:18 -07:00
James B. Pollack
855561c014
moar
2016-08-18 16:52:32 -07:00
James B. Pollack
a0d4fd4c0e
fix bug
2016-08-18 16:51:04 -07:00
James B. Pollack
214a705199
slow 180 rate
2016-08-18 16:50:50 -07:00
James B. Pollack
3a8de5ab0d
fix rotation function
2016-08-18 15:58:12 -07:00
James B. Pollack
bae51bcfd4
remove prints
2016-08-18 15:29:49 -07:00
James B. Pollack
859d3ccadc
tweaks
2016-08-18 14:36:52 -07:00
James B. Pollack
2e22bc5e46
new coolin
2016-08-18 14:08:31 -07:00
James B. Pollack
992504e179
adjust coolin
2016-08-18 13:35:51 -07:00
James B. Pollack
b8213aed7b
naming and some logging for teleport stuff
2016-08-18 11:59:58 -07:00
James B. Pollack
37846d9f0c
store settings
2016-08-18 11:07:50 -07:00
James B. Pollack
1eaac8605f
invert the structure and make it work with oculus
2016-08-18 10:43:37 -07:00
James B. Pollack
09cd0b8f4a
debug prints 2
2016-08-18 09:24:01 -07:00
James B. Pollack
7768e65e8b
update name
2016-08-18 09:22:43 -07:00
James B. Pollack
9e14191217
recondition
2016-08-18 08:57:37 -07:00
James B. Pollack
cfbc589829
debug prints
2016-08-18 08:43:26 -07:00
James B. Pollack
8ede4ddb66
longform
2016-08-17 17:33:24 -07:00
James B. Pollack
e69c89a93e
y
2016-08-17 17:00:17 -07:00
James B. Pollack
fdfcc235b6
as functions
2016-08-17 16:24:59 -07:00
James B. Pollack
514d6ec139
get lsy lsx rsy values
2016-08-17 16:22:44 -07:00
James B. Pollack
fc65d246ee
update whens
2016-08-17 16:13:23 -07:00
James B. Pollack
a4a41faf24
demo and only do for vive
2016-08-17 16:12:07 -07:00
James B. Pollack
82a8887275
add whens
2016-08-17 15:50:19 -07:00
James B. Pollack
a7ba4ce1f9
jumping
2016-08-17 15:11:07 -07:00
James B. Pollack
8bc6ca2fa1
demo changes
2016-08-17 15:08:43 -07:00
Anthony J. Thibault
7b248b440a
Merge branch 'master' into feature/hand-controller-web-entity-integration
2016-08-17 13:55:12 -07:00