overte/examples
2015-12-01 18:24:13 -08:00
..
acScripts Update robot agent script to randomly select among all HiFi avatars, identified by name, and with a random turn from front. 2015-12-01 11:49:17 -08:00
avatarMover restoring avatarMover app post S3-loss event 2015-11-06 15:19:14 -08:00
controllers fixed spacing 2015-12-01 17:05:51 -08:00
drylake moved exterminator game out of dry lake 2015-11-30 18:14:57 -08:00
entityScripts added prompt 2015-11-24 18:31:41 -08:00
example disable grab while attachment version of pistol script is running 2015-12-01 16:50:09 -08:00
html preview camera button in edit.js script 2015-11-04 03:24:32 +01:00
libraries rename linearDamping to damping 2015-11-20 15:45:08 -08:00
magBalls move scripts no longer in toybox to better locations 2015-10-23 10:36:32 -07:00
marketplace Added header file 2015-11-11 15:55:32 -08:00
painting Merge pull request #6465 from ericrius1/polyLineFix 2015-11-25 11:02:02 -08:00
particle_explorer remove animationSettings from particles, add isEmitting 2015-10-02 14:17:01 -07:00
playa revert playaspawner 2015-11-27 11:21:18 -08:00
shaders Procedural skybox work 2015-09-08 14:31:16 -07:00
tests resolve conflicts on merge with upstream/master 2015-11-20 15:29:44 -08:00
toybox make pistol shoot differently and not alter controller mappings 2015-12-01 18:24:13 -08:00
utilities Move recording interface back to float/seconds 2015-11-16 14:44:22 -08:00
weapons moved pistol to toybox 2015-11-30 17:57:01 -08:00
zones Removing tabs from our javascript and C++ 2015-08-24 15:26:46 -07:00
actionInspector.js don't leave search state if we intersect something that someone else is already grabbing 2015-09-30 14:19:59 -07:00
afk.js Updated afk.js file based on advise from PR. 2015-07-19 18:24:29 -04:00
animationPerfTest.js More profiling ranges and updated performance testing scripts 2015-07-09 15:43:30 -07:00
avatarSelector.js Display avatar images and change avatar upon selection 2015-04-22 10:59:53 -07:00
away.js Clean up script, go away when putting HMD (not just on startup), and clear stopper properly. 2015-11-05 13:19:29 -08:00
blocks.js Removing tabs from our javascript and C++ 2015-08-24 15:26:46 -07:00
blockWorld.js tiles and block no longer delete on script end, now user can delete all the stuff with a button click instead. Also blocks now spawn with random angular velocity for spinning fun 2015-05-27 15:20:49 -07:00
breakdanceCore.js move scripts no longer in toybox to better locations 2015-10-23 10:36:32 -07:00
breakdanceToy.js move scripts no longer in toybox to better locations 2015-10-23 10:36:32 -07:00
clap.js remove uneeded var 2015-10-22 18:03:47 -07:00
controlPanel.js Simplify applied transformations in scripts. 2015-08-07 11:51:22 -07:00
cubePerfTest.js Instancing work, second pass 2015-09-21 13:27:02 -07:00
dancing_bot.js rename frameIndex to currentFrame 2015-10-07 13:02:58 -07:00
debug-actions.js include timescale in wire protocol ../../interface/src/avatar/AvatarActionHold.cpp 2015-06-29 14:34:26 -07:00
defaultScripts.js removed omnitool 2015-11-19 18:08:12 -08:00
dialTone.js Play sound upon microphone being muted 2015-06-12 12:33:17 -07:00
dice.js Fix https://app.asana.com/0/32622044445063/38213714069516 2015-06-23 12:07:01 -07:00
directory.js Close directory window after domain change 2015-06-09 12:33:30 -07:00
edit.js remove Anchor entity from example and edit script, replace with invisible Box in example 2015-11-12 02:19:08 +01:00
faceBlendCoefficients.js Code simplification 2015-09-21 19:11:13 -07:00
fireworks.js remove animationSettings from particles, add isEmitting 2015-10-02 14:17:01 -07:00
FlockOfbirds.js rename linearDamping to damping 2015-11-20 15:45:08 -08:00
grab.js allow action updates from others when we are the simulation owner 2015-11-13 13:56:30 -08:00
grabInspector.js grab debugging script 2015-11-13 11:15:57 -08:00
gracefulControls.js
grenade.js move scripts no longer in toybox to better locations 2015-10-23 10:36:32 -07:00
gridTest.js Added lifetime and better notes, per PR 2015-08-05 10:04:59 -07:00
growth.js Add directionality to examples/growth 2015-11-11 22:32:45 -08:00
harmonicOscillator.js Removing tabs from our javascript and C++ 2015-08-24 15:26:46 -07:00
headMove.js
hmdControls.js Removing tabs from our javascript and C++ 2015-08-24 15:26:46 -07:00
hmdDefaults.js added hmdControls.js to hmdDefaults.js 2015-06-18 18:59:10 -07:00
hotPlaces.js Removing tabs from our javascript and C++ 2015-08-24 15:26:46 -07:00
inspect.js Change the inspect.js pan direction and rate 2015-07-31 14:46:43 -07:00
kneel.js Kneel.js: Added comment to clearify js API 2015-11-16 11:37:12 -08:00
leaves.js fix lin endings of some JS files 2015-10-20 13:26:19 -07:00
lineRider.js added paint.js and line rider script. Users can paint lines with hydra or mouse, and then go on a ride over the line they just created. 2015-06-04 17:35:26 -07:00
lobby.js fix cleanup order to ensure environment is re-rendered 2015-04-01 17:50:12 -07:00
lotsoBlocks.js added script to generate a lot of physical blocks within a specified range 2015-05-01 09:56:21 -07:00
magBalls.js Fix magBalls.js resolvePath calls 2015-11-10 11:38:16 -08:00
mouseLook.js Fixes and PR comments 2015-10-14 16:51:52 -07:00
move.js
notifications.js Merge remote-tracking branch 'upstream/master' into plugins 2015-08-10 21:25:35 -07:00
particleDance.js remove animationSettings from particles, add isEmitting 2015-10-02 14:17:01 -07:00
particles.js added accidently-deleted particles.js file back 2015-11-23 15:25:43 -08:00
planets.js Removing tabs from our javascript and C++ 2015-08-24 15:26:46 -07:00
pointer.js put a green sphere at the point being pointed to 2015-08-16 09:35:50 -07:00
popcorn.js Removing tabs from our javascript and C++ 2015-08-24 15:26:46 -07:00
progress.js Merge branch 'master' into plugins 2015-08-08 13:18:13 -07:00
selectAudioDevice.js
sit.js WIP checkin 2015-11-16 18:49:47 -08:00
stick-hydra.js fix header comment 2015-07-09 15:34:03 -07:00
stick.js fix stick.js 2015-10-23 18:23:15 -07:00
theBird.js Implemented MyAvatar.prefetchAnimation() JS method 2015-11-10 16:51:48 -08:00
users.js Update users.js to persist isMinimized value 2015-07-17 16:33:24 -07:00
voxels.js code review 2015-09-03 11:05:44 -07:00
walk.js fix lin endings of some JS files 2015-10-20 13:26:19 -07:00