overte-JulianGro/examples
2016-02-19 10:10:43 -08:00
..
acScripts add doppleganger features 2016-02-02 15:07:38 -08:00
audioExamples/acAudioSearching replaced sound url for example entity 2016-02-08 17:47:57 -08:00
avatarMover restoring avatarMover app post S3-loss event 2015-11-06 15:19:14 -08:00
baseball namechange collisionsWillMove --> dynamic 2016-01-15 15:23:52 -08:00
controllers keep search-line from freezing during a far-trigger 2016-02-17 12:35:23 -08:00
data_visualization namechange ignoreForCollisions --> collisionless 2016-01-19 09:06:17 -08:00
debugging namechange ignoreForCollisions --> collisionless 2016-01-19 09:06:17 -08:00
dressing_room add doppleganger features 2016-02-02 15:07:38 -08:00
drylake namechange ignoreForCollisions --> collisionless 2016-01-19 09:06:17 -08:00
entityScripts Convert all simple one-liners containing ') { ' to instead take up three lines. 2016-02-10 12:03:07 -08:00
example Merge pull request #7037 from sethalves/dressing-room 2016-02-08 09:19:29 -08:00
flowArts Revert "Adds a fix for a rendering issue where models with a texture driving both color and opacity would be rendered fully opaque" 2016-01-22 11:51:02 -08:00
html Merge pull request #7132 from imgntn/edit-precision-things 2016-02-19 08:20:04 -08:00
junkyard Update junkyardResetEntityScript.js 2016-01-26 14:06:17 -08:00
libraries checkboxes working 2016-02-17 11:59:14 -08:00
light_modifier update readme 2016-01-30 20:04:51 -08:00
magBalls namechange collisionsWillMove --> dynamic 2016-01-15 15:23:52 -08:00
marketplace Added header file 2015-11-11 15:55:32 -08:00
painting Don't clean up whiteboard on script shutdown 2016-01-12 19:31:43 -08:00
particle_explorer made export settings a text area 2016-02-16 17:57:09 -08:00
playa namechange collisionsWillMove --> dynamic 2016-01-15 15:23:52 -08:00
shaders
tests Merge branch 'master' of https://github.com/highfidelity/hifi into red 2016-02-15 09:29:00 -08:00
toybox Fix for spraypaint orientation 2016-02-15 11:13:06 -08:00
utilities Update Render.fromJSON to Render.load 2016-02-18 18:21:26 -08:00
vrShop Typo fixed 2016-01-18 16:20:32 +01:00
weapons namechange collisionsWillMove --> dynamic 2016-01-15 15:23:52 -08:00
winterSmashUp/targetPractice namechange ignoreForCollisions --> collisionless 2016-01-19 09:06:17 -08:00
zones Fixed entity script loading functionality for the jsstreamplayer. 2016-01-13 14:34:44 -05:00
afk.js
animationPerfTest.js namechange collisionsWillMove --> dynamic 2016-01-15 15:23:52 -08:00
attachedEntitiesManager.js fix auto-updating of adjustments to worn or equipped entities 2016-02-12 06:58:44 -08:00
avatarSelector.js
away.js simpler/better/more reliable (peek) 2016-02-11 13:27:56 -08:00
blocks.js namechange collisionsWillMove --> dynamic 2016-01-15 15:23:52 -08:00
blockWorld.js namechange collisionsWillMove --> dynamic 2016-01-15 15:23:52 -08:00
breakdanceCore.js namechange ignoreForCollisions --> collisionless 2016-01-19 09:06:17 -08: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
cubePerfTest.js namechange collisionsWillMove --> dynamic 2016-01-15 15:23:52 -08:00
dancing_bot.js rename frameIndex to currentFrame 2015-10-07 13:02:58 -07:00
debug-actions.js
defaultScripts.js run attachedEntitiesManager.js by default, but without a UI 2016-02-02 16:34:06 -08:00
dialTone.js
dice.js namechange collisionsWillMove --> dynamic 2016-01-15 15:23:52 -08:00
directory.js Made drag selection area bigger for marketplace and directory icons. Added marketplace.js to default scripts 2016-01-11 08:39:34 -08:00
dropStuffNearMe.js namechange collisionsWillMove --> dynamic 2016-01-15 15:23:52 -08:00
edit.js checkboxes working 2016-02-17 13:12:17 -08:00
faceBlendCoefficients.js
fireworks.js remove animationSettings from particles, add isEmitting 2015-10-02 14:17:01 -07:00
FlockOfbirds.js Limits on distance and mass for far grabbing 2016-01-29 00:52:59 -08:00
FlockOfFish.js remove debug 2016-01-29 17:20:22 -08:00
grab.js namechange ignoreForCollisions --> collisionless 2016-01-19 09:06:17 -08:00
gracefulControls.js
grenade.js namechange collisionsWillMove --> dynamic 2016-01-15 15:23:52 -08:00
gridTest.js namechange collisionsWillMove --> dynamic 2016-01-15 15:23:52 -08:00
growth.js Add directionality to examples/growth 2015-11-11 22:32:45 -08:00
harmonicOscillator.js namechange ignoreForCollisions --> collisionless 2016-01-19 09:06:17 -08:00
headMove.js
hmdControls.js
hmdDefaults.js
hotPlaces.js
inspect.js
kneel.js Kneel.js: Added comment to clearify js API 2015-11-16 11:37:12 -08:00
leaves.js namechange ignoreForCollisions --> collisionless 2016-01-19 09:06:17 -08:00
lineRider.js
lobby.js
lotsoBlocks.js namechange collisionsWillMove --> dynamic 2016-01-15 15:23:52 -08:00
magBalls.js Fix magBalls.js resolvePath calls 2015-11-10 11:38:16 -08:00
marketplace.js Made drag selection area bigger for marketplace and directory icons. Added marketplace.js to default scripts 2016-01-11 08:39:34 -08:00
mouseLook.js Fixes and PR comments 2015-10-14 16:51:52 -07:00
move.js
moving-platform.js SpatiallyNestable: now with velocity support! 2016-02-08 19:43:23 -08:00
notifications.js
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 namechange collisionsWillMove --> dynamic 2016-01-15 15:23:52 -08:00
pointer.js namechange ignoreForCollisions --> collisionless 2016-01-19 09:06:17 -08:00
popcorn.js namechange collisionsWillMove --> dynamic 2016-01-15 15:23:52 -08:00
progress.js
rayPickingFilterExample.js Fixed spelling mistakes 2015-12-24 12:06:29 -08:00
selectAudioDevice.js fix selectAudioDevice.js to honor new menu spec 2016-01-08 11:22:21 -08:00
sit.js WIP checkin 2015-11-16 18:49:47 -08:00
stick-hydra.js namechange collisionsWillMove --> dynamic 2016-01-15 15:23:52 -08:00
stick.js namechange collisionsWillMove --> dynamic 2016-01-15 15:23:52 -08:00
theBird.js Implemented MyAvatar.prefetchAnimation() JS method 2015-11-10 16:51:48 -08:00
tPose.js Fixed date on tPose.js 2015-12-10 14:00:22 -08:00
users.js Make users.js show QML window for edit friends 2016-02-02 15:19:12 -08:00
voxels.js
walk.js CP 2015-10-21 10:06:51 -07:00