SamGondelman
|
c57c15f22c
|
fix resolution option
|
2018-05-17 16:58:35 -07:00 |
|
John Conklin II
|
4ce4afe0b1
|
Merge pull request #13180 from Cristo86/android_no_joystick_fix
Fix Joystick/Control not showing up in Samsung after typing address (Android)
|
2018-05-16 15:41:24 -07:00 |
|
Sam Gateau
|
523d57d948
|
Merge pull request #13162 from AndrewMeadows/avatar-collisions
avatars collide again
|
2018-05-16 09:25:05 -07:00 |
|
Cristian Luis Duarte
|
b5e8adfc39
|
Use availableSize() to get screen size instead of size() as it returns a wrong screen size on some Samsung devices (misplacing controls that are relative to screen size)
|
2018-05-16 12:53:39 -03:00 |
|
John Conklin II
|
aca261af3e
|
Merge pull request #12939 from Cristo86/android_places_goto
Android Search & Go To
|
2018-05-15 16:43:38 -07:00 |
|
John Conklin II
|
a6cda2166a
|
Merge pull request #13158 from highfidelity/stable
RC67.1 stable mergeback to master
|
2018-05-15 14:01:06 -07:00 |
|
John Conklin II
|
ce1231910c
|
Merge pull request #13140 from Cristo86/android_avatar_name
@SamGondelman We just do a quick 5-10 minute Windows check, just to make sure Windows/Mac weren't broken by the change.
|
2018-05-15 13:22:15 -07:00 |
|
Gabriel Calero
|
306b8cc68a
|
Set HomeActivity transparent to avoid texture corruption (black and white)
|
2018-05-15 15:14:17 -03:00 |
|
John Conklin II
|
c57b0a957d
|
Merge pull request #13138 from AndrewMeadows/avoid-div-by-zero
avoid div by zero when measuring RigidBody effective acceleration
|
2018-05-14 13:41:08 -07:00 |
|
Sam Gateau
|
aa75af5ca4
|
Merge pull request #12814 from Zvork/shadow
Shadow bug fix : incorrect shadow map far plane when casting shadow on non-'shadow casters'
|
2018-05-14 13:00:15 -07:00 |
|
Cristian Luis Duarte
|
9e9e1092d6
|
Add Opaques tasks into RenderForwardTask
|
2018-05-11 21:37:28 -03:00 |
|
Andrew Meadows
|
6de175e794
|
avatars collide again
|
2018-05-11 17:01:48 -07:00 |
|
Cristian Luis Duarte
|
f97155b6cd
|
Revert virtualpad code. It works on Pixel XL
|
2018-05-11 20:34:43 -03:00 |
|
MiladNazeri
|
ea26512793
|
Merge pull request #13147 from ctrlaltdavid/21872-a
Fix JSDoc function definitions specifying properties instead of params
|
2018-05-11 16:20:06 -07:00 |
|
Gabriel Calero
|
0f8c666647
|
Trying to fix virtualpad textures corruption
|
2018-05-11 19:50:00 -03:00 |
|
Seth Alves
|
ca56449c1d
|
Merge pull request #13159 from sethalves/fix-action-assert
don't assert when unserializing a 'spring' action
|
2018-05-11 15:15:51 -07:00 |
|
Cristian Luis Duarte
|
e3d7d65186
|
Merge remote-tracking branch 'origin/master' into android_avatar_name
|
2018-05-11 18:48:34 -03:00 |
|
Gabriel Calero
|
9b5da09dc7
|
Fix connection issue syncing two AccountManagers
|
2018-05-11 18:08:56 -03:00 |
|
Seth Alves
|
85a6e2555f
|
don't assert when unserializing a 'spring' action
|
2018-05-11 13:55:29 -07:00 |
|
Stephen Birarda
|
4f7ce7345d
|
Merge pull request #13045 from SimonWalton-HiFi/domain-checkins-tweak
Reset pending domain check-in count more frequently
|
2018-05-11 13:31:03 -07:00 |
|
John Conklin II
|
5cd225e4de
|
Merge pull request #12947 from jherico/feature/splash2
Additional work on splash screen
|
2018-05-11 11:26:37 -07:00 |
|
Zach Fox
|
a6dd95e31b
|
Merge pull request #13146 from sethalves/fix-logging-less-when-verbose
don't enable so much logging when 'verbose logging' is turned on
|
2018-05-11 10:44:48 -07:00 |
|
Gabriel Calero
|
e838a85a47
|
Merge remote-tracking branch 'upstream/master' into android_places_goto
|
2018-05-11 09:13:41 -03:00 |
|
Olivier Prat
|
ff88911f93
|
Protected procedural skyboxes from NaNs and negative values returned by procedural shader
|
2018-05-11 12:26:03 +02:00 |
|
Olivier Prat
|
9e462e777c
|
Fixed compilation error with transparent procedurals
|
2018-05-11 11:01:24 +02:00 |
|
SamGondelman
|
de4a2ca3b2
|
update procedural skybox on user data change
|
2018-05-10 18:44:53 -07:00 |
|
John Conklin II
|
4129664368
|
Merge pull request #13145 from highfidelity/stable
Merge RC67 stable into master
|
2018-05-10 17:07:20 -07:00 |
|
Seth Alves
|
826c427e2a
|
trying to sort-out audio-stream logging
|
2018-05-10 15:42:59 -07:00 |
|
Olivier Prat
|
ec439086a2
|
Extended to other shaders
(cherry picked from commit 328f1dec9b )
|
2018-05-10 15:41:34 -07:00 |
|
Olivier Prat
|
29355ba8fb
|
Fixed procedural shaders
(cherry picked from commit eab7dd6006 )
|
2018-05-10 15:41:04 -07:00 |
|
David Rowe
|
fab85c3f6d
|
Fix JSDoc function definitions specifying properties instead of params
|
2018-05-11 09:52:48 +12:00 |
|
John Conklin II
|
bc9e403ab9
|
Merge pull request #13005 from SimonWalton-HiFi/hmac-auth2
Use HMAC authentication for network packets - 2nd attempt
|
2018-05-10 14:38:18 -07:00 |
|
Gabriel Calero
|
a1a48d9b9e
|
Merge remote-tracking branch 'upstream/master' into android_places_goto
|
2018-05-10 18:24:26 -03:00 |
|
Cristian Luis Duarte
|
f30908fb26
|
Android - Remove delay starting Home + Change default joystick flag
|
2018-05-10 18:21:33 -03:00 |
|
Sam Gateau
|
fd9669b42d
|
Merge pull request #13125 from jherico/feature/testing
Working on improved unit testing, adding texture transfer testing
|
2018-05-10 12:29:43 -07:00 |
|
Seth Alves
|
4410402c7d
|
Merge pull request #13114 from sethalves/more-logging-suppression
more suppression of logging
|
2018-05-09 17:36:12 -07:00 |
|
John Conklin II
|
75164201d1
|
Merge pull request #13117 from SamGondelman/android
Test highp floats for Android
|
2018-05-09 14:36:51 -07:00 |
|
Simon Walton
|
9b6225db40
|
Bump default packet version 20 -> 21
|
2018-05-09 14:29:10 -07:00 |
|
MiladNazeri
|
bc03fb398f
|
Merge pull request #13102 from ctrlaltdavid/21856-h
Fix JSDoc for Users.requestUsernameFromID
|
2018-05-09 13:35:06 -07:00 |
|
Brad Davis
|
7fbad47351
|
Working on texture test
|
2018-05-09 13:20:48 -07:00 |
|
Brad Davis
|
1d403b4d67
|
Add texture transfer testing
|
2018-05-09 13:20:47 -07:00 |
|
Cristian Luis Duarte
|
936a319e62
|
Android - First version of showing up avatars names upon touch. Brought back (transparent) overlays into render forward task.
|
2018-05-09 17:15:57 -03:00 |
|
Seth Alves
|
7466d08f1f
|
more suppression of logging
|
2018-05-09 13:01:49 -07:00 |
|
Andrew Meadows
|
b8d34f4b8f
|
more correct variable name
|
2018-05-09 12:13:27 -07:00 |
|
Andrew Meadows
|
f454dac709
|
avoid div by zero when measuring acceleration
|
2018-05-09 12:04:44 -07:00 |
|
John Conklin II
|
b9656e5c72
|
Merge pull request #13130 from samcake/blue
Fix size calculation of compressed textures #13120
|
2018-05-09 11:45:10 -07:00 |
|
Seth Alves
|
db03265a6b
|
when in serverless mode, short-circuit simulation ownership bids
|
2018-05-09 10:53:46 -07:00 |
|
Gabriel Calero
|
1cc0a52597
|
Fix the joystick texture corruption
|
2018-05-09 11:20:47 -03:00 |
|
Simon Walton
|
0349847857
|
Add comment re threading issues
|
2018-05-08 17:46:25 -07:00 |
|
samcake
|
44e7541888
|
Fixing the size evaluation for compressed texture and gpu::Element Type enum
|
2018-05-08 15:57:27 -07:00 |
|