luiscuenca
84dac94379
Allow creator to disable hand touch
2018-07-16 17:03:50 -07:00
Zach Fox
7cdb84ee68
Merge pull request #13602 from zfox23/MS16562_massivePalSpeedup
...
Fix MS16562: Massive PAL speedup!
2018-07-16 16:45:01 -07:00
amantley
abb2c7ef14
Added reset of the _headControllerFacingMovingAverage in MyAvatar.cpp prePhysicsUpdate(). This stops some of the flipping back and forth that has been happening with rotational recenter.
2018-07-16 11:29:49 -07:00
Zach Fox
ac2351e49f
Make JSDoc happy
2018-07-16 11:00:27 -07:00
Cristian Luis Duarte
f9baeaf151
Android - logs during startup - weirdly did not get stuck during tests
2018-07-16 12:28:44 -03:00
Zach Fox
4daa0c6537
CR feedback
2018-07-13 12:47:45 -07:00
John Conklin II
33fb759c0a
Merge pull request #13599 from danteruiz/fix-combobox
...
fixing combo boxes
2018-07-13 10:33:33 -07:00
Zach Fox
5e2074c06a
Merge pull request #13603 from zfox23/MS16701_uninstallFirst
...
Fix MS16701: Uninstall installed app before updating
2018-07-13 10:18:16 -07:00
Zach Fox
2da911ad84
Merge branch 'master' of github.com:highfidelity/hifi into MS16562_massivePalSpeedup
2018-07-13 09:47:49 -07:00
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
Zach Fox
04f856019d
Fix MS16701: Uninstall installed app before updating
2018-07-12 16:27:19 -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
92756d81ad
Implement MS16562: Massive PAL speedup!
2018-07-12 15:05:31 -07:00
Wayne Chen
089831b6ee
Adding potential fix
2018-07-12 14:15:16 -07:00
Dante Ruiz
1c64ebc3ca
fixing combo boxes
2018-07-12 13:57:48 -07:00
Sam Gondelman
2597568a0a
Merge pull request #13591 from Cristo86/android_revert_pr12888_qmls
...
Rollback PR 12888 by deleting alternative +android files
2018-07-12 12:06:35 -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
Cristian Luis Duarte
b1d39e4959
Rollback PR 12888 by deleting alternative +android files
2018-07-11 21:21:12 -03: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
cea2b94d2b
removing debug print statements
2018-07-11 11:58:17 -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
Clement
85f56e2aa7
Remove Mac domain exception
2018-07-10 17:41:07 -07: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
howard-stearns
8b713a437f
don't store undefined in a qml int.
2018-07-10 12:14:31 -07:00
howard-stearns
886df959d1
expose totalPages and totalEntries, and use the later to display
...
connections count
2018-07-10 11:26:23 -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
John Conklin II
25406fa464
Merge pull request #13495 from thoys/feat/create/native-windows
...
Create App: Native windows
2018-07-09 14:25:13 -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
David Back
d4f43a56f2
Merge pull request #13556 from dback2/deselectInput
...
Change deselecting entities to Ctrl + D and prevent W/A/S/D/E/Q movements with Ctrl
2018-07-09 10:40:33 -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
Alexander Ivash
425209189d
reduce precision
2018-07-07 03:03:24 +03: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
Alexander Ivash
7feb9910c9
use rotation degrees instead of quaternions for comparison
...
re-query entity properties after editing it to get actual changes
2018-07-07 02:36:19 +03:00
Alexander Ivash
4716be01f6
eliminate binding loop which could lead to not updating spinbox UI
2018-07-07 02:36:19 +03:00
Alexander Ivash
536395d199
only compare properties which exist for both objects in 'numeric comparer'
...
note: this is attempt to quick-n-dirty workaround weird issue with having colors informaiton inside 'dimensions' in the latest master
example:
"blue": 0.2367398738861084,
"green": 0.08945406973361969,
"red": 0.25246158242225647,
"x": 0.25246158242225647,
"y": 0.08945406973361969,
"z": 0.2367398738861084
2018-07-07 02:36:19 +03:00
Clement
23e5dd0d2c
annotate with fingerprint immidiately
2018-07-06 15:52:30 -07:00
Clement
d9d72774d8
Add exception for backtrace requests
2018-07-06 15:51:40 -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
Thijs Wenker
4b2e0765db
- cleanup (parent) signals InteractiveWindow after window is closed
2018-07-06 20:24:43 +02:00
Wayne Chen
cb89b046b4
moving copyToClipboard from slots to functions
2018-07-06 11:07:35 -07:00
Thijs Wenker
eea95161ab
Merge branch 'master' of github.com:highfidelity/hifi into feat/create/native-windows
2018-07-06 20:06:50 +02: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
Thijs Wenker
eed1f66e71
Merge branch 'feat/create/interactive-window' into feat/create/native-windows
2018-07-06 20:01:48 +02:00
Alexander Ivash
67fb8af87c
update avatarapp on avatar switch
2018-07-06 21:00:56 +03: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
e943a607b0
'Wear wearable' => 'Wear wearables' (from QA feedback)
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
68041dc93c
get rid of TextStyle1..11 per request from Dante
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
9b5135b66b
remove debug outputs per Dante's request
2018-07-06 21:00:55 +03:00
Alexander Ivash
48fc81b082
Buy wearables from Marketplace [new line]
...
Wear wearable from My Purchases [new line]
2018-07-06 21:00:55 +03:00
Alexander Ivash
a9f10b2305
avatarisland link should direct to 11.5848,-8.10862,-2.80195
2018-07-06 21:00:55 +03:00
Alexander Ivash
89c478310f
update avatarbookmarks.json
2018-07-06 21:00:55 +03:00
Alexander Ivash
12c0292595
experimental fix for Mukul's issue
2018-07-06 21:00:55 +03:00
Alexander Ivash
e4d6528ab9
fix trashcan overlay over 'guy-in-circle'
2018-07-06 21:00:55 +03:00
Alexander Ivash
41a9b22bf6
long text truncation
2018-07-06 21:00:55 +03:00
Alexander Ivash
8d921b123d
The new layout from zeplin ( https://zpl.io/aMm76Yr )
2018-07-06 21:00:55 +03:00
Alexander Ivash
46992f04ad
replace bodymart & avatarisland images
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
Alexander Ivash
939749e084
The keyboard should appear at the bottom of the screen.
2018-07-06 21:00:55 +03:00
Alexander Ivash
3f86f3d91f
present avatar model name without marketId in black
2018-07-06 21:00:55 +03:00
Alexander Ivash
4db346167d
fix extracting default avatar bookmarks from resources
2018-07-06 21:00:55 +03:00
Alexander Ivash
0ad11c4a6e
Open 'Learn to make a custom…' in default external browser
2018-07-06 21:00:55 +03:00
Alexander Ivash
2581157794
"The button changes from Confirm to overwrite, and the button style changes from blue to red"
2018-07-06 21:00:55 +03:00
Alexander Ivash
24885c3512
use avatarbookmarks.json from resources by default
2018-07-06 21:00:55 +03:00
Alexander Ivash
345c294d47
invalidate avatar model on using custom avatar url
...
disable navigation if no marketId
2018-07-06 21:00:55 +03:00
Alexander Ivash
dbf1aa779a
reflect changes in grabbed wearable position/rotation in UI
2018-07-06 21:00:55 +03:00
Alexander Ivash
c7570dbf83
integrate onscreen keyboard
2018-07-06 21:00:54 +03:00