Commit graph

73141 commits

Author SHA1 Message Date
Gabriel Calero
d9f68af634 Code review + minor ui fixes 2018-11-09 12:49:02 -03:00
Gabriel Calero
729a0b6a59 Test redirect to steam 2018-11-09 11:00:40 -03:00
Gabriel Calero
c1174ad1ef Set dimensions for android devices thinner than 385dp 2018-11-08 20:04:59 -03:00
Gabriel Calero
79a71d26b3 Fix webview in android 2018-11-08 15:33:49 -03:00
Gabriel Calero
1d059d9650 Fix NullPointerException and bug in login menu navigation 2018-11-08 14:51:42 -03:00
Gabriel Calero
ccd0d8299f Change oauth parameter to env variables 2018-11-07 19:56:41 -03:00
Gabriel Calero
9ed4374470 Move oauth client id & token from env vars to gradle properties 2018-11-05 17:17:27 -03:00
Gabriel Calero
6a3ccbbe02 Merge remote-tracking branch 'upstream/master' into android_new_login 2018-11-02 17:08:55 -03:00
Gabriel Calero
160e633af5 Implement login through oauth for steam login button 2018-11-02 17:08:19 -03:00
Anthony Thibault
5c78a463de
Merge pull request #14270 from luiscuenca/softEntitiesLooseJointsFix
Extra joints on soft entities keep their local transform
2018-11-01 09:29:16 -07:00
John Conklin II
25be635b76
Merge pull request #14314 from birarda/bug/reliable-through-loss
avoid ambiguous RTT calcs and enable udt fast retransmit
2018-10-31 15:49:23 -07:00
Stephen Birarda
41ec026f8d cleanup packet times, avoid ambiguous RTT calcs, allow fast re-transmit 2018-10-31 13:32:27 -07:00
Sam Gondelman
312f336210
Merge pull request #14302 from SamGondelman/queryAACube
Don't update QueryAACube in setParentID if _parentID didn't change
2018-10-31 11:46:16 -07:00
SamGondelman
e64a4d0536 try to fix unnecessary queryAACube updates 2018-10-30 12:47:44 -07:00
Sam Gondelman
2dc761a57a
Merge pull request #14295 from SamGondelman/shape
Fix shape not getting marked changed
2018-10-30 11:04:32 -07:00
SamGondelman
df005eedbf fix shape not getting marked changed 2018-10-29 17:43:16 -07:00
John Conklin II
db87fe9696
Merge pull request #14288 from luiscuenca/avatarTransitFreezeFix
Fix avatars remain stuck in place for other users intermittently
2018-10-29 15:03:43 -07:00
John Conklin II
e01401294f
Merge pull request #14286 from ctrlaltdavid/M17988
Fix Interface eating memory when minimized
2018-10-29 12:52:10 -07:00
luiscuenca
e49e9cdc56 Set avatar client sooner 2018-10-29 07:25:22 -07:00
luiscuenca
056fe338e1 Apply transit logic if avatar instance is client side 2018-10-27 07:15:31 -07:00
luiscuenca
767f4e9d6d Return server position 2018-10-26 17:16:43 -07:00
luiscuenca
62e4b3fead Avatar mixer gets the updated position 2018-10-26 16:02:17 -07:00
David Rowe
1cca975b37 Fix Interface eating memory when minimized 2018-10-27 11:40:02 +13:00
Sam Gateau
439452f9ee
Merge pull request #14123 from jherico/fix/mac_gl2
Additional Mac OpenGL work
2018-10-26 15:38:23 -07:00
Ryan Huffman
c6403a44cb
Merge pull request #14281 from dback2/collidesPropertyFix
Fix Collides With subproperties
2018-10-26 13:46:52 -07:00
Gabriel Calero
a1221ebd69 Add Keep me logged in option 2018-10-26 17:17:03 -03:00
John Conklin II
fa2fb3a87a
Merge pull request #14246 from sethalves/sync-grab-props
keep userData and new grab properties in sync
2018-10-26 11:52:47 -07:00
Brad Davis
a3a952265a Fix android crash 2018-10-26 11:23:30 -07:00
Brad Davis
36edb939c3 Try to fix android crash 2018-10-26 11:23:30 -07:00
Brad Davis
7ca8b54039 Fix crash on startup on windows / android 2018-10-26 11:23:30 -07:00
Brad Davis
9a30073f27 Only enable debug GL context on demand 2018-10-26 11:23:29 -07:00
Brad Davis
405ec228b8 Fix mac warning 2018-10-26 11:23:29 -07:00
Bradley Austin Davis
28b45ce1d9 Resolve compositing glitches 2018-10-26 11:23:29 -07:00
Bradley Austin Davis
95d160a170 Working on mac GL issues 2018-10-26 11:23:29 -07:00
Sam Gondelman
7339a43536
Merge pull request #14278 from SamGondelman/macbs
Mac: Possibly fix a completely different blendshapes bug
2018-10-26 09:26:30 -07:00
Gabriel Calero
3d677d8e5a Allow cancelling ongoing signup or login 2018-10-26 13:04:34 -03:00
Gabriel Calero
11d82e0ad0 New login + signup 2018-10-25 19:12:51 -03:00
David Back
13acfb325a fix collides with properties, fix ordering for start/finish/spread properties 2018-10-25 15:06:15 -07:00
John Conklin II
2dfd63f4e7
Merge pull request #14229 from thoys/feat/create/tooltips
MS19052 [CreateApp]: Tooltips
2018-10-25 14:52:16 -07:00
SamGondelman
7dff015585 maybe? 2018-10-25 14:40:58 -07:00
John Conklin II
7227547b6a
Merge pull request #14279 from dback2/removeParticleExplorer
Remove particle explorer
2018-10-25 13:37:22 -07:00
Jeff Clinton
946d68af6a
Merge pull request #14262 from SamGondelman/particleLoad
Fix and expose Particle Entity emitRadiusStart
2018-10-25 12:41:02 -07:00
John Conklin II
2eb801bdc6
Merge pull request #14035 from SimonWalton-HiFi/avatar-mixer-improvements
Further avatar-mixer improvements
2018-10-25 12:25:32 -07:00
David Back
eb347c5596 remove particle explorer 2018-10-25 11:30:18 -07:00
SamGondelman
faff5f11e8 Merge remote-tracking branch 'upstream/master' into particleLoad 2018-10-25 10:56:11 -07:00
Jeff Clinton
eb383b1d09
Merge pull request #14040 from hyperlogic/feature/acceleration-limit-filter
Quality Improvements to Avatars driven by Vive Trackers
2018-10-25 08:51:59 -07:00
Jeff Clinton
736dc47934
Merge pull request #14274 from huffman/feat/silence-defaults-in-script-log
Add optional default scripts log suppression to the script debug window
2018-10-25 08:50:25 -07:00
Seth Alves
b8f1c96685 rats 2018-10-25 07:47:16 -07:00
Seth Alves
b93807b1a7 remove conversion code from equipEntity.js 2018-10-25 07:47:16 -07:00
Seth Alves
c5aafd4644 fix spatialKey conversion 2018-10-25 07:47:16 -07:00