Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/v0.12.n' into red
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenvergenz committed Aug 21, 2019
2 parents 8ec277c + a65ecb0 commit c717126
Show file tree
Hide file tree
Showing 139 changed files with 1,415 additions and 1,415 deletions.
8 changes: 4 additions & 4 deletions docs/altspacevr-extras/classes/videoplayermanager.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/altspacevr-extras/src/videoPlayerManager.ts#L28">videoPlayerManager.ts:28</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/altspacevr-extras/src/videoPlayerManager.ts#L28">videoPlayerManager.ts:28</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -139,7 +139,7 @@ <h3>cleanup</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/altspacevr-extras/src/videoPlayerManager.ts#L41">videoPlayerManager.ts:41</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/altspacevr-extras/src/videoPlayerManager.ts#L41">videoPlayerManager.ts:41</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
Expand All @@ -156,7 +156,7 @@ <h3>play</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/altspacevr-extras/src/videoPlayerManager.ts#L63">videoPlayerManager.ts:63</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/altspacevr-extras/src/videoPlayerManager.ts#L63">videoPlayerManager.ts:63</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -185,7 +185,7 @@ <h3>stop</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/altspacevr-extras/src/videoPlayerManager.ts#L72">videoPlayerManager.ts:72</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/altspacevr-extras/src/videoPlayerManager.ts#L72">videoPlayerManager.ts:72</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
114 changes: 57 additions & 57 deletions docs/classes/actor.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions docs/classes/actortransform.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/sdk/src/types/runtime/actorTransform.ts#L22">types/runtime/actorTransform.ts:22</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/sdk/src/types/runtime/actorTransform.ts#L22">types/runtime/actorTransform.ts:22</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="actortransform.html" class="tsd-signature-type">ActorTransform</a></h4>
Expand All @@ -136,15 +136,15 @@ <h3>app</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/sdk/src/types/runtime/actorTransform.ts#L19">types/runtime/actorTransform.ts:19</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/sdk/src/types/runtime/actorTransform.ts#L19">types/runtime/actorTransform.ts:19</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="transform.html" class="tsd-signature-type">Transform</a></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/sdk/src/types/runtime/actorTransform.ts#L20">types/runtime/actorTransform.ts:20</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/sdk/src/types/runtime/actorTransform.ts#L20">types/runtime/actorTransform.ts:20</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -168,15 +168,15 @@ <h3>local</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/sdk/src/types/runtime/actorTransform.ts#L21">types/runtime/actorTransform.ts:21</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/sdk/src/types/runtime/actorTransform.ts#L21">types/runtime/actorTransform.ts:21</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="scaledtransform.html" class="tsd-signature-type">ScaledTransform</a></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/sdk/src/types/runtime/actorTransform.ts#L22">types/runtime/actorTransform.ts:22</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/sdk/src/types/runtime/actorTransform.ts#L22">types/runtime/actorTransform.ts:22</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -202,7 +202,7 @@ <h3>copy</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/sdk/src/types/runtime/actorTransform.ts#L29">types/runtime/actorTransform.ts:29</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/sdk/src/types/runtime/actorTransform.ts#L29">types/runtime/actorTransform.ts:29</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -225,7 +225,7 @@ <h3>toJSON</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/sdk/src/types/runtime/actorTransform.ts#L36">types/runtime/actorTransform.ts:36</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/sdk/src/types/runtime/actorTransform.ts#L36">types/runtime/actorTransform.ts:36</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/actortransformlike.html" class="tsd-signature-type">ActorTransformLike</a></h4>
Expand Down
12 changes: 6 additions & 6 deletions docs/classes/adapter.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/sdk/src/adapters/adapter.ts#L38">adapters/adapter.ts:38</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/sdk/src/adapters/adapter.ts#L38">adapters/adapter.ts:38</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -157,7 +157,7 @@ <h3>on<wbr>Connection</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/sdk/src/adapters/adapter.ts#L57">adapters/adapter.ts:57</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/sdk/src/adapters/adapter.ts#L57">adapters/adapter.ts:57</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -210,7 +210,7 @@ <h3>port</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/sdk/src/adapters/adapter.ts#L38">adapters/adapter.ts:38</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/sdk/src/adapters/adapter.ts#L38">adapters/adapter.ts:38</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span>
Expand All @@ -231,15 +231,15 @@ <h3>server</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/sdk/src/adapters/adapter.ts#L36">adapters/adapter.ts:36</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/sdk/src/adapters/adapter.ts#L36">adapters/adapter.ts:36</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Server</span></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/sdk/src/adapters/adapter.ts#L37">adapters/adapter.ts:37</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/sdk/src/adapters/adapter.ts#L37">adapters/adapter.ts:37</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -265,7 +265,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> listen</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/sdk/src/adapters/adapter.ts#L50">adapters/adapter.ts:50</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/sdk/src/adapters/adapter.ts#L50">adapters/adapter.ts:50</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Server</span><span class="tsd-signature-symbol">&gt;</span></h4>
Expand Down
12 changes: 6 additions & 6 deletions docs/classes/angle.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/sdk/src/math/angle.ts#L13">math/angle.ts:13</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/sdk/src/math/angle.ts#L13">math/angle.ts:13</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -143,7 +143,7 @@ <h3>degrees</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/sdk/src/math/angle.ts#L26">math/angle.ts:26</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/sdk/src/math/angle.ts#L26">math/angle.ts:26</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -166,7 +166,7 @@ <h3>radians</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/sdk/src/math/angle.ts#L34">math/angle.ts:34</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/sdk/src/math/angle.ts#L34">math/angle.ts:34</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -189,7 +189,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> Between<wbr>Two<wbr>Point
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/sdk/src/math/angle.ts#L44">math/angle.ts:44</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/sdk/src/math/angle.ts#L44">math/angle.ts:44</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -227,7 +227,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> From<wbr>Degrees</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/sdk/src/math/angle.ts#L63">math/angle.ts:63</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/sdk/src/math/angle.ts#L63">math/angle.ts:63</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -259,7 +259,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> From<wbr>Radians</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/0e81a77/packages/sdk/src/math/angle.ts#L55">math/angle.ts:55</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/40921d0/packages/sdk/src/math/angle.ts#L55">math/angle.ts:55</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Loading

0 comments on commit c717126

Please sign in to comment.