David Rowe
|
fd977a758b
|
Update teleport destination model
|
2018-08-08 10:49:34 +12:00 |
|
David Rowe
|
f65b1a26ae
|
Merge remote-tracking branch 'SamGondelman/parabolic2' into M17217-b
|
2018-08-08 10:06:43 +12:00 |
|
David Rowe
|
e008f057eb
|
Fade play area after teleport
|
2018-08-04 18:19:59 +12:00 |
|
David Rowe
|
c0dc70c076
|
Parent play area to teleport target unless underneath avatar
|
2018-08-04 17:26:18 +12:00 |
|
David Rowe
|
ed5e77df37
|
Scale-in teleport target from zero size
|
2018-08-04 15:11:53 +12:00 |
|
SamGondelman
|
f1ca0411c0
|
drawInFront parabolas
|
2018-08-03 16:43:13 -07:00 |
|
David Rowe
|
653a281482
|
Use new teleport destination FBX
|
2018-08-04 10:11:22 +12:00 |
|
David Rowe
|
11b85e30db
|
Merge branch 'master' into M17217-a
|
2018-08-04 09:44:39 +12:00 |
|
David Rowe
|
5be945715f
|
Include the teleporter target in the occlusion
|
2018-08-03 08:22:36 +12:00 |
|
David Rowe
|
29dbc01361
|
Add alternative code to position Oculus sensors at correct elevation
|
2018-08-03 08:12:44 +12:00 |
|
David Rowe
|
57da0fef63
|
Show occluded parts of the play area overlays
|
2018-08-02 15:21:56 +12:00 |
|
David Rowe
|
eed0159b5e
|
Scale-in play area from zero size
|
2018-08-02 14:45:09 +12:00 |
|
David Rowe
|
07049b9481
|
Update and tidy play area and Oculus sensor models
|
2018-08-02 11:08:21 +12:00 |
|
SamGondelman
|
e11030bbc3
|
mukul's changes, enable parabolic teleport
|
2018-08-01 09:46:17 -07:00 |
|
David Rowe
|
981b6fc4c9
|
Display play area and sensor about teleport target
|
2018-08-01 17:18:38 +12:00 |
|
David Rowe
|
cf12124b34
|
Merge remote-tracking branch 'SamGondelman/parabolic' into M17217-a
|
2018-08-01 10:14:15 +12:00 |
|
David Back
|
7bf7663f09
|
Merge branch 'master' of https://github.com/highfidelity/hifi into editHandleTriggerValues
|
2018-07-31 11:51:26 -07:00 |
|
David Back
|
4a722a62f7
|
use click handler only, remove triggerClicked
|
2018-07-31 11:51:16 -07:00 |
|
John Conklin II
|
8e277758ad
|
Merge pull request #13700 from danteruiz/fix-grabbing-problem
Impove the way we checkForChildTooFarAway in nearParentGrabEntity.js
|
2018-07-31 09:46:57 -07:00 |
|
David Back
|
bec54cc182
|
Merge branch 'master' of https://github.com/highfidelity/hifi into editHandleTriggerValues
|
2018-07-30 12:26:48 -07:00 |
|
SamGondelman
|
19cf2b0a29
|
mukul's changes, enable parabolic teleport
|
2018-07-30 11:28:59 -07:00 |
|
Sam Gondelman
|
8201997a16
|
Merge pull request #13660 from SamGondelman/parabolic
Parabolic Picking + Pointers
|
2018-07-30 10:49:02 -07:00 |
|
Dante Ruiz
|
0f46001f9a
|
remove redundent variable
|
2018-07-30 10:29:53 -07:00 |
|
Dante Ruiz
|
4caf613269
|
making requested changes
|
2018-07-30 10:19:27 -07:00 |
|
David Back
|
398c530214
|
Merge branch 'master' of https://github.com/highfidelity/hifi into editHandleTriggerValues
|
2018-07-30 10:18:19 -07:00 |
|
Dante Ruiz
|
6320401308
|
somewhat better distance from bounding box
|
2018-07-27 17:49:49 -07:00 |
|
SamGondelman
|
1ef54b2fe6
|
back to ray teleport
|
2018-07-27 14:58:56 -07:00 |
|
Dante Ruiz
|
30b4815bf9
|
Merge branch 'master' of github.com:highfidelity/hifi into fix-grabbing-problem
|
2018-07-27 13:13:10 -07:00 |
|
David Rowe
|
3bfdd3ff58
|
Maintain virtual and real world orientations when teleport
|
2018-07-27 15:18:40 +12:00 |
|
David Back
|
cd842afc1c
|
prevent both hands triggering same time, allow one to trigger after other
|
2018-07-26 17:52:25 -07:00 |
|
David Back
|
82e5d6ad29
|
use triggerClicks from controllers for edit handles
|
2018-07-26 16:38:25 -07:00 |
|
Dante Ruiz
|
74bb2301b0
|
minimize diff
|
2018-07-26 16:05:56 -07:00 |
|
Dante Ruiz
|
31d31af941
|
minimize diff
|
2018-07-26 16:05:18 -07:00 |
|
Dante Ruiz
|
6edd109dfe
|
revert back to the old way we checkForChildTooFarAway
|
2018-07-26 15:23:54 -07:00 |
|
SamGondelman
|
74b3143bc3
|
remove scaling from teleport script
|
2018-07-26 12:23:14 -07:00 |
|
SamGondelman
|
9b41cb5554
|
improve model picking performance, scale parabola v/a with avatar, improve followNormal behavior, turn off followNormal on teleport, remove 1 m no teleport spot
|
2018-07-25 15:19:25 -07:00 |
|
SamGondelman
|
fbcddf1445
|
test gradual normal interpolation
|
2018-07-24 14:15:49 -07:00 |
|
SamGondelman
|
318ef907b8
|
parabola/polyvox, fixing some bugs
|
2018-07-24 10:08:35 -07:00 |
|
Seth Alves
|
a6a4dd3b8e
|
Merge pull request #13570 from danteruiz/fix-tablet-material-entities
clean up tablet material entities and don't display them in create menu
|
2018-07-23 09:50:23 -07:00 |
|
SamGondelman
|
763e6465a2
|
followNormal, fixin stuff
|
2018-07-20 10:41:24 -07:00 |
|
SamGondelman
|
956c1511b6
|
Merge remote-tracking branch 'upstream/master' into parabolic
|
2018-07-19 15:23:25 -07:00 |
|
SamGondelman
|
39fa3420ec
|
pointer rendering, update teleport.js
|
2018-07-19 12:02:39 -07:00 |
|
Dante Ruiz
|
20a8275343
|
min diff
|
2018-07-16 11:43:29 -07:00 |
|
Dante Ruiz
|
fa2b975e8f
|
undo some wrong changes
|
2018-07-16 11:42:38 -07:00 |
|
Dante Ruiz
|
0fa2a71d0f
|
actually fix requested changes
|
2018-07-16 11:35:53 -07:00 |
|
Dante Ruiz
|
d81420542c
|
making PR requests
|
2018-07-16 11:00:27 -07:00 |
|
Dante Ruiz
|
47eb7a0899
|
Merge branch 'master' of github.com:highfidelity/hifi into fix-parent-grab-and-flickering
|
2018-07-16 10:04:42 -07:00 |
|
Dante Ruiz
|
df4d81277f
|
clean up tablet material entities and don't show them in edit
|
2018-07-09 16:59:32 -07:00 |
|
David Back
|
f815ad1ddd
|
tabs
|
2018-07-06 17:02:41 -07:00 |
|
David Back
|
c271e1aae4
|
fix triggering at non-web overlays
|
2018-07-06 17:02:29 -07:00 |
|