..
addVoxelOnMouseClickExample.js
inital licensing fixes for JS headers
2014-04-08 17:54:54 -07:00
airGuitar.js
Updated guitar with more chords, key triggers
2014-05-09 17:39:03 -07:00
animatedModelExample.js
more model naming cleanup and fixing example scripts
2014-09-03 18:32:44 -07:00
animationStateExample.js
added example script
2014-07-03 12:05:18 -07:00
audioBall.js
inital licensing fixes for JS headers
2014-04-08 17:54:54 -07:00
audioDeviceExample.js
inital licensing fixes for JS headers
2014-04-08 17:54:54 -07:00
audioReflectorTools.js
fix headers
2014-04-22 11:27:50 -07:00
avatarCollision.js
example JS for handling avatar collisions
2014-04-09 17:22:17 -07:00
avatarLocalLight.js
tuning tweaks to world and avatar lights
2014-07-22 20:23:23 -04:00
bot.js
Revert "Added FacialAnimationData class"
2014-07-23 15:54:47 -07:00
bot_procedural.js
added bot_procedural back in
2014-08-04 11:15:42 -07:00
bot_randomExpression.js
Added bot_randomExpression.js to test blendshapes
2014-07-23 17:19:41 -07:00
botProceduralWayPoints.js
Bot script with user definable waypoints
2014-09-09 11:45:12 +10:00
butterflies.js
fix crash in butterflies.js
2014-09-16 09:07:22 -07:00
cameraExample.js
inital licensing fixes for JS headers
2014-04-08 17:54:54 -07:00
clap.js
fixes per review, clap animation requires double-tap to start
2014-07-13 23:33:02 -07:00
clipboardExample.js
clipboardExample.js - Replace voxel feature
2014-08-03 14:06:51 -04:00
collidingParticles.js
inital licensing fixes for JS headers
2014-04-08 17:54:54 -07:00
concertCamera.js
Updating concertCamera script
2014-06-27 11:08:24 -07:00
concertCamera_kims.js
add two new concert cameras to examples
2014-07-09 15:51:37 -07:00
concertCamera_kyrs.js
add two new concert cameras to examples
2014-07-09 15:51:37 -07:00
ControlACs.js
Changed 2 icons
2014-09-04 14:58:30 -07:00
ControlledAC.js
Added new options to ControlledAC.js
2014-09-18 17:02:11 -07:00
controllerExample.js
inital licensing fixes for JS headers
2014-04-08 17:54:54 -07:00
count.js
more apache licensing tweaks to JS files
2014-04-09 09:19:29 -07:00
crazylegs.js
Fix crazylegs.js to newer joint names
2014-06-03 17:02:52 -07:00
currentAPI.js
print dressing
2014-05-30 17:48:35 -07:00
dancing_bot.js
Update dancing_bot.js
2014-04-18 10:57:50 -07:00
defaultScripts.js
Add head-driven movement to default scripts
2014-09-08 11:39:04 -07:00
dialogExample.js
Add dialog + location + window JS examples
2014-04-30 09:45:53 -07:00
drumStick.js
Removed UTF-8 new line characters, QT script errors on those lines in Windows.
2014-04-23 14:40:06 +02:00
editModelExample.js
latest work
2014-07-21 09:18:21 -07:00
editModels.js
Merge pull request #3520 from Adrianl3d/20082
2014-10-02 08:35:50 -07:00
editParticleExample.js
inital licensing fixes for JS headers
2014-04-08 17:54:54 -07:00
editVoxels.js
Removed extra space
2014-09-23 11:02:25 -07:00
fallingSand.js
Use deltaTIme to ensure sand updates are somewhat uniform
2014-07-16 12:06:48 -07:00
fileBrowserExample.js
Add fileBrowserExample.js
2014-05-01 10:56:23 -07:00
findParticleExample.js
ensure spacing in company name for JS licenses
2014-04-09 09:21:54 -07:00
flockingBirds.js
First pass at laser oculus UI pointer
2014-07-03 16:09:54 -07:00
fountain.js
more apache licensing tweaks to JS files
2014-04-09 09:19:29 -07:00
frisbee.js
Frisbee script
2014-08-20 02:19:53 +02:00
gameoflife.js
more apache licensing tweaks to JS files
2014-04-09 09:19:29 -07:00
globalCollisionsExample.js
ensure spacing in company name for JS licenses
2014-04-09 09:21:54 -07:00
globalServicesExample.js
globalServicesExample.js
2014-09-12 02:23:25 +02:00
gracefulControls.js
Remove use of Quat::rotate
2014-09-12 13:31:07 -07:00
grenadeLauncher.js
fixed header
2014-07-16 11:34:31 -07:00
growTrees.js
Removed empty update function
2014-06-11 09:06:00 -07:00
gun.js
Switched to Halo gun in gun.js, work in progress on hydraMove to add flying
2014-05-14 11:52:01 -07:00
headMove.js
Disable room limits set for demo comedy club
2014-09-30 09:57:05 -07:00
hideAvatarExample.js
ensure spacing in company name for JS licenses
2014-04-09 09:21:54 -07:00
hydraMove.js
Head movement and hydra/hand movement separated to headMove.js and hydraMove.js
2014-09-08 11:31:39 -07:00
includeExample.js
ensure spacing in company name for JS licenses
2014-04-09 09:21:54 -07:00
inspect.js
more model naming cleanup and fixing example scripts
2014-09-03 18:32:44 -07:00
inWorldTestTone.js
Added in-world test tone JS file
2014-06-24 16:14:40 -07:00
laserPointer.js
Added laserPointer script
2014-07-18 15:39:47 -07:00
leapHands.js
Position and orient hands when using Leap on HMD
2014-09-30 10:08:50 -07:00
leapOfFaith.js
Add and use Leap Motion controller releasing at script ending
2014-09-08 11:34:41 -07:00
loadScriptFromMessage.js
load a javascript from a message when the user agrees
2014-09-15 21:30:19 +02:00
localVoxelsExample.js
more apache licensing tweaks to JS files
2014-04-09 09:19:29 -07:00
locationExample.js
Add dialog + location + window JS examples
2014-04-30 09:45:53 -07:00
locationsMenu.js
Update locationsMenu.js to use backgroundColor
2014-06-30 12:06:50 -07:00
lookAtExample.js
ensure spacing in company name for JS licenses
2014-04-09 09:21:54 -07:00
lookWithMouse.js
moved _sequenceNumber to OctreeSendThread
2014-05-23 09:47:08 -07:00
lookWithTouch.js
missed copyright cleanups in apache header
2014-04-09 09:44:38 -07:00
menuExample.js
add support for Menu.menuExists() and menu.menuItemExists()
2014-05-31 13:24:07 -07:00
move.js
Replacing glutSolidSphere by a cached Geometry
2014-10-03 16:55:58 -07:00
movingVoxel.js
more apache licensing tweaks to JS files
2014-04-09 09:19:29 -07:00
multipleCursorsExample.js
removed unused variable
2014-07-23 18:56:34 +02:00
multitouchExample.js
ensure spacing in company name for JS licenses
2014-04-09 09:21:54 -07:00
myBalance.js
switch to amazon image resources
2014-06-10 00:08:10 +02:00
overlaysExample.js
ensure spacing in company name for JS licenses
2014-04-09 09:21:54 -07:00
paintGun.js
add a missing space in company name in paintGun
2014-04-09 09:22:19 -07:00
particleBirds.js
Fixed and tested particle birds
2014-06-02 11:41:50 -07:00
particleModelExample.js
more apache licensing tweaks to JS files
2014-04-09 09:19:29 -07:00
PlayRecordingOnAC.js
Avatar.setLoop is now Avatar.setPlayerLoop
2014-08-30 15:50:20 +02:00
playSound.js
minor cleanup of playSoundOrbit.js + playSound.js
2014-08-25 10:55:11 -07:00
playSoundLoop.js
fix for sharp change in attenuation when too near a source
2014-09-16 01:18:42 -07:00
playSoundOrbit.js
addresses more coding-standard spacing issues
2014-08-25 13:07:52 -07:00
playSoundWave.js
Add playSoundWave.js
2014-05-27 11:35:00 -07:00
proceduralAnimationAPI.js
Improved API, added footstep sounds
2014-07-30 12:08:07 -07:00
radio.js
Fixed radio model
2014-09-25 18:56:37 -07:00
rayPickExample.js
more model naming cleanup and fixing example scripts
2014-09-03 18:32:44 -07:00
Recorder.js
Slider can moved when recording paused or stoped
2014-09-24 16:19:47 -07:00
ribbon.js
more header repairs caught via find
2014-04-09 09:52:00 -07:00
rideAlongWithAParticleExample.js
more apache licensing tweaks to JS files
2014-04-09 09:19:29 -07:00
rockPaperScissorsCells.js
Improvements on RPS script
2014-07-31 11:15:20 -07:00
seeingVoxelsExample.js
more apache licensing tweaks to JS files
2014-04-09 09:19:29 -07:00
selectAudioDevice.js
more apache licensing tweaks to JS files
2014-04-09 09:19:29 -07:00
settingsExample.js
more apache licensing tweaks to JS files
2014-04-09 09:19:29 -07:00
sit.js
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
2014-08-28 21:19:56 -07:00
spaceInvadersExample.js
Removed UTF-8 new line characters, QT script errors on those lines in Windows.
2014-04-23 14:40:06 +02:00
speechControl.js
Update commands for speechControl.js
2014-08-11 16:52:06 -07:00
squeezeHands.js
squeezeHands uses different animation on clench/release
2014-06-28 13:00:51 -07:00
streetAreaExample.js
Fix order of components in streetAreaExample.js
2014-05-14 09:58:04 -07:00
Test.js
Add GET of local files to JavaScript XMLHttpRequest
2014-07-19 15:47:06 -07:00
testingVoxelViewerRestart.js
fix headers
2014-04-22 11:27:50 -07:00
testXMLHttpRequest.js
Provide Content-Type and -Length headers when reading local files
2014-07-20 22:45:19 -07:00
timer.js
more apache licensing tweaks to JS files
2014-04-09 09:19:29 -07:00
toolBars.js
extended toolBars.js
2014-09-03 20:30:15 -07:00
toyball.js
Added JS calls for left/right estimated palm position on skeleton model, improved toy ball to use them
2014-06-25 05:24:22 -07:00
twoFallingEntities.js
formatting fixes
2014-09-03 19:46:33 -07:00
typedArraysUnitTest.js
Fix win build fail
2014-07-14 11:06:10 -07:00
voxelDrumming.js
Removed UTF-8 new line characters, QT script errors on those lines in Windows.
2014-04-23 14:40:06 +02:00
voxelsoundwaves.js
voxel scripts
2014-07-21 14:10:09 -07:00
voxelwall.js
voxel scripts
2014-07-21 14:10:09 -07:00
windowExample.js
Add dialog + location + window JS examples
2014-04-30 09:45:53 -07:00
xbox.js
report the 360 axis values in xbox.js
2014-09-23 17:19:57 -07:00