.. |
addVoxelOnMouseClickExample.js
|
Added preview deplacement + fixed locking issue
|
2014-03-11 18:01:38 -07:00 |
audioBall.js
|
first cut at flocking birds, change willEmitVisualCallback to update
|
2014-03-04 14:40:49 -08:00 |
audioDeviceExample.js
|
tweak example script
|
2014-03-24 13:07:42 -07:00 |
bot.js
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-03-26 22:38:35 -07:00 |
cameraExample.js
|
fix JS radians vs degrees issues
|
2014-03-14 13:03:14 -07:00 |
clap.js
|
first cut at flocking birds, change willEmitVisualCallback to update
|
2014-03-04 14:40:49 -08:00 |
clipboardExample.js
|
implement support for menu item positioning
|
2014-02-25 12:19:30 -08:00 |
collidingParticles.js
|
Add Collision metatype to JS script system
|
2014-04-07 10:03:10 -07:00 |
controllerExample.js
|
first cut at flocking birds, change willEmitVisualCallback to update
|
2014-03-04 14:40:49 -08:00 |
count.js
|
first cut at flocking birds, change willEmitVisualCallback to update
|
2014-03-04 14:40:49 -08:00 |
crazylegs.js
|
Provide a means of supplying the joint mappings in the FST file so that agent
|
2014-04-07 17:55:36 -07:00 |
defaultScripts.js
|
added inspect.js to defaultScripts.js
|
2014-03-25 12:59:57 -07:00 |
drumStick.js
|
first cut at flocking birds, change willEmitVisualCallback to update
|
2014-03-04 14:40:49 -08:00 |
editParticleExample.js
|
first cut at flocking birds, change willEmitVisualCallback to update
|
2014-03-04 14:40:49 -08:00 |
editVoxels.js
|
Merge pull request #2614 from Atlante45/undo_redo_system
|
2014-04-08 08:30:29 -10:00 |
findParticleExample.js
|
first cut at flocking birds, change willEmitVisualCallback to update
|
2014-03-04 14:40:49 -08:00 |
flockingBirds.js
|
flocking bird JS
|
2014-03-05 02:20:03 -08:00 |
fountain.js
|
first cut at flocking birds, change willEmitVisualCallback to update
|
2014-03-04 14:40:49 -08:00 |
gameoflife.js
|
first cut at flocking birds, change willEmitVisualCallback to update
|
2014-03-04 14:40:49 -08:00 |
globalCollisionsExample.js
|
Add Collision metatype to JS script system
|
2014-04-07 10:03:10 -07:00 |
gun.js
|
Add Collision metatype to JS script system
|
2014-04-07 10:03:10 -07:00 |
hideAvatarExample.js
|
add support for hiding local rendering of avatar
|
2014-02-24 19:24:45 -08:00 |
hydraMove.js
|
fix the hydraMove script to pull you based on head orientation, not body
|
2014-03-28 10:08:00 -07:00 |
includeExample.js
|
add Script.include()
|
2014-03-24 21:25:59 -07:00 |
inspect.js
|
Added boundaries to altitude and changed radius rate
|
2014-03-21 14:30:12 -07:00 |
localVoxelsExample.js
|
Removed deadlock from merge
|
2014-03-03 18:48:11 -08:00 |
lookAtExample.js
|
first cut at flocking birds, change willEmitVisualCallback to update
|
2014-03-04 14:40:49 -08:00 |
lookWithMouse.js
|
fix JS radians vs degrees issues
|
2014-03-14 13:03:14 -07:00 |
lookWithTouch.js
|
fixed lookWithTouch.js to not reset
|
2014-03-25 12:55:50 -07:00 |
menuExample.js
|
fix bug in Menu.removeMenu() for trees of menus
|
2014-03-24 16:28:07 -07:00 |
movingVoxel.js
|
first cut at flocking birds, change willEmitVisualCallback to update
|
2014-03-04 14:40:49 -08:00 |
multitouchExample.js
|
fix JS radians vs degrees issues
|
2014-03-14 13:03:14 -07:00 |
overlaysExample.js
|
first cut at flocking birds, change willEmitVisualCallback to update
|
2014-03-04 14:40:49 -08:00 |
paintGun.js
|
Add Collision metatype to JS script system
|
2014-04-07 10:03:10 -07:00 |
particleBird.js
|
first cut at flocking birds, change willEmitVisualCallback to update
|
2014-03-04 14:40:49 -08:00 |
particleModelExample.js
|
first cut at flocking birds, change willEmitVisualCallback to update
|
2014-03-04 14:40:49 -08:00 |
playSound.js
|
first cut at flocking birds, change willEmitVisualCallback to update
|
2014-03-04 14:40:49 -08:00 |
rayPickExample.js
|
added Voxels.getVoxelAt() to inspect local tree
|
2014-02-23 13:18:36 -08:00 |
ribbon.js
|
first cut at flocking birds, change willEmitVisualCallback to update
|
2014-03-04 14:40:49 -08:00 |
rideAlongWithAParticleExample.js
|
first cut at flocking birds, change willEmitVisualCallback to update
|
2014-03-04 14:40:49 -08:00 |
seeingVoxelsExample.js
|
make seeing voxels less noisy and more random
|
2014-03-17 13:47:46 -07:00 |
selectAudioDevice.js
|
cleanup extra debug
|
2014-03-24 16:33:12 -07:00 |
settingsExample.js
|
add sample scripts
|
2014-03-23 11:27:06 -07:00 |
spaceInvadersExample.js
|
Add Collision metatype to JS script system
|
2014-04-07 10:03:10 -07:00 |
timer.js
|
stop timers when the script does, add cleanup methods
|
2014-02-03 10:10:58 -08:00 |
toyball.js
|
first cut at flocking birds, change willEmitVisualCallback to update
|
2014-03-04 14:40:49 -08:00 |
voxelDrumming.js
|
first cut at flocking birds, change willEmitVisualCallback to update
|
2014-03-04 14:40:49 -08:00 |