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

Commit

Permalink
merge dev to awaiting + fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
eanders-ms committed Jan 23, 2019
2 parents 87111e2 + 5d9d8b3 commit 738e42c
Show file tree
Hide file tree
Showing 149 changed files with 2,682 additions and 2,208 deletions.
14 changes: 0 additions & 14 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,6 @@
},
"problemMatcher": []
},
{
"type": "npm",
"script": "build",
"path": "packages/sdk-azure/",
"presentation": {
"echo": true,
"reveal": "always",
"focus": false,
"panel": "shared",
"showReuseMessage": true,
"clear": true
},
"problemMatcher": []
},
{
"type": "npm",
"script": "build",
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/search.js

Large diffs are not rendered by default.

568 changes: 446 additions & 122 deletions docs/classes/actor.html

Large diffs are not rendered by default.

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/98c91cc/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/1113416/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/98c91cc/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/1113416/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/98c91cc/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/1113416/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/98c91cc/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/1113416/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/98c91cc/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/1113416/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/98c91cc/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/1113416/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/98c91cc/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/1113416/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/98c91cc/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/1113416/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/98c91cc/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/1113416/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/98c91cc/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/1113416/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/98c91cc/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/1113416/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/98c91cc/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/1113416/packages/sdk/src/math/angle.ts#L55">math/angle.ts:55</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
18 changes: 9 additions & 9 deletions docs/classes/arc2.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/98c91cc/packages/sdk/src/math/arc2.ts#L31">math/arc2.ts:31</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/1113416/packages/sdk/src/math/arc2.ts#L31">math/arc2.ts:31</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -163,7 +163,7 @@ <h3>angle</h3>
<div class="tsd-signature tsd-kind-icon">angle<span class="tsd-signature-symbol">:</span> <a href="angle.html" class="tsd-signature-type">Angle</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/98c91cc/packages/sdk/src/math/arc2.ts#L23">math/arc2.ts:23</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/1113416/packages/sdk/src/math/arc2.ts#L23">math/arc2.ts:23</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -178,7 +178,7 @@ <h3>center<wbr>Point</h3>
<div class="tsd-signature tsd-kind-icon">center<wbr>Point<span class="tsd-signature-symbol">:</span> <a href="vector2.html" class="tsd-signature-type">Vector2</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/98c91cc/packages/sdk/src/math/arc2.ts#L15">math/arc2.ts:15</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/1113416/packages/sdk/src/math/arc2.ts#L15">math/arc2.ts:15</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -193,7 +193,7 @@ <h3>end<wbr>Point</h3>
<div class="tsd-signature tsd-kind-icon">end<wbr>Point<span class="tsd-signature-symbol">:</span> <a href="vector2.html" class="tsd-signature-type">Vector2</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/98c91cc/packages/sdk/src/math/arc2.ts#L45">math/arc2.ts:45</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/1113416/packages/sdk/src/math/arc2.ts#L45">math/arc2.ts:45</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -208,7 +208,7 @@ <h3>mid<wbr>Point</h3>
<div class="tsd-signature tsd-kind-icon">mid<wbr>Point<span class="tsd-signature-symbol">:</span> <a href="vector2.html" class="tsd-signature-type">Vector2</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/98c91cc/packages/sdk/src/math/arc2.ts#L43">math/arc2.ts:43</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/1113416/packages/sdk/src/math/arc2.ts#L43">math/arc2.ts:43</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -223,7 +223,7 @@ <h3>orientation</h3>
<div class="tsd-signature tsd-kind-icon">orientation<span class="tsd-signature-symbol">:</span> <a href="../enums/orientation.html" class="tsd-signature-type">Orientation</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/98c91cc/packages/sdk/src/math/arc2.ts#L31">math/arc2.ts:31</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/1113416/packages/sdk/src/math/arc2.ts#L31">math/arc2.ts:31</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -238,7 +238,7 @@ <h3>radius</h3>
<div class="tsd-signature tsd-kind-icon">radius<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/98c91cc/packages/sdk/src/math/arc2.ts#L19">math/arc2.ts:19</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/1113416/packages/sdk/src/math/arc2.ts#L19">math/arc2.ts:19</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -253,7 +253,7 @@ <h3>start<wbr>Angle</h3>
<div class="tsd-signature tsd-kind-icon">start<wbr>Angle<span class="tsd-signature-symbol">:</span> <a href="angle.html" class="tsd-signature-type">Angle</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/98c91cc/packages/sdk/src/math/arc2.ts#L27">math/arc2.ts:27</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/1113416/packages/sdk/src/math/arc2.ts#L27">math/arc2.ts:27</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -268,7 +268,7 @@ <h3>start<wbr>Point</h3>
<div class="tsd-signature tsd-kind-icon">start<wbr>Point<span class="tsd-signature-symbol">:</span> <a href="vector2.html" class="tsd-signature-type">Vector2</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/98c91cc/packages/sdk/src/math/arc2.ts#L41">math/arc2.ts:41</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/1113416/packages/sdk/src/math/arc2.ts#L41">math/arc2.ts:41</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/asset.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ <h3>id</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/98c91cc/packages/sdk/src/types/runtime/assets/asset.ts#L63">types/runtime/assets/asset.ts:63</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/1113416/packages/sdk/src/types/runtime/assets/asset.ts#L63">types/runtime/assets/asset.ts:63</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -150,7 +150,7 @@ <h3>name</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/98c91cc/packages/sdk/src/types/runtime/assets/asset.ts#L66">types/runtime/assets/asset.ts:66</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/1113416/packages/sdk/src/types/runtime/assets/asset.ts#L66">types/runtime/assets/asset.ts:66</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -177,7 +177,7 @@ <h3>source</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/98c91cc/packages/sdk/src/types/runtime/assets/asset.ts#L69">types/runtime/assets/asset.ts:69</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/1113416/packages/sdk/src/types/runtime/assets/asset.ts#L69">types/runtime/assets/asset.ts:69</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
8 changes: 4 additions & 4 deletions docs/classes/assetcollection.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h3>count</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/98c91cc/packages/sdk/src/types/runtime/assets/assetCollection.ts#L13">types/runtime/assets/assetCollection.ts:13</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/1113416/packages/sdk/src/types/runtime/assets/assetCollection.ts#L13">types/runtime/assets/assetCollection.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
Expand All @@ -131,7 +131,7 @@ <h3>by<wbr>Index</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/98c91cc/packages/sdk/src/types/runtime/assets/assetCollection.ts#L15">types/runtime/assets/assetCollection.ts:15</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/1113416/packages/sdk/src/types/runtime/assets/assetCollection.ts#L15">types/runtime/assets/assetCollection.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -154,7 +154,7 @@ <h3>by<wbr>Name</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/98c91cc/packages/sdk/src/types/runtime/assets/assetCollection.ts#L19">types/runtime/assets/assetCollection.ts:19</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/1113416/packages/sdk/src/types/runtime/assets/assetCollection.ts#L19">types/runtime/assets/assetCollection.ts:19</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -177,7 +177,7 @@ <h3>push</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/98c91cc/packages/sdk/src/types/runtime/assets/assetCollection.ts#L23">types/runtime/assets/assetCollection.ts:23</a></li>
<li>Defined in <a href="https://github.com/Microsoft/mixed-reality-extension-sdk/blob/1113416/packages/sdk/src/types/runtime/assets/assetCollection.ts#L23">types/runtime/assets/assetCollection.ts:23</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
Loading

0 comments on commit 738e42c

Please sign in to comment.