Commit graph

106 commits

Author SHA1 Message Date
Ryan Huffman
e3941617c1 Decrease the volume of the tutorial firecracker 2016-11-07 11:43:29 -08:00
Brad Hefta-Gaub
4b9720dbf0 Merge pull request #8988 from huffman/fix/tutorial-smooth-turn
Add smooth turning support to tutorial
2016-11-02 17:17:51 -07:00
Ryan Huffman
cf975f9667 Update step/smooth yaw action values to be hardcoded 2016-11-02 15:56:19 -07:00
Ryan Huffman
68735763df Add support for smooth turning in tutorial 2016-11-02 15:41:35 -07:00
Ryan Huffman
54496c2eff Fix tutorial tracking wentToEntry if you haven't finished the tutorial 2016-11-02 09:02:39 -07:00
Ryan Huffman
4148abe28f Add comment to tutorial.js generateUUID usage 2016-10-28 16:17:54 -07:00
Ryan Huffman
8fe6278831 Update wentToEntry tutorial step to #9 2016-10-28 16:01:52 -07:00
Ryan Huffman
dd4e06e5de Add wentToEntry step to tutorial 2016-10-28 13:42:38 -07:00
Ryan Huffman
e3ee7a2a11 Remove stepRaiseAboveHead 2016-10-28 13:42:17 -07:00
Ryan Huffman
5eef9867b4 Remove comment in tutorialZone 2016-10-27 15:04:00 -07:00
Ryan Huffman
7227e5770a Fix bug in tutorialZone using self instead of this 2016-10-27 15:02:57 -07:00
Ryan Huffman
e6d2900bec Loosen up the requirements for the turn step in the tutorial 2016-10-27 15:02:35 -07:00
Ryan Huffman
7b881a6be0 Add begin step to tutorial 2016-10-27 15:02:21 -07:00
Ryan Huffman
8a7f67c849 Cleanup client controller display implementation in tutorial 2016-10-27 15:02:03 -07:00
Ryan Huffman
d577493d5e Remove unneeded comments in tutorial scripts 2016-10-27 14:58:20 -07:00
Ryan Huffman
639911e11f Add extra logging to ownershipToken 2016-10-27 14:58:20 -07:00
Ryan Huffman
9207e882b1 Update butane lighter equip position in tutorial 2016-10-27 14:58:20 -07:00
Ryan Huffman
acb44d021c Add HUD hiding to tutorial 2016-10-27 14:58:20 -07:00
Ryan Huffman
c0e372c380 Remove annotation API from controller display 2016-10-27 14:58:20 -07:00
Ryan Huffman
b9bc9bb802 Update tutorial to disable away.js right away 2016-10-27 14:58:20 -07:00
Ryan Huffman
0234747ec3 Update editEntitiesWithTag to use static lookup table 2016-10-27 14:58:20 -07:00
Ryan Huffman
1f25ba8f1f Update controller tips and trigger highlight in tutorial 2016-10-27 14:58:20 -07:00
Ryan Huffman
eb541e09f9 Update tutorial error text to say 'Vive headset' instead of 'VR headset' 2016-10-27 14:58:20 -07:00
Ryan Huffman
97fbdc7c20 Fix issues in several tutorial scripts 2016-10-27 14:58:20 -07:00
Ryan Huffman
e58cd53fe5 Fix entity id for grip button model 2016-10-27 14:58:20 -07:00
Ryan Huffman
1f2b555a26 Add logging of show/hide/getByName in tutorial 2016-10-27 14:58:20 -07:00
Ryan Huffman
d9e6491843 Add more debug to fuseCollider and spinner 2016-10-27 14:58:20 -07:00
Ryan Huffman
e9099b77a5 Add more debug to tutorial, new firecrackers, and adjust fuse 2016-10-27 14:58:20 -07:00
Anthony J. Thibault
60f728585a away.js now shows hand controllers in away mode.
* controllerDisplayManager is now part of default scripts.
* Also tutorial and away.js communicate with controllerDisplayManager via HMD.requestShowHandControllers, HMD.requestHideHandControllers
  and sendLocalMessage.
* removed previous version of controllerDisplayManger from tutorial.
2016-10-21 10:40:39 -07:00
Anthony J. Thibault
ca9d497159 Updated viveControllerConfiguration.js with new controller offset
(cherry picked from commit ec2bc3495082dfb0b472948efa9d6881562ed3f9)
2016-10-19 15:59:44 -07:00
Ryan Huffman
abaa75245e Temporarily remov touch controller configuration 2016-10-07 13:41:23 -07:00
Ryan Huffman
0f0ea5f73f Remove dead code 2016-10-07 13:40:35 -07:00
Ryan Huffman
56a5d82f4b Cleanup tutorial.js and remove unused code 2016-10-07 10:30:18 -07:00
Ryan Huffman
1592394d6a Update tutorialStartZone to send start to parent immediately 2016-10-07 10:30:18 -07:00
Ryan Huffman
504295cdcf Add extra logging to tutorial zones 2016-10-07 10:30:18 -07:00
Ryan Huffman
5f765e94f0 Fix butane lighter sound url 2016-10-07 10:30:18 -07:00
Ryan Huffman
0e5f670cce Add extra debug to ownershipToken.js 2016-10-07 10:30:18 -07:00
Ryan Huffman
a463a3e608 Update viveHandsv2 to hide on equip 2016-10-07 10:30:18 -07:00
Ryan Huffman
4ba637edf1 Update tutorial to use static list of entity ids 2016-10-07 10:30:18 -07:00
Ryan Huffman
3c18d08270 Update firepit to use Local Messages 2016-10-07 10:30:18 -07:00
Ryan Huffman
8c6ba204cd Update tutorial: away.js toggle, turning based on controller 2016-10-07 10:30:18 -07:00
Ryan Huffman
216cf2b4bc Update tutorial to work with HMD + Hand Controllers only 2016-10-07 10:30:18 -07:00
Ryan Huffman
95d2e2a97a Update tutorial path 2016-10-07 10:30:18 -07:00
Ryan Huffman
6924040d82 Update tutorial http references to atp 2016-10-07 10:30:18 -07:00
Ryan Huffman
d2a1957e08 Remove extraneous comment 2016-10-07 10:30:18 -07:00
Ryan Huffman
2ea71f5e0b Fix cleanup of controller in tutorial 2016-10-07 10:30:18 -07:00
Ryan Huffman
1d699186a3 Clean up tutorial scripts 2016-10-07 10:30:18 -07:00
Ryan Huffman
a758942403 Remove annotation data from vive controller config 2016-10-07 10:30:18 -07:00
Ryan Huffman
e9fb11b5f9 Remove annotation support from ControllerDisplay 2016-10-07 10:30:18 -07:00
Ryan Huffman
c74df965ba Fix misnamed function and duplicate onFinish in tutorial 2016-10-07 10:30:18 -07:00