Stephen Birarda
932c55ca08
handle client section in component-less install
2018-03-20 14:22:37 -07:00
Stephen Birarda
6ee6f88087
only add components to cmake for multi-component installer
2018-03-20 14:22:12 -07:00
Stephen Birarda
f93935f5f6
change PR build compression to bzip2
2018-03-20 14:21:52 -07:00
Stephen Birarda
c743bfcf27
templatize conditional for selection of server component
2018-03-20 14:21:52 -07:00
Stephen Birarda
1405c8fcb3
add a client only option to cmake
2018-03-20 14:20:58 -07:00
Stephen Birarda
0074c0470d
Merge pull request #12524 from birarda/feat/runtime-beside-exe
...
switch back to app-local VC runtimes and UCRT
2018-03-20 14:07:27 -07:00
John Conklin II
afcfbfe721
Merge pull request #12644 from Atlante45/feat/ga-installer
...
Add Google Analytics to installer
2018-03-20 12:07:29 -07:00
John Conklin II
de5ff20968
Merge pull request #12664 from gcalero/android_websurface_check_nocrash
...
Android - Prevent crash when setting the url property to _webSurface.
2018-03-20 11:40:08 -07:00
John Conklin II
40d6e51da8
Merge pull request #12597 from ElderOrb/FB12956
...
Fix for broken 'toggle audio meter' button
2018-03-20 11:03:32 -07:00
Stephen Birarda
cd887b5faf
Merge pull request #12654 from huffman/feat/content-zip-upload
...
Add support for .content.zip content uploads
2018-03-20 10:07:53 -07:00
Atlante45
0117179fe4
Pull GA ID from env variables
2018-03-19 14:49:19 -07:00
John Conklin II
47437c9564
Merge pull request #12651 from ctrlaltdavid/21799
...
Fix "text" overlay not clipping to right and bottom margins
2018-03-19 14:12:20 -07:00
John Conklin II
91db0ab00f
Merge pull request #12650 from ctrlaltdavid/21798
...
Messages API JSDoc
2018-03-19 13:56:57 -07:00
Cristian Luis Duarte
17fddd9e0e
RenderableWebEntityItem root item check moved to hasWebSurface and buildWebSurface
2018-03-19 15:33:14 -03:00
Sam Gondelman
b96f398274
Merge pull request #12593 from gcalero/android_joystick_rotate_move
...
Android joystick rotate move
2018-03-16 17:24:15 -07:00
Stephen Birarda
472e7c003f
Merge pull request #11860 from huffman/feat/obj-baker-update
...
OBJ Baking
2018-03-16 13:54:07 -07:00
Cristian Luis Duarte
e29fc9b461
Android - Rotate View control increased sensitivity
2018-03-16 16:28:58 -03:00
John Conklin II
652ca98ebf
Merge pull request #12655 from hyperlogic/bug-fix/hand-ik-glitch
...
Fix for hand IK jitter
2018-03-16 10:43:16 -07:00
Brad Hefta-Gaub
634e642db3
Merge pull request #12634 from sethalves/overlay-visible-in-2nd-cam
...
Overlays visible in 2nd cam
2018-03-16 10:07:26 -07:00
Cristian Luis Duarte
ee6c65c1ac
Android - Prevent crash when setting the url property to _webSurface.
2018-03-16 12:03:26 -03:00
John Conklin II
7789697243
Merge pull request #12658 from Atlante45/new-master
...
Stable merge back into master
2018-03-15 21:51:32 -07:00
Stephen Birarda
283eccd043
remove unneeded ANDROID block, revert removed line in NSIS
2018-03-15 16:21:49 -07:00
Atlante45
d96f7553d9
Merge branch 'stable' of https://github.com/highfidelity/hifi into new-master
2018-03-15 15:22:43 -07:00
Ryan Huffman
d140ccb790
Fix constexpr compile error on Windows
2018-03-15 14:52:15 -07:00
John Conklin II
0d343ee827
Merge pull request #12522 from highfidelity/RC65
...
Beta Release 65 - includes up to Developer Release 7911
2018-03-15 14:30:55 -07:00
Stephen Birarda
f8df90e36d
disable the sixense plugin by default
2018-03-15 13:53:10 -07:00
Cristian Luis Duarte
03cbadece5
Merge remote-tracking branch 'hifi/master' into android_joystick_rotate_move
2018-03-15 17:11:40 -03:00
Cristian Luis Duarte
f8f5655561
Android view control sensitivity increased. Constant replaced for a private value member.
2018-03-15 17:10:14 -03:00
Anthony J. Thibault
f6c4f6b9c4
Fix for arm IK jitter
...
When in HMD mode, holding your hand controller in front of your face, would often result in a 1-2 mm pop in wrist position.
This was due to a problem in the IK elbow constraint.
When the swing rotation out of the elbow's reference frame was close to but not exactly identity it would not be properly constrainted.
But when the magnitude of that swing became big enough the constraint would engage.
This small change in swing rotation was noticable as a 1-2 mm movement in the wrist.
2018-03-15 13:06:27 -07:00
Ryan Huffman
03c8c14f61
Fix content replacement being allowed from all URLs
2018-03-15 12:49:22 -07:00
Ryan Huffman
9275fe1f7d
Update backup downloads to use .content.zip extension
2018-03-15 12:47:51 -07:00
Atlante45
bbe98f61a6
Pull GUID storage in Registry for now.
2018-03-15 12:20:19 -07:00
Stephen Birarda
499defe77e
grab VS2013 redistributables that are needed by externals
2018-03-15 12:20:07 -07:00
Ryan Huffman
6552aeac4d
Fix quazip not building with correct build type
2018-03-15 12:17:35 -07:00
Ryan Huffman
bee8899c46
Add support for uploading .content.zip files
2018-03-15 12:17:21 -07:00
Seth Alves
a64f0d2779
if tablet wasn't visible when wallet passphrase screen hid it, don't show it when passphrase page is done.
2018-03-15 11:39:05 -07:00
Seth Alves
8a0b8aa034
make tablet invisible in secondary-camera if wallet passphrase page is up
2018-03-15 11:01:13 -07:00
Seth Alves
a5b94f22fa
works now
2018-03-15 10:31:55 -07:00
John Conklin II
a7dc2cd12e
Merge pull request #12645 from sethalves/rename-getpos3
...
Rename getpos3
2018-03-15 10:02:00 -07:00
Seth Alves
bb370caccc
Merge branch 'overlay-visible-in-2nd-cam' of github.com:sethalves/hifi into overlay-visible-in-2nd-cam
2018-03-15 09:56:07 -07:00
Seth Alves
72d2253297
Merge branch 'master' of github.com:highfidelity/hifi into overlay-visible-in-2nd-cam
2018-03-15 09:55:48 -07:00
Seth Alves
b22e0f6209
use TAG_BITS_1 for cam rather than TAG_BITS_ALL
2018-03-15 09:55:42 -07:00
Seth Alves
f1b81731c1
Merge branch 'master' of github.com:highfidelity/hifi into overlay-visible-in-2nd-cam
2018-03-15 09:52:37 -07:00
David Rowe
a7cd5a240a
Fix "text" overlay not clipping to right and bottom margins
2018-03-15 17:31:02 +13:00
Bradley Austin Davis
b25beeb10b
Merge pull request #12640 from jherico/fix/web_process
...
Don't leave trash web processes when changing web entity urls
2018-03-14 19:40:13 -07:00
David Rowe
63e07f1a7f
Fix typo in developer Messages test script
2018-03-15 15:23:46 +13:00
David Rowe
369970f120
Messages API JSDoc
2018-03-15 15:23:02 +13:00
Ken Cooke
b1dd63cfd3
Merge pull request #12619 from kencooke/audio-src-kernel-128
...
Improved audio quality for streaming music
2018-03-14 18:30:23 -07:00
Stephen Birarda
10dd16ae8d
remove VS redist handling from NSIS template
2018-03-14 17:59:04 -07:00
Sam Gondelman
46bbfc2680
Merge pull request #12643 from gcalero/keyboard_crashing
...
Possible fix for keyboard crash
2018-03-14 15:53:17 -07:00