overte/scripts/developer/tests
Alezia Kurdis ca577f2802 Replace 3dOverlays for Local Entities - part 2
Replace 3dOverlays for Local Entities (developer's script)
2023-05-19 00:17:40 +02:00
..
basicEntityTest [WL21389] wip and modifications based on comments 2017-07-25 15:20:35 -04:00
batonSoundEntityTest Update all scripts, script-archive scripts still broken. 2020-09-22 19:24:58 -04:00
dynamics Remove URL logging from JS and QML 2018-11-06 15:09:24 -08:00
performance Update all scripts, script-archive scripts still broken. 2020-09-22 19:24:58 -04:00
rapidProceduralChange Update all scripts, script-archive scripts still broken. 2020-09-22 19:24:58 -04:00
scriptableResource Update content URLs in example scripts 2022-09-08 22:19:54 +02:00
skybox Update all scripts, script-archive scripts still broken. 2020-09-22 19:24:58 -04:00
ui fixing test code 2019-08-29 14:11:22 -07:00
unit_tests CR round 3 2018-11-08 10:41:31 -08:00
.gitignore Add some testing / validation for KTX 2017-02-22 13:29:09 -08:00
agentAPITest.js Update all scripts, script-archive scripts still broken. 2020-09-22 19:24:58 -04:00
ambientSoundTest.js Move grab pseudo-properties (userData) into first-class EntityItemProperties. 2018-10-02 08:54:12 -07:00
avatarAttachmentTest.js Update all scripts, script-archive scripts still broken. 2020-09-22 19:24:58 -04:00
avatarToWorldTests.js cleanup entity properties more and start polyline work, remove lines 2018-12-12 16:47:35 -08:00
consoleObjectTest.js Resolve comments of @zappoman. 2017-06-17 01:00:32 +05:30
controllerInterfaceTest.js move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
controllerTableTest.js Move grab pseudo-properties (userData) into first-class EntityItemProperties. 2018-10-02 08:54:12 -07:00
controlsGallery.js introduce test 'controls gallery' application for controls testing 2018-06-04 21:26:56 +03:00
ControlsGallery.qml rename stylues-uit => stylesUit & controls-uit => controlsUit 2018-11-06 14:21:14 +05:30
cube_texture.png move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
dot.png move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
drawTrackedObjects.js renamed viveTrackedObjects.js to drawTrackedObjects.js 2018-10-09 14:05:26 -07:00
entityEditStressTest.js Add a generic shape primitive 2016-05-21 23:46:44 -07:00
entityLookupCostMeasurement.js add script to measure cost of entity lookup by id 2017-07-13 13:30:57 -07:00
entityServerStampedeTest-entity.js * Switch trigger for deferred loads from timer to using leading entity completion 2017-02-24 16:05:11 -05:00
entityServerStampedeTest.js change all references of Quat.getFront to Quat.getForward in scripts directory 2017-03-21 22:25:30 +00:00
entitySpawnTool.js Remove URL logging from JS and QML 2018-11-06 15:09:24 -08:00
entityStampedeTest-entity-fail.js Add stampede test. 2017-02-23 19:10:44 -05:00
entityStampedeTest-entity.js * Switch trigger for deferred loads from timer to using leading entity completion 2017-02-24 16:05:11 -05:00
entityStampedeTest.js change all references of Quat.getFront to Quat.getForward in scripts directory 2017-03-21 22:25:30 +00:00
filtered-puck-attach.js Update all scripts, script-archive scripts still broken. 2020-09-22 19:24:58 -04:00
gravityScript.js Indentation 2017-09-15 06:09:03 +01:00
hazeTestInitialPose.js Added hazeTestInitialPose.js 2017-10-12 17:03:33 -07:00
hipsControllerTest.js Added hipsContorllerTest.js for QA Testing 2017-04-28 11:30:06 -07:00
hipsIkTest.js Added hipsIkTest.js test script 2017-04-24 16:40:24 -07:00
injectorTest.js Update all scripts, script-archive scripts still broken. 2020-09-22 19:24:58 -04:00
interactiveWindowTest.js Some comments; changed the code to be backwards compatible 2019-07-08 17:10:11 -07:00
Introspector.qml introduce test 'controls gallery' application for controls testing 2018-06-04 21:26:56 +03:00
loadedMachine.js Remove URL logging from JS and QML 2018-11-06 15:09:24 -08:00
lodTest.js change all references of Quat.getFront to Quat.getForward in scripts directory 2017-03-21 22:25:30 +00:00
mat4test.js Fix for Mat4.getForward, getRight and getUp 2019-10-04 13:59:38 -07:00
messagesTests.js Fix typo in developer Messages test script 2018-03-15 15:23:46 +13:00
overlayMouseTrackingTest.js move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
particleOrientationTest.js move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
playaPerformanceTest.js Remove old ToolWindow code 2018-01-13 10:27:43 +13:00
playaPerformanceTest.qml Remove default focus on text fields 2016-06-30 15:22:13 -07:00
primitivesTest.js Add a generic shape primitive 2016-05-21 23:46:44 -07:00
printTest.js Complete console.trace and added a testcases for all 13 functions. 2017-06-13 23:52:48 +05:30
puck-attach.js Update all scripts, script-archive scripts still broken. 2020-09-22 19:24:58 -04:00
qmlTest.js Remove old ToolWindow code 2018-01-13 10:27:43 +13:00
raypickTester.js Replace 3dOverlays for Local Entities - part 2 2023-05-19 00:17:40 +02:00
scaling.png Add gamma-aware scaling test image 2017-02-22 15:44:27 -08:00
sliderTest.html Added inputMode property to Web3DOverlay. 2017-03-23 13:54:18 -07:00
sliderTestMain.js Reverting tablet API rename, cleaning up duplicated code 2017-11-15 11:52:55 -08:00
sphereLODTest.js Replace 3dOverlays for Local Entities - part 2 2023-05-19 00:17:40 +02:00
tabletEventBridgeTest.js Update all scripts, script-archive scripts still broken. 2020-09-22 19:24:58 -04:00
tabletTest.js Reverting tablet API rename, cleaning up duplicated code 2017-11-15 11:52:55 -08:00
testInterval.js change all references of Quat.getFront to Quat.getForward in scripts directory 2017-03-21 22:25:30 +00:00
testIntervalRpcFunction.js make sure RPC is timely 2017-01-03 11:10:07 -08:00
textureStress.fs move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
textureStress.js Remove old ToolWindow code 2018-01-13 10:27:43 +13:00
textureStress.qml move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
toolbarTest.js Rewrite toolbarTest.js 2019-10-12 10:10:41 +13:00
viveMotionCapture.js Head input action will override the HMD for IK. 2017-04-27 17:39:25 -07:00
viveTouchpadTest.js change variable names that use Quat.getForward 2017-03-22 17:00:12 +00:00
webOverlayTool.js Replace 3dOverlays for Local Entities - part 2 2023-05-19 00:17:40 +02:00
webSpawnTool.js Report offscreen texture memory usage in stats 2016-10-21 11:31:37 -07:00
worldToAvatarTests.js cleanup entity properties more and start polyline work, remove lines 2018-12-12 16:47:35 -08:00