Seth Alves
|
5085112722
|
Merge pull request #13594 from ctrlaltdavid/21677-a
Remove deprecated Window.raiseMainWindow API function
|
2018-07-12 19:48:33 -07:00 |
|
Sam Gondelman
|
b53772f9ca
|
Merge pull request #13431 from Cristo86/android_stop_downloads_bg
Android - Prevent pending downloads to happen when going back to home
|
2018-07-12 15:22:56 -07:00 |
|
Zach Fox
|
f57fe892c3
|
Merge pull request #13590 from zfox23/MS16615_openFromPurchases
Fix MS16615: Don't early-remove .app.json we JUST installed
|
2018-07-12 11:51:52 -07:00 |
|
John Conklin II
|
b59e9f9899
|
Merge pull request #13582 from Zvork/scale
Render Scale Resolution applied only to 3D rendering not HUD
|
2018-07-12 10:56:03 -07:00 |
|
John Conklin II
|
7ea46e26cf
|
Merge pull request #13587 from wayne-chen/updateControlsReference-case-9539
MS9539: Update Controls Reference pages
|
2018-07-12 10:53:00 -07:00 |
|
John Conklin II
|
de33ca512f
|
Merge pull request #13553 from Atlante45/feat/crashpad-mac
Add Crashpad to Mac
|
2018-07-11 19:16:24 -07:00 |
|
David Rowe
|
46c9853152
|
Remove deprecated Window.raiseMainWindow API function
|
2018-07-12 14:04:08 +12:00 |
|
Zach Fox
|
bf4954d667
|
Fix MS16615: Don't early-remove .app.json we JUST installed
|
2018-07-11 15:27:43 -07:00 |
|
Wayne Chen
|
179ba6506e
|
Adding check for WindowsMR to the showHelp menu
|
2018-07-11 11:56:14 -07:00 |
|
Wayne Chen
|
f7e906440f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into updateControlsReference-case-9539
|
2018-07-11 11:20:10 -07:00 |
|
Sam Gateau
|
54d2f42fa4
|
Merge pull request #13544 from Zvork/haze
Fix haze on Mac (bug #15515)
|
2018-07-11 20:04:22 +02:00 |
|
Olivier Prat
|
703fc20856
|
Separate scale between 3D rendering and HUD
|
2018-07-11 12:17:36 +02:00 |
|
Olivier Prat
|
9f4fd47b85
|
Not using render resolution scale in application and display plugin
|
2018-07-11 10:11:49 +02:00 |
|
Wayne Chen
|
81aac274ed
|
Updating controls reference page
|
2018-07-10 17:34:03 -07:00 |
|
Clement
|
b5252da3f2
|
CR
|
2018-07-10 16:53:11 -07:00 |
|
Zach Fox
|
d3c0236602
|
Merge branch 'master' of github.com:highfidelity/hifi into MS16480_disableOverlays
|
2018-07-10 15:02:05 -07:00 |
|
Anthony Thibault
|
1d33f51ca4
|
Merge pull request #13528 from amantley/integratedStepping
Step Detection From Head and Hands Tracking
|
2018-07-10 09:59:22 -07:00 |
|
Wayne Chen
|
8f23fb01a4
|
removing unused variables
|
2018-07-10 07:30:02 -07:00 |
|
Wayne Chen
|
bf5cdb0e5f
|
removing unused variables from lambda capture expressions
|
2018-07-09 22:31:49 -07:00 |
|
John Conklin II
|
81f5631ce9
|
Merge pull request #13386 from ElderOrb/FB13949
AvatarApp
|
2018-07-09 15:20:18 -07:00 |
|
amantley
|
cb421fd5b0
|
fixed build errors for mac and linux
|
2018-07-09 15:09:45 -07:00 |
|
amantley
|
55ae08c071
|
Merge remote-tracking branch 'upstream/master' into integratedStepping
|
2018-07-09 13:55:59 -07:00 |
|
amantley
|
b2d77ef51a
|
bracket spacing
|
2018-07-09 13:54:18 -07:00 |
|
amantley
|
7ed8f17b57
|
tweaked posterior threshold and head velocity threshold
|
2018-07-09 13:49:21 -07:00 |
|
amantley
|
a3417cace9
|
implemented code review changes. 1. checking for divide by zero before glm::normalize. 2. clearing the ring buffer on reset. 3. renaming _standingHeightMode to _currentStandingHeight
|
2018-07-09 11:58:02 -07:00 |
|
Zach Fox
|
01eb3eddab
|
Fix MS16480: Disable active ContextOverlays when disabling ContextOverlayInterface
|
2018-07-09 10:49:11 -07:00 |
|
John Conklin II
|
e6801c303a
|
Merge pull request #13432 from SimonWalton-HiFi/avatar-identity-request
Implement AvatarRequestIdentity and use if interface gets unknown avatar data
|
2018-07-09 10:07:19 -07:00 |
|
Clement
|
1aeb66f70f
|
Fix Windows warning
|
2018-07-06 18:17:17 -07:00 |
|
amantley
|
defd6f88e6
|
started changes suggested by code review, ie mode computation
|
2018-07-06 18:17:13 -07:00 |
|
Clement
|
c02366a811
|
Fix android build failure
|
2018-07-06 17:17:40 -07:00 |
|
Cristian Luis Duarte
|
be8351dc0d
|
Android - Rollback pause/resume mechanism. Stop server checkIns, reset nodeList before entering background
|
2018-07-06 20:43:52 -03:00 |
|
Clement
|
23e5dd0d2c
|
annotate with fingerprint immidiately
|
2018-07-06 15:52:30 -07:00 |
|
Simon Walton
|
607a898c32
|
Transmit a maximum number of identity requests before giving up
|
2018-07-06 15:16:13 -07:00 |
|
John Conklin II
|
01610a1520
|
Merge pull request #13559 from wayne-chen/fixCopyAddress-case-16444
Fix AddressManager copyAddress/copyPath functionality
|
2018-07-06 14:11:08 -07:00 |
|
John Conklin II
|
1bd698a5dc
|
Merge pull request #13558 from danteruiz/fix-falling-through-floor
Fix falling through floor
|
2018-07-06 13:44:08 -07:00 |
|
John Conklin II
|
6e13b0e141
|
Merge pull request #13453 from gcalero/web_overlay_android
Support web3d overlays in android
|
2018-07-06 13:02:56 -07:00 |
|
Wayne Chen
|
cb89b046b4
|
moving copyToClipboard from slots to functions
|
2018-07-06 11:07:35 -07:00 |
|
Wayne Chen
|
eb4704620c
|
reverting unintended line from previous debug
|
2018-07-06 11:06:16 -07:00 |
|
Wayne Chen
|
0facbedbbc
|
adding Q_INVOKABLE method for copying to Application clipboard
|
2018-07-06 11:03:58 -07:00 |
|
Alexander Ivash
|
aaa2e3f6a8
|
fix issue with duplicated wearables on switching between bookmarks / cancelling 'adjust wearables'
|
2018-07-06 21:00:56 +03:00 |
|
Alexander Ivash
|
33c45a224c
|
return 'override' to fix mac/linux builds
|
2018-07-06 21:00:56 +03:00 |
|
Alexander Ivash
|
745a957e05
|
more clear description of bookmarks added/loaded/removed signals
|
2018-07-06 21:00:56 +03:00 |
|
Alexander Ivash
|
7fa09aef8f
|
slightly update jsdoc with functions description
|
2018-07-06 21:00:55 +03:00 |
|
Alexander Ivash
|
7854b28498
|
move empty function to header per Dante's request
|
2018-07-06 21:00:55 +03:00 |
|
Alexander Ivash
|
fae5cd22f0
|
remove signals blocking
|
2018-07-06 21:00:55 +03:00 |
|
Alexander Ivash
|
fb1a2037e3
|
move specifying custom properties for preferences dialog from C++ to QML (per Dante's request)
|
2018-07-06 21:00:55 +03:00 |
|
Alexander Ivash
|
dbcc654af1
|
remove comments
|
2018-07-06 21:00:55 +03:00 |
|
Alexander Ivash
|
b8b3c21c89
|
added jsdoc comments
|
2018-07-06 21:00:55 +03:00 |
|
Alexander Ivash
|
ea55df48ca
|
fix coding style
|
2018-07-06 21:00:55 +03:00 |
|
Alexander Ivash
|
83f92aff9f
|
Create data directory if doesn't exist
|
2018-07-06 21:00:55 +03:00 |
|