Commit graph

83 commits

Author SHA1 Message Date
kunalgosar
891d52909e fixed typo in comments 2017-04-14 14:10:19 -07:00
Ryan Huffman
71294f5797 Add disabling of avatar and object scaling during tutorial 2016-12-20 18:01:53 -08:00
Ryan Huffman
efb3e577d2 Add support to tutorial for touch grip equip 2016-12-20 18:01:53 -08:00
Ryan Huffman
0b2f60fb27 Update tutorial to use new trigger configuration for touch 2016-12-20 18:01:53 -08:00
Ryan Huffman
9730d07f59 Cleanup tutorial scripts 2016-12-16 16:01:44 -08:00
Ryan Huffman
7c85709628 Update tutorial to run far grab before near grab 2016-12-16 15:05:17 -08:00
Ryan Huffman
280c5d2460 Add back step names in tutorial 2016-12-16 15:05:17 -08:00
Ryan Huffman
571020ac7a Disable starting of tutorial in tutorial.js 2016-12-16 15:05:17 -08:00
Ryan Huffman
938b22f1c7 Fix showing of orient step entities in tutorial 2016-12-16 15:05:17 -08:00
Ryan Huffman
f3f6317c91 Add controller name and update version in tutorial user stats 2016-12-16 15:05:17 -08:00
Ryan Huffman
70e6cce113 Add support to tutorial for touch 2016-12-16 15:05:17 -08:00
Ryan Huffman
efbf55c0d7 Remove unused stepWelcome from tutorial 2016-12-16 15:05:17 -08:00
Ryan Huffman
273ba5e948 Remove name parameter from tutorial steps 2016-12-16 15:05:17 -08:00
Ryan Huffman
bdcdceb5df Cleanup tutorial.js 2016-12-16 15:05:17 -08:00
Ryan Huffman
4a7f88886f Remove unused triggerHapticPulse in tutorial.js 2016-12-16 15:05:17 -08:00
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
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
c0e372c380 Remove annotation API from controller display 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
1f2b555a26 Add logging of show/hide/getByName in tutorial 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
Ryan Huffman
56a5d82f4b Cleanup tutorial.js and remove unused code 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
8c6ba204cd Update tutorial: away.js toggle, turning based on controller 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
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
c74df965ba Fix misnamed function and duplicate onFinish in tutorial 2016-10-07 10:30:18 -07:00
Ryan Huffman
e875981a6a Add tracking of tutorialComplete to tutorial 2016-10-07 10:30:18 -07:00
Ryan Huffman
fec8049226 Add proper disabling to advanced movement script 2016-10-07 10:30:18 -07:00
Ryan Huffman
4efeb928e2 Add user activity logging to tutorial 2016-10-07 10:30:18 -07:00
Ryan Huffman
5714535fb4 Disable going to /tutorial when finishing first step in tut 2016-10-07 10:30:18 -07:00
Ryan Huffman
a05f681704 Add ownership token tot tutorial 2016-10-07 10:30:18 -07:00
Ryan Huffman
2bf13b9cf6 Fix fuse getting lit 2+ times in tutorial 2016-10-07 10:30:18 -07:00
Ryan Huffman
23e2447c60 Add position watching to near and far grab 2016-10-07 10:30:18 -07:00
Ryan Huffman
c411722d52 Cleanup tutorial 2016-10-07 10:30:18 -07:00