Commit graph

132 commits

Author SHA1 Message Date
Chris Collins
41ca447c2b Merge pull request #10405 from huffman/fix/ac-audio-randfloat
Fix randFloat error in ac audio searcher
2017-05-10 10:05:52 -07:00
Ryan Huffman
c73c59baee Move changes in AC audio searcher from tutorial content into git 2017-05-08 11:19:05 -07:00
Ryan Huffman
9b098a4bf7 Fix randFloat error in ac audio searcher 2017-05-08 10:51:13 -07:00
Ryan Huffman
3d6778e9cd Add tutorial Changelog.md 2017-05-01 15:02:23 -07:00
Zach Pomerantz
f432cfea62 check HMD.active for tutorial zone 2017-04-18 18:47:11 -04:00
kunalgosar
891d52909e fixed typo in comments 2017-04-14 14:10:19 -07:00
Ryan Huffman
45726c33d8 Fix the tutorial lighter using properties inside intersection results
Entity properties are no longer included in intersection results.
2017-03-31 15:46:45 -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
ece781748f Update position of tutorial to be closer to user 2016-12-16 15:05:17 -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
c09ddfdbb8 Update unequip model in tutorial 2016-12-16 15:05:17 -08:00
Ryan Huffman
fb12c86ed8 Fix orient-oculus entity id in tutorial 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
b85399308d Swap tutorialZone key for skipping step 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
8e1f03db43 Add AC Audio searcher for tutorial 2016-11-21 11:34:49 -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
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