Andrew Meadows
|
4ff05e8c2a
|
fix lin endings of some JS files
|
2015-10-20 13:26:19 -07:00 |
|
Chris Collins
|
c0a881ec52
|
added the correct call
added the correct call
|
2015-10-05 15:37:04 -07:00 |
|
Chris Collins
|
1e01d6bd8f
|
Add the ability to switch between mono and stereo in HMD
Add the ability to switch between mono and stereo in HMD
|
2015-10-05 15:30:53 -07:00 |
|
Atlante45
|
d0bec38603
|
Fix currentAPI.js
|
2015-10-01 11:30:50 -07:00 |
|
Thijs Wenker
|
4d26eb5258
|
- added some comments
- replaced repetitious code with loop
- fixed the audioListenerModeChanged signal (forgot connect call)
|
2015-09-22 16:20:58 +02:00 |
|
Thijs Wenker
|
dfb9034b4e
|
- delete new AudioListenerMode menu on script ending
- style fix (function naming)
|
2015-09-22 15:45:57 +02:00 |
|
Thijs Wenker
|
81932fe1d7
|
- added MyAvatar.audioListenerModeChanged signal , for registering changes.
- updated the developerMenuItems.js script to include AudioListenerMode menu options under Developer > Audio
|
2015-09-22 15:38:53 +02:00 |
|
Seiji Emery
|
68a4f4ac5e
|
Added js benchmark scripts
Adds a small declarative benchmarking library and some sample tests to
examples/utils/tests.
|
2015-09-04 17:36:09 -07:00 |
|
Brad Davis
|
380b0cb23c
|
Removing tabs from our javascript and C++
|
2015-08-24 15:26:46 -07:00 |
|
Thijs Wenker
|
67e945b884
|
fix unit test
|
2015-08-22 03:32:53 +02:00 |
|
Thijs Wenker
|
d89ecc1e42
|
Move WebSocketServer to be accessable from Assignment-Client:Agent only.
|
2015-08-21 22:43:49 +02:00 |
|
Thijs Wenker
|
fd82f05307
|
Merge branch 'master' of https://github.com/worklist/hifi into 20638
|
2015-08-21 19:29:38 +02:00 |
|
Thijs Wenker
|
55fd847636
|
removed unused code, renamed UnitTest.ready() to UnitTest.done()
|
2015-08-21 19:07:33 +02:00 |
|
Sam Gateau
|
84d244ec52
|
Merge branch 'master' of https://github.com/highfidelity/hifi into punk
|
2015-08-20 11:33:18 -07:00 |
|
Thijs Wenker
|
29c857f1fa
|
- unitTests for WebSockets + WebSocketServer (added some asynchronous functionality to the unitTest.js library , previous functionality intact)
|
2015-08-18 03:24:26 +02:00 |
|
bwent
|
c585f24e27
|
Refining UI, introduce tween functionality for zooming into planets
|
2015-08-12 20:28:32 -07:00 |
|
samcake
|
881cfb86dd
|
Updating the render engine dashboard
|
2015-08-08 16:43:55 -07:00 |
|
samcake
|
bc941147f4
|
Merge pull request #5446 from bwent/cookies
Add cookies.js functionality for collapsable subpanels, key navigation
|
2015-07-29 09:53:07 -07:00 |
|
bwent
|
7805cf4e48
|
Format fixes, UI logos for collapse/expand toggle
|
2015-07-29 09:19:33 -07:00 |
|
bwent
|
5272a1d6e7
|
refactoring variables and constants, fix update loop to continue over unlaunched satellites
|
2015-07-28 13:01:20 -07:00 |
|
bwent
|
ccb3d433af
|
Example script solarsystem.js with orbiting satellite game
|
2015-07-28 13:01:20 -07:00 |
|
bwent
|
2be95997d1
|
clean up formatting
|
2015-07-28 13:00:41 -07:00 |
|
bwent
|
d9693796bc
|
Capture key events
|
2015-07-28 13:00:40 -07:00 |
|
bwent
|
774b4851c3
|
Add tab to highlight widgets and update using left and right arrow keys
|
2015-07-28 13:00:40 -07:00 |
|
bwent
|
b7d195e817
|
more subpanel fixes
|
2015-07-28 13:00:40 -07:00 |
|
bwent
|
252780dc5d
|
fix checkbox class, make subpanels collapsable
|
2015-07-28 13:00:40 -07:00 |
|
bwent
|
4ae03184ec
|
add subpanel functionality
|
2015-07-28 13:00:40 -07:00 |
|
bwent
|
b46ad0c397
|
Created subpanel panel item
|
2015-07-28 13:00:40 -07:00 |
|
Brad Hefta-Gaub
|
96fecd093d
|
Merge pull request #5237 from samcake/yellow
Introducing the Status to the render::Scene & Engine, a per item information that can be displayed in 3D for debug
|
2015-07-06 15:41:58 -07:00 |
|
bwent
|
8b4398cd5a
|
Update cookies.js
|
2015-07-06 15:03:21 -07:00 |
|
bwent
|
2bdd2b8c2c
|
Update cookies.js
|
2015-07-06 15:02:51 -07:00 |
|
bwent
|
5d91f1be83
|
Removed header comments
|
2015-07-06 13:26:16 -07:00 |
|
bwent
|
93fbfcbff7
|
Added checkbox functionality, double-click to reset panel
|
2015-07-06 12:09:08 -07:00 |
|
samcake
|
0c55130548
|
maybe i have solved the passing of the status
|
2015-07-02 17:31:29 -07:00 |
|
Sam Gateau
|
e8b11f1198
|
Exposing the display Item Status to js to turn it on/off
|
2015-07-01 17:27:41 -07:00 |
|
Sam Gateau
|
5a2d2485c0
|
Fix the cookie cutter problem in stereo, the alphaThreshold wasn 't assigned correctly for opaque
|
2015-06-19 16:30:48 +02:00 |
|
Sam Gateau
|
31633eca10
|
IMproving the probe system and cleaning the engine script
|
2015-06-19 10:41:40 +02:00 |
|
Sam Gateau
|
8d3a3221b0
|
shuffling the rendering steps to get to render transparent and light it correctly
|
2015-06-06 09:50:56 -07:00 |
|
Sam Gateau
|
b339aa683a
|
adding caps for opaque and transparent draw jobs and the ui in js so we can debug the rendered items
|
2015-06-03 11:25:45 -07:00 |
|
Sam Gateau
|
640071dd35
|
Avoiding any setVIewTransform in payloadREnder and introducing monitoring values
|
2015-06-02 18:23:53 -07:00 |
|
Stephen Birarda
|
69143d8677
|
add a script for server load testing
|
2015-05-08 11:57:38 -07:00 |
|
Stephen Birarda
|
6d0e612923
|
remove other tabs from moveJoints
|
2015-05-01 16:16:01 -07:00 |
|
Stephen Birarda
|
b32aecc456
|
fix tabs/spaces in moveJoints
|
2015-05-01 16:15:35 -07:00 |
|
Stephen Birarda
|
7a2a391852
|
add script to move joints for av rate testing
|
2015-05-01 11:53:20 -07:00 |
|
David Rowe
|
9576ad19a7
|
Move "Stereo Audio" option into developerMenu.js
And rename it "Stereo Input" to better relect what it does.
|
2015-04-28 14:14:10 -07:00 |
|
Sam Gateau
|
687ca7fee5
|
Update the cookies.js to be able to edit and test direction and color, validate that the SunDirection and color and on/off is working
|
2015-04-17 19:00:40 -07:00 |
|
Sam Gateau
|
1c5c7cc239
|
faking a checkbox to do a boolean property control
|
2015-04-16 17:55:55 -07:00 |
|
Atlante45
|
d2775fe9b3
|
Fix for people running older version of interface
|
2015-04-15 16:52:41 +02:00 |
|
Atlante45
|
5f9d7a00fa
|
Correct default to pink noise
|
2015-04-15 16:22:18 +02:00 |
|
Atlante45
|
9ea72f2a03
|
Added generated audio to developer menu script
|
2015-04-15 16:16:13 +02:00 |
|