overte/examples
Brad Hefta-Gaub 5a777b17a2 Merge pull request #5444 from huffman/fix-import-large-svo
Fix issue with skyboxes not being importable from marketplace
2015-07-29 18:34:55 -07:00
..
acScripts Update scripts 2015-06-24 16:45:38 -07:00
controllers Fix https://app.asana.com/0/32622044445063/38213714069516 2015-06-23 12:07:01 -07:00
entityScripts Fixes chess game (pieces were dieing as soon as you dropped them) 2015-07-15 19:56:01 +02:00
example fixed merge conflicts and refactored hit effect to catch up with refactored rendering engine 2015-07-29 10:02:06 -07:00
html Merge pull request #5421 from thoys/20552 2015-07-28 09:57:22 -07:00
libraries Update edit.js to swing up on activate 2015-07-19 12:10:37 -07:00
utilities Merge pull request #5446 from bwent/cookies 2015-07-29 09:53:07 -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
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 Remove lobby.js from the default scripts 2015-07-08 11:17:03 -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 Cleanup edit.js entity creation 2015-07-28 13:21:29 -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
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 without script, doesn't limit you to constant degree turns 2015-06-19 16:11:43 -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 added oldMode as global vairable 2015-05-21 18:08:04 -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 branch 'master' into 20416 2015-03-27 12:13:29 -07:00
paint.js increased dimensions for line entity 2015-06-22 15:34:46 -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 update javascript to use relative-to-entity line-point ends 2015-07-13 11:42:29 -07:00
popcorn.js fix JS scripts to use radians per second 2015-03-07 18:02:41 -08:00
progress.js Update SVG URL to Amazon S3 2015-02-18 13:02:37 -08:00
selectAudioDevice.js Add AudioDevice.deviceChanged() signal and use to update audio menu 2015-01-22 19:11:55 -08:00
sit.js interface decides on entityIDs rather than bouncing a temporary id through the entity server 2015-05-19 14:25:23 -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 allow voxels.js to work on an empty voxel-space 2015-07-12 10:35:44 -07:00
walk.js fixed sounds. fixed constants 2015-06-25 12:40:51 +07:00