Commit graph

55451 commits

Author SHA1 Message Date
volansystech
cab6f3f7c3 Solve Jitteriness while scrolling. 2017-05-25 17:28:19 +05:30
volansystech
aab80629ea Merge branch 'master' into Wl-21298 2017-05-25 15:44:17 +05:30
volansystech
1f24e38585 Initial Commit: Switching from Desktop mode to HMD [Oculus Rift] mode automatically when the user wear Oculus Rift. 2017-05-25 14:56:06 +05:30
Sam Cake
3eb95d2d19 cleaning the commented code 2017-05-25 01:16:45 -07:00
Atlante45
05f69ade32 Never store an address with an empty host 2017-05-24 17:39:27 -07:00
samcake
575d4abdf7 bad include fixed maybe 2017-05-24 17:25:21 -07:00
Thijs Wenker
a186d4f5e7 Merge pull request #10545 from ctrlaltdavid/21352
Fix rotation axes of stopwatch hands
2017-05-25 00:41:59 +02:00
samcake
044110e4f3 Merge branch 'master' of https://github.com/highfidelity/hifi into brown 2017-05-24 15:40:40 -07:00
David Rowe
504faf430d Fix rotation axes of stopwatch hands 2017-05-25 09:35:51 +12:00
Stephen Birarda
9cd11a32e2 add a debug log for failed token refresh 2017-05-24 13:47:24 -07:00
Stephen Birarda
14ff6a06b4 require a valid access token and expiry to attempt refresh 2017-05-24 13:16:26 -07:00
Brad Davis
6490c52245 Do not allow divide by zero on assigning mip data 2017-05-24 13:02:54 -07:00
Dante Ruiz
8cb9bfcc81 fixed merge conflict 2017-05-24 19:35:41 +01:00
Dante Ruiz
0fdf136251 got the shoulders working 2017-05-24 19:31:48 +01:00
Brad Davis
191b633081 Refactor KTX defines and validation 2017-05-24 11:15:34 -07:00
Sam Gateau
f9c6cecb23 Merge pull request #10529 from samcake/ambient
Fix compressed texture size evaluation and Cleaning up the texture counters (number and memory) for better reporting
2017-05-24 10:48:21 -07:00
Brad Davis
077e56a96f Add KTX validation routines 2017-05-24 09:44:56 -07:00
anshuman64
2b63eb9d90 Merge pull request #10469 from druiz17/improve-rotation-jitter
Added a LowVelocityFilter to the input system.
2017-05-24 08:35:13 -07:00
volansystech
0c4cd96bfd Initial Commit : Switch from HMD [Oculus Rift] mode to Desktop mode automatically when user removing Oculus Rift. 2017-05-24 12:26:07 +05:30
Chris Collins
f8b92b6666 Merge pull request #10536 from misslivirose/fix/check-extension-running-scripts
Fix/check extension running scripts
2017-05-23 22:15:50 -07:00
Howard Stearns
b46ff07d65 Merge pull request #10527 from davidkelly/dk/4756
Should fix crash in general setting dialog
2017-05-23 18:08:13 -07:00
samcake
c256893575 some clean up: 2017-05-23 18:00:22 -07:00
Stephen Birarda
5865cbbdde Merge pull request #10535 from seefo/master
DS HTTP auth will no longer accept any password if the assigned password is blank
2017-05-23 17:36:05 -07:00
Ken Cooke
0fe404adbb Merge branch 'master' of https://github.com/highfidelity/hifi into audio-noisegate-new 2017-05-23 17:31:03 -07:00
Dante Ruiz
ac3c9655ec added arms 2017-05-24 01:28:08 +01:00
seefo
cb831733a1 Added warning if trying to change DS HTTP password to blank string 2017-05-23 17:07:37 -07:00
Brad Hefta-Gaub
eca045714b Merge pull request #10532 from ctrlaltdavid/21344
Display spinner in Web controls when they're loading an HTTP page
2017-05-23 16:39:17 -07:00
Ken Cooke
3d67978caa Delete the old noise gate 2017-05-23 15:53:38 -07:00
Stephen Birarda
9cdd7cc895 fix model check for filenames with periods 2017-05-23 15:46:45 -07:00
Ken Cooke
f3797798d3 Cleanup 2017-05-23 15:33:37 -07:00
Ken Cooke
c47d80574e Replace the other noise gate, in Agent.cpp 2017-05-23 15:32:41 -07:00
Brad Hefta-Gaub
e38381b0ef Merge pull request #10523 from birarda/bug/null-identity-packet-uuid
ensure AvatarMixerClientData AvatarData has session ID
2017-05-23 15:24:58 -07:00
Liv
b2bbf21fb0 style fixes 2017-05-23 15:21:21 -07:00
samcake
769655b354 Merge branch 'master' of https://github.com/highfidelity/hifi into brown 2017-05-23 14:45:37 -07:00
Liv
09c7a61599 Fix from string equals to contains to account for working formats not correctly detected with suffix 2017-05-23 14:42:07 -07:00
Ken Cooke
6b740e855d Optimize the loudness computation
NOTES:
Loudness is now measured post-gating, for improved metering.
Keep original algorithm, since other code depends on loudness behavior.
2017-05-23 14:31:24 -07:00
Stephen Birarda
898433f42e force BC3 instead of BC1a compression for alpha textures 2017-05-23 14:16:43 -07:00
samcake
f2f4ad28e8 removing comments not needed anymore 2017-05-23 14:16:42 -07:00
samcake
2be1e36c47 fixing the gl41 bug 2017-05-23 14:14:45 -07:00
Stephen Birarda
4c652487d0 enable skybox compression (via BC7) by default 2017-05-23 14:14:22 -07:00
Seth Alves
83b3896c88 Merge pull request #10524 from huffman/fix/scriptengine-thread-crash
Fix crash in entity ScriptEngine
2017-05-23 14:01:42 -07:00
Liv
86dc478dbb Merge branch 'master' of https://github.com/highfidelity/hifi into fix/check-extension-running-scripts 2017-05-23 13:57:41 -07:00
Liv
3340211455 Cleanup and better error handling 2017-05-23 13:54:38 -07:00
Liv
e9fac38bbb Add function hasValidScriptSuffix and check if script extensions are JavaScript or JSON files 2017-05-23 13:08:50 -07:00
Ken Cooke
a6a29786ae Cleanup 2017-05-23 12:53:39 -07:00
Ken Cooke
8608695695 Remove old noise gate 2017-05-23 12:52:29 -07:00
Ken Cooke
175d1be7ca Implement state-machine to detect gate opening/closing. Fixes bugs with mute. 2017-05-23 12:32:41 -07:00
samcake
e7b808cbc1 Merging with upstream 2017-05-23 12:12:31 -07:00
seefo
8a8f971186 empty passwords will no longer allow any password to pass DS HTTP auth 2017-05-23 12:01:00 -07:00
Stephen Birarda
0621ddfd9f don't enable cube map compression by default 2017-05-23 11:54:09 -07:00