overte-HifiExperiments/examples
2014-12-17 12:41:58 -08:00
..
acScripts handle RAW stereo audio files by using stereo.raw extension 2014-11-19 12:20:12 -08:00
entityScripts fixed CR feedback 2014-12-08 16:20:39 -08:00
html Remove text from label 2014-12-12 15:45:31 -08:00
libraries Roll gridTool.js back temporarily 2014-12-17 12:41:58 -08:00
addVoxelOnMouseClickExample.js
airGuitar.js use new SoundCache across scripts 2014-11-13 15:01:45 -08:00
animatedModelExample.js
animationStateExample.js
audioBall.js use new SoundCache across scripts 2014-11-13 15:01:45 -08:00
audioDeviceExample.js
audioMuteExample.js Adds AudioDevice mute functionality to ScriptEngine 2014-11-01 02:42:22 +01:00
audioReverbOn.js
avatarCollision.js use new SoundCache across scripts 2014-11-13 15:01:45 -08:00
avatarLocalLight.js
birdSongs.js avoid Qt QTimer thread bug by putting SoundCache on same thread 2014-11-13 14:47:28 -08:00
bot.js use new SoundCache across scripts 2014-11-13 15:01:45 -08:00
bot_procedural.js use new SoundCache across scripts 2014-11-13 15:01:45 -08:00
bot_randomExpression.js
botProceduralWayPoints.js use new SoundCache across scripts 2014-11-13 15:01:45 -08:00
butterflies.js add identifyEntity() to butterflies script 2014-12-08 06:50:28 -08:00
cameraExample.js more js changes for changes to camera interface 2014-11-04 10:41:36 -08:00
clap.js use new SoundCache across scripts 2014-11-13 15:01:45 -08:00
cleanupChessboards.js Cleanup script for chess boards 2014-11-14 15:21:34 -08:00
clipboardExample.js
clonedOverlaysExample.js added OverlayPreloader and made a bunch of clones 2014-11-14 00:01:51 +01:00
collidingEntities.js removed debug code 2014-12-09 12:12:04 -08:00
ControlACs.js Update scripts with text overlays to use new backgroundAlpha property 2014-12-06 11:11:52 -08:00
controllerExample.js
count.js
crazylegs.js
currentAPI.js
dancing_bot.js
defaultScripts.js Don't stop defaultScripts 2014-12-11 12:06:24 -08:00
developerMenuItems.js really remove the debug settings from Model rendering 2014-12-16 13:57:22 -08:00
dialogExample.js
drumStick.js Fix drumstick script 2014-11-13 17:27:16 -08:00
editEntities.js Reorganize selectionManager selection checking 2014-12-12 15:35:39 -08:00
editEntityExample.js
editModelExample.js
editModels.js Update scripts to use new textSize() method 2014-12-09 18:33:29 -08:00
editVoxels.js Fix voxel size text display 2014-12-06 09:24:30 -08:00
entityBirds.js use new SoundCache across scripts 2014-11-13 15:01:45 -08:00
entityModelExample.js
fallingSand.js Update scripts with text overlays to use new backgroundAlpha property 2014-12-06 11:11:52 -08:00
fileBrowserExample.js
findEntitiesExample.js
flockingBirds.js merge fix 2014-11-20 17:35:50 -06:00
followThroughOverlappingAction.js
fountain.js
frisbee.js use new SoundCache across scripts 2014-11-13 15:01:45 -08:00
gameoflife.js
gamepad.js Disable the warp button in gamepad.js 2014-12-04 15:11:16 -08:00
globalCollisionsExample.js
globalServicesExample.js
gracefulControls.js
grenadeLauncher.js use new SoundCache across scripts 2014-11-13 15:01:45 -08:00
growTrees.js Update scripts with text overlays to use new backgroundAlpha property 2014-12-06 11:11:52 -08:00
guidedTour.js first pass audio mixer automatic muting of noisy streams, tour guide improvements, new lightExample.js, hair hangs over cone 'body' 2014-11-05 16:58:58 -08:00
gun.js add lifetime to gun bullets 2014-11-24 20:37:52 -08:00
headMove.js Add warp from right ('O') button on gamepad 2014-12-05 14:06:41 -08:00
hideAvatarExample.js
hotPlaces.js cleaner version 2014-11-20 22:53:49 -06:00
hydraMove.js add same for rotation 2014-12-02 14:33:19 -08:00
includeExample.js
inspect.js expose camera mode as property and leverage in scripts 2014-11-04 10:41:13 -08:00
inWorldTestTone.js use new SoundCache across scripts 2014-11-13 15:01:45 -08:00
laserPointer.js
leapHands.js Stop incrementing counter after limit reached 2014-11-26 12:03:27 -08:00
leapOfFaith.js
lightExample.js updated header 2014-11-05 17:09:26 -08:00
loadScriptFromMessage.js
lobby.js Merge pull request #3954 from ctrlaltdavid/20226 2014-12-11 14:33:24 -08:00
localVoxelsExample.js
locationExample.js
locationsMenu.js
lookAtExample.js expose camera mode as property and leverage in scripts 2014-11-04 10:41:13 -08:00
lookWithMouse.js
lookWithTouch.js
menuExample.js
metavoxels.js
move.js
movingVoxel.js
multipleCursorsExample.js
multitouchExample.js
myBalance.js
notifications.js Update scripts with text overlays to use new backgroundAlpha property 2014-12-06 11:11:52 -08:00
orbitingSound.js remove debug 2014-12-05 08:59:41 -08:00
overlaysExample.js Add backgroundAlpha property to 2D and 3D text overlays 2014-12-05 11:08:00 -08:00
playChess.js Chess board correct orientation 2014-12-10 10:37:54 -08:00
playSound.js update playSound to new sound interface 2014-11-13 14:54:48 -08:00
playSoundLoop.js use new SoundCache across scripts 2014-11-13 15:01:45 -08:00
playSoundOrbit.js use new SoundCache across scripts 2014-11-13 15:01:45 -08:00
playSoundWave.js use new SoundCache across scripts 2014-11-13 15:01:45 -08:00
proceduralAnimationAPI.js
radio.js handle RAW stereo audio files by using stereo.raw extension 2014-11-19 12:20:12 -08:00
rayPickExample.js
Recorder.js tabs to spaces 2014-12-08 11:49:55 -08:00
ribbon.js
rideAlongWithAnEntityExample.js
rockPaperScissorsCells.js
seeingVoxelsExample.js
selectAudioDevice.js
settingsExample.js
sit.js
spaceInvadersExample.js use new SoundCache across scripts 2014-11-13 15:01:45 -08:00
speechControl.js
spotlightExample.js
squeezeHands.js
streetAreaExample.js
testingVoxelViewerRestart.js
testModelOverlaySubMeshes.js Update scripts with text overlays to use new backgroundAlpha property 2014-12-06 11:11:52 -08:00
testXMLHttpRequest.js
textInputOverlayExample.js tabs to spaces 2014-12-08 11:49:55 -08:00
timer.js
toyball.js use new SoundCache across scripts 2014-11-13 15:01:45 -08:00
twoFallingEntities.js
typedArraysUnitTest.js
virtualKeyboard.js Update scripts to use new textSize() method 2014-12-09 18:33:29 -08:00
voxelsoundwaves.js
voxelwall.js
walk.js Version 1.12 of the walk.js script 2014-12-04 18:15:25 +00:00
windowExample.js