Skip to content

Commit 42df03d

Browse files
committed
added and rearranged tests
1 parent d7bf5f7 commit 42df03d

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

Komodo/Assets/WebGLTemplates/KomodoWebXRFullView2020/test-results-YYYY-MM-DD-HHMM.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,8 @@ RESULT = …
197197
- Display ping/pong _RESULT_
198198
- Display client names _RESULT_
199199
- No extra clients _RESULT_
200+
201+
**Reconnection**
200202
- Close connection and rejoin _RESULT_
201203
- Leave and rejoin _RESULT_
202204

@@ -214,9 +216,13 @@ RESULT = …
214216
**Can use keyboard controls**
215217
- rotate (`Q` `E` `2` `3` or Left Mouse Drag) _RESULT_
216218
- strafe (`W` `A` `S` `D`) _RESULT_
217-
- pan (Middle Mouse Drag) _RESULT_
218219
- hyperspeed scroll (Mouse Scroll) _RESULT_
219220

221+
**Can use mouse controls**
222+
- click-drag to rotate view _RESULT_
223+
- pan (Middle Mouse Drag) _RESULT_
224+
- right-click (no dragging yet) to teleport _RESULT_
225+
220226
## Bugs
221227
- STEPS_TO_REPRODUCE
222228
- EXPECTED_RESULT

Komodo/ProjectSettings/ProjectSettings.asset

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,6 @@ PlayerSettings:
211211
- {fileID: 11400000, guid: a5e5b7605fb48984988490688c2a74e2, type: 2}
212212
- {fileID: 11400000, guid: 8fed9c7708c5a6b46bbde22d82990e10, type: 2}
213213
- {fileID: 2478256764130162806, guid: 552445d583cb06c4eaf9d56596dd45c2, type: 2}
214-
- {fileID: 0}
215214
metroInputSource: 0
216215
wsaTransparentSwapchain: 0
217216
m_HolographicPauseOnTrackingLoss: 1
@@ -728,7 +727,7 @@ PlayerSettings:
728727
metroSplashScreenUseBackgroundColor: 0
729728
platformCapabilities:
730729
WindowsStoreApps:
731-
EnterpriseAuthentication: False
730+
CodeGeneration: False
732731
OfflineMapsManagement: False
733732
HumanInterfaceDevice: False
734733
Location: False
@@ -761,10 +760,10 @@ PlayerSettings:
761760
PointOfService: False
762761
RecordedCallsFolder: False
763762
Contacts: False
763+
Proximity: False
764764
InternetClient: False
765-
CodeGeneration: False
766765
BackgroundMediaPlayback: False
767-
Proximity: False
766+
EnterpriseAuthentication: False
768767
metroTargetDeviceFamilies:
769768
Desktop: False
770769
Holographic: False

0 commit comments

Comments
 (0)