.. |
acScripts
|
add toybox ac scripts, write headers for them, organize
|
2015-10-20 11:21:09 -07:00 |
controllers
|
don't grab light
|
2015-11-04 11:15:57 -08:00 |
entityScripts
|
move scripts no longer in toybox to better locations
|
2015-10-23 10:36:32 -07:00 |
example
|
Merge pull request #6180 from huffman/line-js
|
2015-10-30 17:47:31 -07:00 |
html
|
Check keyLight is defined
|
2015-10-29 16:42:48 -07:00 |
libraries
|
Merge pull request #6189 from imgntn/fjs
|
2015-11-02 11:10:19 -08:00 |
magBalls
|
move scripts no longer in toybox to better locations
|
2015-10-23 10:36:32 -07:00 |
painting
|
light tweak
|
2015-10-29 16:53:03 -07:00 |
particle_explorer
|
remove animationSettings from particles, add isEmitting
|
2015-10-02 14:17:01 -07:00 |
shaders
|
Procedural skybox work
|
2015-09-08 14:31:16 -07:00 |
tests
|
remove strange test file
|
2015-11-03 13:42:18 -08:00 |
toybox
|
Merge branch 'master' of https://github.com/highfidelity/hifi into controllers
|
2015-10-29 12:28:28 -07:00 |
utilities
|
fix lin endings of some JS files
|
2015-10-20 13:26:19 -07: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
|
|
|
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
|
fix issue with default scripts
|
2015-09-08 18:08:30 -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
|
Check keyLight is defined
|
2015-10-29 16:42:48 -07: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
|
Removing tabs from our javascript and C++
|
2015-08-24 15:26:46 -07:00 |
grab.js
|
fix bug that was deleting actions with 0 ttl. in js interface, action parameter 'lifetime' is now called 'ttl'
|
2015-10-26 13:50:21 -07: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 |
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 |
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
|
|
|
lotsoBlocks.js
|
|
|
magBalls.js
|
move scripts no longer in toybox to better locations
|
2015-10-23 10:36:32 -07: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
|
particle fixes
|
2015-10-04 15:23:17 -07: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
|
Removing tabs from our javascript and C++
|
2015-08-24 15:26:46 -07: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 |
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 |