overte/examples
2015-08-19 17:12:03 -07:00
..
acScripts Update scripts 2015-06-24 16:45:38 -07:00
controllers added fists to toybox 2015-08-07 18:07:14 -07:00
entityScripts Refactor inheritance for billboard overlays. 2015-08-04 14:22:21 -07:00
example fix header 2015-08-14 17:07:01 -07:00
html add SURFACE_EDGED_MARCHING_CUBES polyvox surface extraction style 2015-08-15 12:18:36 -07:00
libraries Fix edit toolbar moving to top left of screen 2015-08-18 10:59:49 -07:00
utilities Refining UI, introduce tween functionality for zooming into planets 2015-08-12 20:28:32 -07:00
zones Added files to zone folder and made change to jstreamplayerdomain-zone.js to allow for zone entity data field to load a stream url rather than have it hard coded in the js file. This allows for many zones to be created and simply having to put a new stream url in each data field in each zone to work. 2015-07-25 07:56:57 -04: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
blocks.js Blocks fall when made, better edge colors 2015-03-31 14:13:19 -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
clap.js Changed references of global.js to a var 2015-01-15 10:48:31 -08:00
controlPanel.js Simplify applied transformations in scripts. 2015-08-07 11:51:22 -07:00
cubePerfTest.js More profiling ranges and updated performance testing scripts 2015-07-09 15:43:30 -07:00
dancing_bot.js
debug-actions.js include timescale in wire protocol ../../interface/src/avatar/AvatarActionHold.cpp 2015-06-29 14:34:26 -07:00
defaultScripts.js removed mouselook 2015-08-19 12:58:26 -07: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 fix create in negative space bug 2015-08-19 17:12:03 -07:00
fireworks.js add newline at end of file 2015-08-14 16:24:11 -07:00
FlockOfbirds.js changed to use new Vec3.toPolar() function 2015-07-22 10:06:08 -07:00
grab.js remove hungarian notation 2015-07-15 13:19:59 -07:00
gracefulControls.js Remove use of Quat::rotate 2014-09-12 13:31:07 -07:00
gridTest.js Added lifetime and better notes, per PR 2015-08-05 10:04:59 -07:00
harmonicOscillator.js interface decides on entityIDs rather than bouncing a temporary id through the entity server 2015-05-19 14:25:23 -07:00
headMove.js Update scripts to use instead of for line3d 2014-12-18 16:23:24 -08:00
hmdControls.js Merge branch 'master' into plugins 2015-08-06 11:03:37 -07:00
hmdDefaults.js added hmdControls.js to hmdDefaults.js 2015-06-18 18:59:10 -07:00
hotPlaces.js cleaner version 2014-11-20 22:53:49 -06:00
inspect.js Change the inspect.js pan direction and rate 2015-07-31 14:46:43 -07:00
leaves.js Added small fix to error message code 2015-07-27 11:59:09 -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
mouseLook.js correct menu shortcut for mouselook 2015-06-29 09:58:35 -07:00
move.js Replacing glutSolidSphere by a cached Geometry 2014-10-03 16:55:58 -07:00
notifications.js Merge remote-tracking branch 'upstream/master' into plugins 2015-08-10 21:25:35 -07:00
paint.js increased dimensions for line entity 2015-06-22 15:34:46 -07:00
particleDance.js add newline at end of file 2015-08-14 16:24:11 -07:00
particles.js Improved ParticleEffectEntityItem rendering and updates 2015-07-26 17:21:17 -07:00
planets.js fix JS scripts to use radians per second 2015-03-07 18:02:41 -08:00
pointer.js put a green sphere at the point being pointed to 2015-08-16 09:35:50 -07:00
popcorn.js fix JS scripts to use radians per second 2015-03-07 18:02:41 -08:00
progress.js Merge branch 'master' into plugins 2015-08-08 13:18:13 -07:00
selectAudioDevice.js Add AudioDevice.deviceChanged() signal and use to update audio menu 2015-01-22 19:11:55 -08:00
sit.js Refactor inheritance for billboard overlays. 2015-08-04 14:22:21 -07:00
stick-hydra.js fix header comment 2015-07-09 15:34:03 -07:00
stick.js rearrange things so that when EntityItem::setActionData is called before the entity-tree is set up, the data is set aside and used once the entity-tree is ready. 2015-07-01 20:17:21 -07:00
users.js Update users.js to persist isMinimized value 2015-07-17 16:33:24 -07:00
utilities.js changed indent spacing to 4 spaces 2015-06-19 19:03:47 -07:00
voxels.js minecraft style voxel editing largely works 2015-08-16 12:52:55 -07:00
walk.js fixed sounds. fixed constants 2015-06-25 12:40:51 +07:00