Liv
8d21b286b4
string fix
2017-08-31 19:34:01 -07:00
Hisham Qayum
ff6217069b
reverting some unneeded code changes
2017-08-31 17:30:24 -08:00
Anthony J. Thibault
6618ba12e9
Merge branch 'master' into feature/ant-man
2017-08-31 18:10:39 -07:00
Anthony J. Thibault
a1b94fd9d2
Bug fixes for laser offset and avatar hold action
2017-08-31 17:26:00 -07:00
David Kelly
451936214d
initial stab at changing passphrase
2017-08-31 17:05:55 -07:00
Zach Fox
8fcdfa171d
Add debug button to clear passphrase
2017-08-31 16:51:39 -07:00
David Kelly
1eb503f526
we are qt5.6 on mac
2017-08-31 16:49:12 -07:00
Zach Fox
1bfc767daf
Quick fixes
2017-08-31 16:42:14 -07:00
Zach Fox
fa25c434ca
Messages to marketplaces.js
2017-08-31 15:50:42 -07:00
Zach Fox
0a9e3e8967
Remove unnecessary code
2017-08-31 15:46:37 -07:00
Zach Fox
2c2500875f
Fixes and improvements
2017-08-31 15:39:58 -07:00
Hisham Qayum
6f1bb6abe2
wallet icon now has white background, diff design
2017-08-31 14:29:03 -08:00
Hisham Qayum
d47b29f0aa
Merge branch 'master' of https://github.com/highfidelity/hifi
2017-08-31 14:16:36 -08:00
Zach Fox
eab2947d40
Auth flow
2017-08-31 15:16:29 -07:00
Zach Fox
ce32d2d420
Checkout and Purchases
2017-08-31 14:12:05 -07:00
David Kelly
cdadaa8c9c
missed one
2017-08-31 13:41:53 -07:00
David Kelly
f8341ce1da
warning
2017-08-31 13:24:07 -07:00
David Kelly
de2ce1cd5f
warning
2017-08-31 13:23:38 -07:00
Zach Fox
21a73b2f39
Changes in what I think are the right direction
2017-08-31 13:16:10 -07:00
druiz17
98b1fe6138
Merge pull request #11266 from ElderOrb/case6819
...
6819 - Create button not disabled
2017-08-31 12:36:08 -07:00
Zach Fox
914a6bae00
Commerce: Wallet Passphrase Modal
2017-08-31 12:18:38 -07:00
David Kelly
8fbdd207c8
display hfc in "pennies"
2017-08-31 12:10:12 -07:00
vladest
6faab9fb1c
Switch flickable on by default for list and grid tabs
2017-08-31 19:21:38 +02:00
vladest
a80d9a22df
Added option to disable flickable for web view
2017-08-31 12:20:20 +02:00
Hisham Qayum
a446851e90
Merge branch 'master' of https://github.com/highfidelity/hifi
2017-08-30 20:03:56 -08:00
Anthony J. Thibault
6e6687c3a6
Change tablet dimensions as sensorToWorldScale changes
2017-08-30 18:21:25 -07:00
Zach Fox
913618ded5
Merge branch 'master' of https://github.com/highfidelity/hifi into SelectionScriptingInterface
2017-08-30 16:13:50 -07:00
Anthony J. Thibault
c9cdaadeb5
Better scale support in SpatiallyNestable class.
...
Previously avatar used SpatiallyNestable scale to keep track of model rendering scale.
It now uses a new member variable _modelScale instead. This is important because the
notion of "Avatar" space does NOT include scale, so this is now reflected correctly in
the SpatiallyNestable class.
Similarly, EntityItems no longer stuff dimensions into the SpatiallyNestable scale
field. a new _dimensions member variable is used instead. The SpatiallyNestable scale
field for entities should always be one.
Parent joints can now have scale if getAbsoluteJointScaleInObjectFrame() returns a non-zero scale.
This is used in the case of the faux SENSOR_TO_WORLD_MATRIX_INDEX joint.
Overlays now ignore the SpatiallyNestable scale, and render using only orientation, position and dimensions.
Added qDebug stream support for Transform class.
2017-08-30 15:46:36 -07:00
David Kelly
962d1fc81d
Merge branch 'master' of https://github.com/highfidelity/hifi into reset-wallet
2017-08-30 15:30:29 -07:00
Zach Fox
dbb7023fc1
Fix warnings
2017-08-30 15:26:25 -07:00
David Kelly
988ee8c8d1
fix image provider, couple other things
2017-08-30 15:23:54 -07:00
vladest
46ce512e3d
Merge branch 'master' into flickable_web_pages
2017-08-30 23:17:05 +02:00
vladest
b547b2573e
Added logged in property
2017-08-30 23:15:39 +02:00
Zach Fox
fdcc149c34
Merge branch 'master' of https://github.com/highfidelity/hifi into SelectionScriptingInterface
2017-08-30 13:27:18 -07:00
Zach Fox
17d999e721
Fixes
2017-08-30 13:25:34 -07:00
vladest
903036a709
Merge branch 'master' into tablet_login_button
2017-08-30 22:12:03 +02:00
Zach Fox
580865fa5a
Add skeleton for infinite scroll
2017-08-30 12:54:26 -07:00
Zach Fox
7a7d7f95d7
Polish transaction history and prepare for whatever new design
2017-08-30 12:45:13 -07:00
Zach Fox
fb4b0f60fa
Remove most dependencies on 'onVisibleChanged'
2017-08-30 11:55:29 -07:00
howard-stearns
b8da08ca42
reset wallet
2017-08-30 11:29:43 -07:00
vladest
88b045e3a9
Switched off overboundings. More accurate calculate height
2017-08-30 20:17:11 +02:00
Zach Fox
e0878e7a3f
Merge branch 'master' of https://github.com/highfidelity/hifi into commerce_zachsPunchlist2
2017-08-30 11:07:24 -07:00
Zach Fox
f366743be7
Login; punctuationMode; new images
2017-08-30 11:07:03 -07:00
Zach Fox
271fcbf8b4
Merge pull request #11271 from davidkelly/dk/securityImageIssue
...
security image shows up in every qml engine now
2017-08-30 10:52:48 -07:00
Zach Fox
1b48319a3f
Merge pull request #11267 from zfox23/commerce_zachsPunchlist1
...
Commerce: Zachs Punchlist 01
2017-08-30 10:10:56 -07:00
Liv
2f2b406047
Remove unneeded handcontrollertype code from handle first run checks
2017-08-30 09:23:33 -07:00
Anthony J. Thibault
9cd8b6991e
Merge branch 'master' into feature/ant-man
2017-08-30 08:58:55 -07:00
Chris Collins
47a2e57e26
Merge pull request #10625 from humbletim/21180-C++
...
CR 21180-C++ Camera app -- core changes
2017-08-30 07:20:00 -07:00
Zach Fox
6ee634b90a
Lock overlay on top of security image
2017-08-29 17:19:34 -07:00
druiz17
2a97257698
Merge pull request #11140 from ElderOrb/case6788
...
6788: You can deselect your current view mode
2017-08-29 17:15:51 -07:00
David Kelly
a2b1cfc7ac
security image shows up in every qml engine now
2017-08-29 17:06:57 -07:00
Zach Fox
5d1170c5d6
Only make message appear after inventory received
2017-08-29 16:17:59 -07:00
Zach Fox
a9c99854f9
Haven't purchased anything yet UI
2017-08-29 15:39:07 -07:00
Zach Fox
c7ad875485
Virtual keyboard and logic
2017-08-29 15:27:53 -07:00
Liv
59deccaeb5
Remove unused skipTutorial code
2017-08-29 14:55:59 -07:00
Zach Fox
50241078ae
Buncha punchlist items checked off
2017-08-29 14:30:00 -07:00
beholder
180acbc188
6819 - Create button not disabled
2017-08-29 23:49:44 +03:00
beholder
a0a43ebf26
show checkbox or radiobutton dependently on exclusiveGroup presence
2017-08-29 23:23:16 +03:00
Zach Fox
91f4e59f61
Misc fixes. Get started.
2017-08-29 12:33:44 -07:00
vladest
fe44abdb62
Merge branch 'master' into flickable_web_pages
2017-08-29 20:49:39 +02:00
David Kelly
84126d8f95
cr feedback
2017-08-29 08:46:13 -07:00
David Kelly
67f25adac0
Merge branch 'master' of https://github.com/highfidelity/hifi into dk/transactionHistoryDisplay
2017-08-29 08:02:53 -07:00
David Kelly
a7af114144
fix wallet, use text from server in history (for now)
2017-08-28 17:04:19 -07:00
Zach Fox
22d3857501
Merge branch 'master' of https://github.com/highfidelity/hifi into commerce_checkoutAndInventory
2017-08-28 15:10:17 -07:00
Zach Fox
0cdef28cfd
Fixup after Merge branch 'master' of https://github.com/highfidelity/hifi into SelectionScriptingInterface
2017-08-28 14:55:18 -07:00
Zach Fox
37b6099f36
Hook up root_file_url
2017-08-28 12:46:01 -07:00
Zach Fox
1c1b841a86
Fix security images; actually do the right thing when wallet not set up
2017-08-28 12:18:53 -07:00
Zach Fox
ceb38e261d
HMD Keyboard for purchases filterBar
2017-08-28 10:45:08 -07:00
Anthony J. Thibault
5230b03f4f
clang warning fixes
2017-08-28 10:35:03 -07:00
David Kelly
3955624e63
Merge branch 'master' of https://github.com/highfidelity/hifi into dk/transactionHistoryDisplay
2017-08-28 10:13:21 -07:00
Zach Fox
ea00668725
Again to Another
2017-08-28 10:04:26 -07:00
Zach Fox
67f3b5c027
Remove quantity
2017-08-28 09:58:45 -07:00
Zach Fox
52cb1dd893
Correctly handle non-JSON items
2017-08-28 09:54:51 -07:00
Zach Fox
e293d122b1
Add security image to Checkout and Purchases
2017-08-28 09:33:30 -07:00
Anthony J. Thibault
573985c7c9
Merge branch 'master' into feature/ant-man
2017-08-28 09:27:04 -07:00
Sam Gateau
a98d861600
Merge pull request #11242 from SamGondelman/tabletLayer2
...
Web overlays and entities are always non anti-aliased
2017-08-28 09:10:14 -07:00
vladest
d8fb7300c3
Merge branch 'master' into tablet_login_button
2017-08-28 16:59:35 +02:00
vladest
e38075f7ba
Disable web engine scrollbars
2017-08-28 16:27:33 +02:00
vladest
9baf518c6a
Merge branch 'master' into flickable_web_pages
2017-08-27 12:00:05 +02:00
Anthony J. Thibault
937f400534
Bug fixes for Avatar::getEyeHeight() when no feet joints are present
2017-08-25 18:23:19 -07:00
Liv
59fe5ffdc1
Initial attempt at changing first run behavior
2017-08-25 17:48:35 -07:00
Zach Fox
4c16366562
Ints aren't floats, silly!
2017-08-25 16:55:50 -07:00
Zach Fox
50f7f91d4e
Close the loop.
2017-08-25 16:49:02 -07:00
Zach Fox
a03f9592c1
Inventory to Purchases
2017-08-25 16:34:48 -07:00
druiz17
06ab8ddbb2
Merge pull request #11251 from elisa-lj11/blocks
...
Blocks app accommodates updated Blocks website
2017-08-25 16:32:14 -07:00
Zach Fox
b1378816d5
Revert "MUCH faster filter!"
...
This reverts commit 5173774db0
.
2017-08-25 16:23:36 -07:00
Zach Fox
5173774db0
MUCH faster filter!
2017-08-25 16:15:07 -07:00
Zach Fox
ee8f5d6e7b
Filter
2017-08-25 16:08:32 -07:00
Zach Fox
d19377d2d4
Saving
2017-08-25 15:56:30 -07:00
Anthony J. Thibault
3ac09b7716
Fix run blends and removed debug draws
2017-08-25 15:48:53 -07:00
Anthony J. Thibault
4f830cf1dc
Calculate jump speed based on canonical jump height.
2017-08-25 15:34:51 -07:00
Zach Fox
153c131482
Initial inventory progress
2017-08-25 15:28:35 -07:00
Zach Fox
5487179a79
So much progress
2017-08-25 15:06:14 -07:00
David Kelly
b942faa60e
Merge branch 'master' of https://github.com/highfidelity/hifi into dk/transactionHistoryDisplay
2017-08-25 14:16:31 -07:00
David Kelly
5bbe3c5a94
Merge pull request #11246 from davidkelly/dk/encryptionBug
...
security image bug
2017-08-25 14:14:22 -07:00
David Kelly
f015ac3c68
get transaction history into qml
2017-08-25 13:55:38 -07:00
Zach Fox
dd9bb17791
Progress!
2017-08-25 12:13:51 -07:00
Zach Fox
e606e3dfb3
Squashed commit of the following:
...
commit 453897b9e2
Author: Zach Fox <fox@highfidelity.io>
Date: Fri Aug 25 10:56:53 2017 -0700
Huge cleanup!
2017-08-25 11:45:37 -07:00
David Kelly
0f722992a5
add delete to client of decryptFile
2017-08-25 11:24:37 -07:00
Elisa Lupin-Jimenez
4c40e3bdf4
fixed weird info box display of filenames
2017-08-25 11:21:07 -07:00
Zach Fox
d192009722
Merge branch 'master' of https://github.com/highfidelity/hifi into commerce_checkoutAndInventory
2017-08-25 11:20:26 -07:00
Elisa Lupin-Jimenez
7cee80f0cf
my own objects (or rather objects with low poly count) download now
2017-08-25 11:09:11 -07:00
Zach Fox
453897b9e2
Huge cleanup!
2017-08-25 10:56:53 -07:00
Anthony J. Thibault
e0ff7f5f40
Moved speed constants into AvatarConstants.h
2017-08-25 10:47:54 -07:00
David Kelly
c316e50f0f
security image bug
2017-08-25 10:29:40 -07:00
Anthony J. Thibault
dd9ee28b18
Adjust avatar walking and flying speed based on sensor scale factor
2017-08-25 10:10:23 -07:00
Elisa Lupin-Jimenez
ee36fd579c
Merge branch 'master' of https://github.com/highfidelity/hifi into blocks
2017-08-25 09:55:48 -07:00
Andrew Meadows
4d7700b774
Merge pull request #11243 from SamGondelman/sharks
...
Fix ray pick crash on shutdown
2017-08-25 09:01:14 -07:00
vladest
26026cb2b5
Added logout. Truncate username to 8 characters
2017-08-25 17:37:10 +02:00
Armads
b30562b9ce
Adding checks to hide avatar attachments to other head and facial joints
2017-08-25 10:25:34 -04:00
vladest
be56cab8e1
Merge branch 'master' into tablet_login_button
2017-08-25 15:50:10 +02:00
vladest
36879f83eb
Added scroll bar. Cleanup
2017-08-25 15:44:07 +02:00
vladest
df09c80cd9
Merge branch 'master' into flickable_web_pages
2017-08-25 13:15:30 +02:00
Sam Gondelman
4e7818180b
Merge branch 'master' into tabletLayer2
2017-08-24 17:56:44 -07:00
Sam Gateau
c5fbd5a2a5
Merge pull request #11131 from jherico/threaded_render_entities
...
Threaded rendering of Entities
2017-08-24 17:34:49 -07:00
Elisa Lupin-Jimenez
3a512e3072
Merge branch 'master' of https://github.com/highfidelity/hifi into blocks
2017-08-24 16:50:58 -07:00
beholder
cbbe03cee7
6788: You can deselect your current view mode
2017-08-25 02:33:11 +03:00
Chris Collins
43b1e67e4a
Merge pull request #11238 from misslivirose/set-home-with-sandbox-starter
...
Create home bookmark for new content sets loaded in
2017-08-24 16:25:04 -07:00
Zach Fox
8d3c394d00
More progress
2017-08-24 16:21:41 -07:00
SamGondelman
abaccf9edd
crash on shutdown
2017-08-24 16:00:36 -07:00
Elisa Lupin-Jimenez
e71823a8b5
forgot to track a file
2017-08-24 15:46:22 -07:00
Elisa Lupin-Jimenez
77f93ae84b
user agent switch allows downloads
2017-08-24 15:44:22 -07:00
Zach Fox
bdc1f7b236
Progress
2017-08-24 15:39:26 -07:00
Zach Fox
e2c74d8b88
Initial progress
2017-08-24 15:22:30 -07:00
vladest
d6079e70fb
Binding to width to make sure it will follow Tablet with when rotating
2017-08-24 23:44:53 +02:00
Zach Fox
3c7fadb1ce
Final touch
2017-08-24 14:30:42 -07:00
SamGondelman
4a49801217
web overlays and entities are always nonAA
2017-08-24 14:23:21 -07:00
Zach Fox
56950e4614
It's working!
2017-08-24 14:17:39 -07:00
Brad Davis
e817d3ced4
Threaded rendering & entity rendering refactor
2017-08-24 13:34:34 -07:00
humbletim
9348048387
Merge remote-tracking branch 'upstream/master' into 21180-C++
2017-08-24 16:23:47 -04:00
David Kelly
eb9436ba96
Merge pull request #11235 from davidkelly/dk/encryptFile
...
Initial wallet app plus some encryption of security image
2017-08-24 13:17:14 -07:00
Zach Fox
baad5f195e
I'm locking something wrong
2017-08-24 12:53:48 -07:00
vladest
311dc9f0be
Merge branch 'master' into flickable_web_pages
2017-08-24 21:39:01 +02:00
vladest
c7fe845403
Move common webview flickable code to separate core file
2017-08-24 21:35:47 +02:00
David Kelly
a299aa7e24
initialize ptr!
2017-08-24 11:37:44 -07:00
Zach Fox
d370eeea2f
Just gotta test
2017-08-24 11:07:58 -07:00
Zach Fox
e834e9d7a7
Progress
2017-08-24 10:46:18 -07:00
David Kelly
698644c3b4
Merge branch 'commerce_walletApp' of https://github.com/zfox23/hifi into dk/encryptFile
2017-08-24 10:37:58 -07:00
Zach Fox
3d0fd76997
Temp fix for inventory and buy
2017-08-24 10:24:06 -07:00
Zach Fox
92e8f84dc5
I understood last night at midnight
2017-08-24 09:43:35 -07:00
Sam Gateau
4a18c5c80e
Merge pull request #11214 from SamGondelman/image3DFix
...
Fix Image3DOverlays with fractional alpha
2017-08-24 09:04:02 -07:00
David Kelly
d398adc195
warnings
2017-08-24 08:48:26 -07:00
Brad Hefta-Gaub
5c832eae9c
Merge pull request #11226 from SamGondelman/miceWithLasers
...
EntityTreeRender uses RayPick API with precision picking
2017-08-24 08:10:21 -07:00
David Kelly
c77dafdf12
fix warnings, prepare a bit for hooking up the passphrase
2017-08-23 17:43:37 -07:00
Zach Fox
657beef70f
I understand again...getting started again
2017-08-23 17:42:02 -07:00
Liv
1050141b11
Create home path for new content sets loaded in
2017-08-23 17:38:24 -07:00
Zach Fox
52ef0f2037
More progress
2017-08-23 16:37:13 -07:00
Zach Fox
88c24c16d7
I finally understand - initial progress
2017-08-23 15:02:07 -07:00
David Kelly
138534c3ff
encrypt security image
2017-08-23 15:01:09 -07:00
David Kelly
f655bf2713
Merge branch 'commerce_walletApp' of https://github.com/zfox23/hifi into dk/encryptFile
2017-08-23 14:53:05 -07:00