Seth Alves
41663c58b8
test app for bullet dynamics
2017-04-30 12:09:37 -07:00
Anthony J. Thibault
f3cc1c2d86
Added hipsContorllerTest.js for QA Testing
2017-04-28 11:30:06 -07:00
Anthony J. Thibault
764f6c69ea
Head input action will override the HMD for IK.
2017-04-27 17:39:25 -07:00
Anthony J. Thibault
1b9e609447
viveMotionCapture.js: updated to route pucks through input system
...
Removed use of animationStateHandler() to set IK targets.
2017-04-25 17:23:15 -07:00
Anthony J. Thibault
1931a8d1f6
viveMotionCapture.js: can now disable puck control, with a second controller squeeze
2017-04-25 15:13:23 -07:00
Anthony J. Thibault
ce8b71ff94
viveMotionCapture.js: can now disable puck control, with a second controller squeeze
2017-04-25 15:07:16 -07:00
Anthony J. Thibault
8b16a7c7e1
Added hipsIkTest.js test script
2017-04-24 16:40:24 -07:00
Anthony J. Thibault
d3b4a2c08d
better "auto" configuration
2017-04-14 17:00:47 -07:00
Anthony J. Thibault
0ebaba7cf8
Now supports sensorConfig with hips and chest sensors
2017-04-14 17:00:46 -07:00
Anthony J. Thibault
adaf7dda7c
Check in viveMotionCapture test script.
2017-04-14 17:00:45 -07:00
humbletim
4c0f6a65b4
Merge branch 'master' into 21190-fix-unit-tests
2017-04-10 14:15:47 -04:00
Anthony Thibault
be2fdd9388
Merge pull request #10063 from hyperlogic/feature/vive-tracked-objects
...
Vive: Expose all 16 tracked poses to the controller system
2017-04-05 16:53:47 -07:00
Anthony J. Thibault
8ff457a1b6
Fix broken eventBridge on tablet after Reload All Scripts.
...
The main issue here was the "webEventReceived" connection between the OffscreenQMLSurface and the TabletProxy object.
For whatever reason, if this is not a direct Signal to Slot connection, the webEventReceived event does not propagate.
2017-04-03 16:03:55 -07:00
Anthony J. Thibault
0e63f97f77
Test script that displays tracking data from Vive.TrackedObjects
2017-03-29 18:17:32 -07:00
Seth Alves
9e675d4c93
Merge pull request #9990 from hyperlogic/bug-fix/sliders
...
Added inputMode property to Web3DOverlay
2017-03-28 10:07:37 -07:00
Brad Hefta-Gaub
9a38b36f59
Merge pull request #9970 from Triplelexx/21223
...
21223 - Quat functions have naming inconsistencies
2017-03-24 08:12:11 -07:00
Anthony J. Thibault
bab9890fea
Added inputMode property to Web3DOverlay.
...
This allows user to switch between Touch messages and Mouse messages.
Added a sliderTestMain.js script which demonstrates this behavior.
2017-03-23 13:54:18 -07:00
Triplelexx
2fc8dd48de
change testFront to testForward
2017-03-22 17:13:45 +00:00
Triplelexx
2d1ca99e2e
change variable names that use Quat.getForward
2017-03-22 17:00:12 +00:00
Triplelexx
6e740a5fbb
change Mat4 getFront to getForward
2017-03-21 22:33:37 +00:00
Triplelexx
66d697873f
change mat4test back to getFront
...
premature, including in seperate commit
2017-03-21 22:31:06 +00:00
Triplelexx
a964edee91
change all references of Quat.getFront to Quat.getForward in scripts directory
2017-03-21 22:25:30 +00:00
Brad Davis
e482eac437
Merge remote-tracking branch 'upstream/master' into smarter_textures
2017-03-20 16:22:13 -07:00
humbletim
52a571558c
* changes per CR feedback
...
* revert JSON content-type workaround
* add specific error check / advice for unanchored module ids
* update unit tests
2017-03-16 01:23:23 -04:00
humbletim
524806b2d9
Add initial eslint config comments
2017-03-08 14:01:21 -05:00
humbletim
24dd06b65e
* address FIXME regarding jasmine.done()
...
* support disabling tests / reporting as pending
2017-03-08 14:01:21 -05:00
Brad Davis
e94f803b84
Merge remote-tracking branch 'upstream/master' into HEAD
2017-03-08 09:03:21 -08:00
humbletim
c559838dbb
Add a few more .resolvePath characterization tests
2017-03-07 16:41:20 -05:00
humbletim
fa0d3a1845
unit test cleanup pass
2017-03-07 16:36:10 -05:00
humbletim
143b67e47d
Add require/module unit tests
2017-03-07 16:36:10 -05:00
humbletim
3ac116545e
* Switch trigger for deferred loads from timer to using leading entity completion
...
* Bring back notion of tracking "bad scripts" to fail stampeding entities as a set
* Update stampede JS tests to highlight/troubleshoot preexisting unload issue
2017-02-24 16:05:11 -05:00
humbletim
02827552ae
Add EntityScriptServer version of the stampede test
2017-02-24 12:31:18 -05:00
humbletim
0b73cef252
Add stampede test.
2017-02-23 19:10:44 -05:00
humbletim
8ab7a8cad5
fix bracket
2017-02-23 18:16:41 -05:00
humbletim
e794b64c31
Add resolvePath and include characterization/unit tests
2017-02-23 18:13:24 -05:00
Brad Davis
81cee57bb1
Add gamma-aware scaling test image
2017-02-22 15:44:27 -08:00
Brad Davis
a2269f488f
Add some testing / validation for KTX
2017-02-22 13:29:09 -08:00
Brad Hefta-Gaub
765500ebce
remove debug and fix bug in test script
2017-02-10 10:09:03 -08:00
Brad Hefta-Gaub
f6d4dbb7a4
some debugging
2017-02-10 09:18:04 -08:00
Brad Hefta-Gaub
7fba30f0dd
add a test script to show binary message passing
2017-02-09 22:21:51 -08:00
howard-stearns
9a44f63b74
update crowd-agent and summon for bubble, avatar-mixin optimizations.
2017-02-07 13:14:15 -08:00
Seth Alves
3517daaad2
Merge branch 'master' of github.com:highfidelity/hifi into tablet-ui
2017-01-18 15:49:12 -08:00
humbletim
7025ed5909
update test script to create a triggerable entity
2017-01-17 03:18:56 -05:00
humbletim
88b7f9ec9d
add ambient sound test
2017-01-17 01:44:03 -05:00
Anthony J. Thibault
b251dc9ed6
Tablet springboard can now be scrolled
2017-01-12 13:11:27 -08:00
Seth Alves
d072b1524a
Merge branch 'master' of github.com:highfidelity/hifi into tablet-ui
2017-01-05 15:27:11 -08:00
Anthony J. Thibault
94c6cc8e6a
Added test script demonstrating event bridge on the tablet
2017-01-03 15:44:02 -08:00
Brad Hefta-Gaub
3c7fa41be9
update test script
2017-01-03 11:29:52 -08:00
Brad Hefta-Gaub
d440532cff
make sure RPC is timely
2017-01-03 11:10:07 -08:00
Anthony J. Thibault
00980366d6
Merge branch 'master' into tablet-ui
2017-01-03 09:45:23 -08:00
Anthony J. Thibault
ec38c4e319
Merge remote-tracking branch 'upstream/tablet-ui' into tablet-ui
2016-12-20 13:43:06 -08:00
Seth Alves
dc996bee95
merge from upstream
2016-12-20 08:06:01 -08:00
Anthony J. Thibault
a791ddcc22
Tablet can switch to a web url.
...
Help button has been updated to switch to the help.html. It doesn't look good because
the content was authored expecting landscape window, not portrait.
The API is by no means final. But it exposes two methods to JS.
* Tablet.gotoHomeScreen() - Used to forcefully go back to the home tablet "springboard", eventually this will
hooked up to the tablet button.
* Tablet.gotoWebScreen(url) - Causes the tablet to switch from the home "springboard" and load a web url.
tabletTest.js and help.js have been updated to use this functionality.
2016-12-19 17:52:19 -08:00
Brad Davis
9b0d0b3e7a
Updates to tracing, removing log spam
2016-12-19 15:12:48 -08:00
Anthony J. Thibault
10f9233c90
Fixed js interface after recent Tablet.qml changes
...
* TabletButton.inDebugMode defaults to false
* TabletButton now listens to onIsActiveChanged event to flip state of button.
* Fixed help.js and tabletTest.js to compensate for the removal of the TabletButton.color property
2016-12-19 12:20:56 -08:00
Ryan Huffman
7bb2755913
Add chrome tracing support
2016-12-16 01:14:01 -08:00
Anthony J. Thibault
5441d33a25
Support for the ablity to change button properties from js.
2016-12-15 18:17:14 -08:00
Anthony J. Thibault
0add5274ac
Add tabletTest.js to test adding and removing buttons from tablet UI
2016-12-15 16:50:20 -08:00
Brad Davis
2a43f5fbef
Add test mode to interface
2016-12-12 14:51:11 -08:00
Faye Li Si Fi
1644c2eeb4
added unit test
2016-12-08 11:17:38 -08:00
Ryan Jones
094857949d
tabs -> spaces, remove raw ptr, remove unnecessary spec diff
2016-12-05 12:57:21 -08:00
Ryan Jones
39e1a3fb44
add client-side test runner
2016-12-04 20:53:06 -08:00
Ryan Jones
01ae2b9452
add errant semicolon
2016-11-29 11:56:11 -08:00
Ryan Jones
251b070db3
add unit test
2016-11-29 11:50:11 -08:00
howard-stearns
a64a1e2ee0
update agent script reference
2016-10-28 10:20:29 -07:00
howard-stearns
1efef36e03
spread out the start/stop of crowds, and allow control over how many are
...
listening
2016-10-27 12:31:36 -07:00
howard-stearns
237870d7c4
spread out the start and stop of crowds
2016-10-27 12:31:10 -07:00
howard-stearns
d69ea6b252
allow crowd-agent STOP command to take a delay time before it acts
2016-10-27 12:29:04 -07:00
Howard Stearns
58d14decbb
linting
2016-10-25 19:07:52 -07:00
Howard Stearns
d8c5cdd910
fix reporting
2016-10-25 18:42:04 -07:00
howard-stearns
f7742b99a9
update crowd-agent reference
2016-10-25 15:35:11 -07:00
howard-stearns
65ac73bfc0
use s3 instead of gh-pages
2016-10-25 15:29:48 -07:00
howard-stearns
9561142c43
improvements
2016-10-25 14:58:27 -07:00
howard-stearns
2fbb2338c5
don't complain about other's finishedSound messages
2016-10-25 14:56:05 -07:00
Brad Davis
1bd398ae5e
Report offscreen texture memory usage in stats
2016-10-21 11:31:37 -07:00
Brad Hefta-Gaub
6279b273fc
Merge pull request #8867 from jherico/offscreen_textures
...
Fix offscreen QML texture leak, improve texture sharing for same size surfaces
2016-10-20 17:07:29 -07:00
Seth Alves
96445f4dee
Merge pull request #8861 from hyperlogic/feature/crowd-agent-attachment
...
Added attachment support to crowd-agent
2016-10-20 13:44:25 -07:00
Brad Davis
9523660027
Fix offscreen QML texture leak, improve texture sharing for same size surfaces
2016-10-20 11:55:25 -07:00
Anthony J. Thibault
c3b05d6477
Added attachment support to crowd-agent
2016-10-19 15:02:55 -07:00
howard-stearns
69a1415873
specify avatar skeleton
2016-10-19 12:29:18 -07:00
howard-stearns
579c95b5dd
pr feedback
2016-10-12 14:42:41 -07:00
howard-stearns
884d22a59b
make agent avatar animations work again, and use them in crowds
2016-10-11 16:06:55 -07:00
howard-stearns
7c5dd89372
typo
2016-10-07 15:27:58 -07:00
howard-stearns
c5f889a34d
update for sound
2016-10-07 15:13:37 -07:00
howard-stearns
cdd658d4dd
report results
2016-10-04 11:31:49 -07:00
howard-stearns
1c73b3c043
Merge branch 'domain-check' of https://github.com/highfidelity/hifi into summon-crowd
2016-10-04 10:40:48 -07:00
howard-stearns
5ea4d48e36
poll for ready, and include physics in definition of ready, based on #8723
2016-10-04 10:23:10 -07:00
howard-stearns
8388e1044a
cleanup to use script-driven cache cleaning
2016-10-03 14:09:52 -07:00
howard-stearns
e55d4f97b3
Merge branch 'davidkelly-dk/testScriptRelocation' into domain-check
2016-10-03 13:10:50 -07:00
howard-stearns
654461e97a
Merge branch 'tribble-rez' of https://github.com/howard-stearns/hifi into howard-stearns-tribble-rez
2016-10-03 13:06:50 -07:00
howard-stearns
43c29500bf
ac script to provide an on-demand crowd, and an interface script to summon
...
it
2016-10-03 12:03:23 -07:00
David Kelly
70a63417cf
point to tribbles.js on aws
...
For now, anyways. Just temporary until dev is complete.
2016-10-03 11:40:50 -07:00
Howard Stearns
ee801f4cc2
initial domain-check script
2016-10-03 10:29:33 -07:00
Howard Stearns
76d9d4c635
fix canRez logic in tribble script: only need canRezTemp, and fail hard rather than retry
2016-10-03 10:16:06 -07:00
Brad Hefta-Gaub
7724065298
Merge pull request #8196 from howard-stearns/loaded-machine
...
an objective test of basic performance on struggling machines
2016-07-07 09:02:31 -07:00
Howard Stearns
74ef82f800
add 'dynamic' property as a load
2016-07-06 16:15:02 -07:00
Howard Stearns
8ef9f48221
An objective test of basic performance on struggling machines.
2016-07-06 13:42:46 -07:00
Brad Davis
14784a6088
Remove default focus on text fields
2016-06-30 15:22:13 -07:00
Brad Davis
37e9f66639
Additional toolbar work
2016-06-20 15:41:21 -07:00
Bradley Austin Davis
ec615caa80
Support toolbar API
2016-06-17 13:06:42 -07:00
Brad Davis
cd1e910844
Add a generic shape primitive
2016-05-21 23:46:44 -07:00
Anthony J. Thibault
95ef543f25
viveTouchpadTest.js: don't throw if there is no Vive controller attached.
2016-05-11 13:35:17 -07:00
Anthony J. Thibault
09a4e0eaa8
Fix for vive controllers sometimes not working
...
* Fixed bug with input devices that where added, removed then re-added.
The default mappings were being ignored on the second add.
* Fixed potential crash when hardware inputPlugin device poses were polled from the JavaScript thread
by taking the UserInputManager lock during pluginUpdate.
* Renamed Controller.Hardware.Vive.LB & RB to LeftGrip and RightGrip, to better match Oculus touch.
* Updated resource/controller/vive.json to reflect this new mapping.
* Exposed touch pad capacitive touch events to JavaScript as
Controller.Hardware.Vive.LSTouch and RSTouch.
* Added viveTouchpadTest.js script to test LSTouch and RSTouch events.
2016-05-10 19:32:08 -07:00
Zach Pomerantz
0fbbbaa985
Add tex loadPerfTest.js
2016-05-06 15:08:45 -07:00
Zach Pomerantz
eee487723c
Fix headers of scriptableResource tests
2016-05-06 15:08:44 -07:00
Zach Pomerantz
83fad4c52f
Fix equalities in scriptableResource tests
2016-05-06 15:08:44 -07:00
Zach Pomerantz
29e0744b89
Fix equality in scriptableResource/lib
2016-05-02 09:40:08 -07:00
Zach Pomerantz
1e8d45aecb
Put ScriptableResource state enum in prototype
2016-04-27 19:20:43 -07:00
Zach Pomerantz
0c78d5bdd1
Change ScriptableResource signal to state
2016-04-27 19:20:42 -07:00
Zach Pomerantz
c2909946e6
Split test to prefetch, movie
2016-04-27 19:20:33 -07:00
Andrew Meadows
e87b06657c
remove whitespace and fix formatting
2016-04-26 11:24:38 -07:00
Andrew Meadows
3a9cde8510
use local paths rather than remote URLs
2016-04-26 11:21:11 -07:00
Andrew Meadows
3a2cb37ce2
move and rename some JS files
2016-04-25 17:50:35 -07:00
Andrew Meadows
0cc12fdaa6
move from examples/ to scripts/developer/
2016-04-25 17:36:35 -07:00