overte-HifiExperiments/interface/src/ui/overlays
Zach Fox 7ad3a5a1e3 Commerce: Tons of Interface changes (#11463)
* canRez(Tmp)Certified()

* CertifiedItem beginnings

* Skeleton of verifyOwnerChallenge()

* Controlled failure; updateLocation() skeletion

* Controlled failure on checkout page with ctrl+f

* Skeleton Purchases first-use tutorial

* Initial progress on new setup

* Security pic tip

* Skeleton Certificate page

* Updates to Certificate

* General progress; setup is nearly complete

* Better buttons; last step almost done

* Initial progress on wallet home

* Completed recent transactions

* Security page

* Scrollbar

* Fix auth error text

* PassphraseSelection

* Change security pic

* Minor layout changes; beginnings of emulated header

* Various layout changes; wallet nav bar

* Help screen

* Quick onaccepted change

* First pass at new purchases

* Small style updates

* Some error progress

* Lightbox in purchases

* Collapse other help answers when clicking on another

* REZZED notif

* Commerce Lightbox

* Lots of new interactions in Purchases

* Hook up 'view certificate'

* Fix errors, fix close button on cert

* Purchases timer; much faster filter

* Add debugCheckout

* Purchase updates

* GlyphButton; separator; Checkout Success; Ledger fix; debug modes

* Lock glyph below security pic should be white

* Various fixes, round 1

* Circular mask

* Passphrase change button fix; TextField error edge highlighting

* Recent Activity fixes

* Various changes

* Standard Security Pic location

* Color changes

* Filter bar changes

* Styling for multiple owned items

* Minor language change

* Header dropdown (harder than expected)

* Small fixes

* View backup instructions

* marketplaces.js onCommerceScreen

* Beginnign of new injection

* Marketplace injection changes

* Purchase button style changes

* More button styling

* MY PURCHASES button

* marketplace onUsernameChanged

* New help QA

* Help text changes etc

* Downscale security image, reducing filesize

* Lots of bugfixes

* Cleanup before PR

* Only open cert during inspection if commerce switch is on

* Help text changes

* Purchase status incl. change to confirmed; Help text; Open Explorer to hifikey

* Quick glyph change

* New 'wallet not set up' flow for when entering Purchases or Checkout without set-up wallet
2017-09-27 14:43:51 -07:00
..
Base3DOverlay.cpp Moving all the 3D overlay transform evaluation out of the render thread to the game loop, need to do something for the line3d 2017-09-20 18:06:49 -07:00
Base3DOverlay.h Moving all the 3D overlay transform evaluation out of the render thread to the game loop, need to do something for the line3d 2017-09-20 18:06:49 -07:00
Billboard3DOverlay.cpp Moving all the 3D overlay transform evaluation out of the render thread to the game loop, need to do something for the line3d 2017-09-20 18:06:49 -07:00
Billboard3DOverlay.h Moving all the 3D overlay transform evaluation out of the render thread to the game loop, need to do something for the line3d 2017-09-20 18:06:49 -07:00
Billboardable.cpp Prevent Image3DOverlays from drifting 2017-07-07 16:04:08 -07:00
Billboardable.h Prevent Image3DOverlays from drifting 2017-07-07 16:04:08 -07:00
Circle3DOverlay.cpp FIxing the case of the Circle3D 2017-09-22 10:48:56 -07:00
Circle3DOverlay.h FIxing the case of the Circle3D 2017-09-22 10:48:56 -07:00
ContextOverlayInterface.cpp Commerce: Tons of Interface changes (#11463) 2017-09-27 14:43:51 -07:00
ContextOverlayInterface.h Commerce: Tons of Interface changes (#11463) 2017-09-27 14:43:51 -07:00
ContextOverlayLogging.cpp ContextOverlay 2017-07-18 16:28:24 -07:00
ContextOverlayLogging.h ContextOverlay 2017-07-18 16:28:24 -07:00
Cube3DOverlay.cpp Moving all the 3D overlay transform evaluation out of the render thread to the game loop, need to do something for the line3d 2017-09-20 18:06:49 -07:00
Cube3DOverlay.h Moving all the 3D overlay transform evaluation out of the render thread to the game loop, need to do something for the line3d 2017-09-20 18:06:49 -07:00
Grid3DOverlay.cpp Moving all the 3D overlay transform evaluation out of the render thread to the game loop, need to do something for the line3d 2017-09-20 18:06:49 -07:00
Grid3DOverlay.h Moving all the 3D overlay transform evaluation out of the render thread to the game loop, need to do something for the line3d 2017-09-20 18:06:49 -07:00
Image3DOverlay.cpp fixing the image3D updating its renderTransform from it s update() call 2017-09-21 16:20:13 -07:00
Image3DOverlay.h Moving all the 3D overlay transform evaluation out of the render thread to the game loop, need to do something for the line3d 2017-09-20 18:06:49 -07:00
ImageOverlay.cpp Fixing build errors 2016-01-28 16:03:26 -08:00
ImageOverlay.h fix the last of the current override warnings for OS X 2016-02-03 11:08:41 -08:00
Line3DOverlay.cpp REmoving the extra variables in Linear3D and just use the _renderTRansform 2017-09-22 10:39:51 -07:00
Line3DOverlay.h REmoving the extra variables in Linear3D and just use the _renderTRansform 2017-09-22 10:39:51 -07:00
ModelOverlay.cpp mergine with master, resolving conflict 2017-09-26 13:13:46 -07:00
ModelOverlay.h Moving all the 3D overlay transform evaluation out of the render thread to the game loop, need to do something for the line3d 2017-09-20 18:06:49 -07:00
Overlay.cpp merge from master 2017-08-04 12:17:54 -07:00
Overlay.h fix alpha issues, pipeline issue, clamping issue 2017-08-21 18:09:25 -07:00
Overlay2D.cpp Make Overlays usable from QML 2016-03-04 11:35:54 -08:00
Overlay2D.h Annotate all virtual fns with override 2016-04-30 13:48:59 -07:00
OverlayPanel.cpp Additional thread safety 2017-06-30 09:15:06 -07:00
OverlayPanel.h Additional thread safety 2017-06-30 09:15:06 -07:00
Overlays.cpp Fix for tablet grabbing at small scales 2017-09-07 15:10:15 -07:00
Overlays.h rename qvector findRayIntersection to avoid script conflicts 2017-08-15 18:03:52 -07:00
OverlaysPayload.cpp Better scale support in SpatiallyNestable class. 2017-08-30 15:46:36 -07:00
PanelAttachable.cpp Prevent Image3DOverlays from drifting 2017-07-07 16:04:08 -07:00
PanelAttachable.h Prevent Image3DOverlays from drifting 2017-07-07 16:04:08 -07:00
Planar3DOverlay.cpp notifying a render transform / bound change when the dimension property change 2017-09-21 12:58:56 -07:00
Planar3DOverlay.h notifying a render transform / bound change when the dimension property change 2017-09-21 12:58:56 -07:00
QmlOverlay.cpp Additional thread safety 2017-06-30 09:15:06 -07:00
QmlOverlay.h Additional thread safety 2017-06-30 09:15:06 -07:00
Rectangle3DOverlay.cpp Moving all the 3D overlay transform evaluation out of the render thread to the game loop, need to do something for the line3d 2017-09-20 18:06:49 -07:00
Rectangle3DOverlay.h Moving all the 3D overlay transform evaluation out of the render thread to the game loop, need to do something for the line3d 2017-09-20 18:06:49 -07:00
RectangleOverlay.cpp Fixing build errors 2016-01-28 16:03:26 -08:00
RectangleOverlay.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
Shape3DOverlay.cpp Moving all the 3D overlay transform evaluation out of the render thread to the game loop, need to do something for the line3d 2017-09-20 18:06:49 -07:00
Shape3DOverlay.h Moving all the 3D overlay transform evaluation out of the render thread to the game loop, need to do something for the line3d 2017-09-20 18:06:49 -07:00
Sphere3DOverlay.cpp mergine with master, resolving conflict 2017-09-26 13:13:46 -07:00
Sphere3DOverlay.h Moving all the 3D overlay transform evaluation out of the render thread to the game loop, need to do something for the line3d 2017-09-20 18:06:49 -07:00
Text3DOverlay.cpp mergine with master, resolving conflict 2017-09-26 13:13:46 -07:00
Text3DOverlay.h mergine with master, resolving conflict 2017-09-26 13:13:46 -07:00
TextOverlay.cpp Fixing build errors 2016-01-28 16:03:26 -08:00
TextOverlay.h fix the last of the current override warnings for OS X 2016-02-03 11:08:41 -08:00
Volume3DOverlay.cpp mergine with master, resolving conflict 2017-09-26 13:13:46 -07:00
Volume3DOverlay.h notifying a render transform / bound change when the dimension property change 2017-09-21 12:58:56 -07:00
Web3DOverlay.cpp Merge pull request #11462 from highfidelity/game-render-interface 2017-09-26 17:40:23 -07:00
Web3DOverlay.h Merge pull request #11462 from highfidelity/game-render-interface 2017-09-26 17:40:23 -07:00