.. |
virtualBaton
|
simple baton test
|
2016-03-22 17:41:29 -07:00 |
alternativeLightController.js
|
deleted unnecessary line with typo
|
2015-04-09 09:50:12 -07:00 |
boombox.js
|
lower volume
|
2015-09-09 09:29:31 -07:00 |
breakdanceEntity.js
|
move scripts no longer in toybox to better locations
|
2015-10-23 10:36:32 -07:00 |
changeColorOnCollision.js
|
include debug log in collision example
|
2016-01-06 13:02:07 -08:00 |
changeColorOnEnterLeave.js
|
add example script for testing
|
2016-03-31 09:37:03 -07:00 |
changeColorOnHover.js
|
work in making entity script mixable and inheritable
|
2014-11-23 20:12:52 -08:00 |
changeColorOnHoverClass.js
|
work in making entity script mixable and inheritable
|
2014-11-23 20:12:52 -08:00 |
changeColorOnTouch.js
|
Remove space before and after function calls, add spaces btw functions
|
2015-09-24 15:03:02 -07:00 |
chessPiece.js
|
Fixes chess game (pieces were dieing as soon as you dropped them)
|
2015-07-15 19:56:01 +02:00 |
crazylegsOnClick.js
|
typo
|
2014-11-03 11:43:30 -08:00 |
createParamsEntity.js
|
cleanup headers
|
2015-11-06 11:50:34 -08:00 |
createRecorder.js
|
namechange ignoreForCollisions --> collisionless
|
2016-01-19 09:06:17 -08:00 |
detectGrabExample.js
|
fix releaseGrab in test script
|
2015-09-18 17:39:50 -07:00 |
detectTouchExample.js
|
added an example script that detects being touched by avatars hand
|
2015-09-08 13:06:20 -07:00 |
exampleSelfCallingTimeoutNoCleanup.js
|
change the timeout to an interval so it constantly runs
|
2016-04-18 14:55:23 -07:00 |
exampleTimeoutNoCleanup.js
|
change the timeout to an interval so it constantly runs
|
2016-04-18 13:58:40 -07:00 |
exampleUpdate.js
|
add an example script
|
2016-04-18 13:27:05 -07:00 |
exampleUpdateNoDisconnect.js
|
add an example script
|
2016-04-18 13:33:08 -07:00 |
inspect.js
|
interface decides on entityIDs rather than bouncing a temporary id through the entity server
|
2015-05-19 14:25:23 -07:00 |
lightController.js
|
interface decides on entityIDs rather than bouncing a temporary id through the entity server
|
2015-05-19 14:25:23 -07:00 |
lightningEntity.js
|
CR feedback
|
2016-03-04 15:47:50 -08:00 |
messagesReceiverEntityExample.js
|
add an example of an entityScript that subscribes to messages
|
2015-11-18 15:03:07 -08:00 |
movable.js
|
interface decides on entityIDs rather than bouncing a temporary id through the entity server
|
2015-05-19 14:25:23 -07:00 |
paramsEntity.js
|
cleanup headers
|
2015-11-06 11:50:34 -08:00 |
playSoundOnClick.js
|
Removing tabs from our javascript and C++
|
2015-08-24 15:26:46 -07:00 |
playSoundOnEnterOrLeave.js
|
interface decides on entityIDs rather than bouncing a temporary id through the entity server
|
2015-05-19 14:25:23 -07:00 |
portal.js
|
rename frameIndex to currentFrame
|
2015-10-07 13:02:58 -07:00 |
recordingEntityScript.js
|
namechange ignoreForCollisions --> collisionless
|
2016-01-19 09:06:17 -08:00 |
recordingMaster.js
|
added prompt
|
2015-11-24 18:31:41 -08:00 |
simpleKeepAway.js
|
Whitespace and jslinting.
|
2016-02-01 11:28:51 -08:00 |
sitOnEntity.js
|
Refactor inheritance for billboard overlays.
|
2015-08-04 14:22:21 -07:00 |
teleportOnClick.js
|
Removing tabs from our javascript and C++
|
2015-08-24 15:26:46 -07:00 |
tribble.js
|
Convert all simple one-liners containing ') { ' to instead take up three lines.
|
2016-02-10 12:03:07 -08:00 |