overte-HifiExperiments/interface/src/ui/overlays
Seth Alves 7397a123c5 Merge pull request #11345 from SamGondelman/textAA
Text3D Overlays and Entities fixes and no-AA
2017-09-26 12:26:08 -07:00
..
Base3DOverlay.cpp addressing review comments 2017-09-15 11:10:25 -07:00
Base3DOverlay.h Fix for lighting as IPD scale changes. 2017-09-18 12:15:32 -07:00
Billboard3DOverlay.cpp Prevent Image3DOverlays from drifting 2017-07-07 16:04:08 -07:00
Billboard3DOverlay.h Prevent Image3DOverlays from drifting 2017-07-07 16:04:08 -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 Adding more comments for future fixmes 2017-09-15 14:35:45 -07:00
Circle3DOverlay.h Fix GPU buffer leak in geometry cache / overlays 2016-10-17 12:22:20 -07:00
ContextOverlayInterface.cpp More tweaking to overlay position 2017-09-22 15:32:38 -07:00
ContextOverlayInterface.h Enable Inspection Mode for all; change Commerce setting name 2017-09-21 11:18:21 -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 Adding more comments for future fixmes 2017-09-15 14:35:45 -07:00
Cube3DOverlay.h Remove the use of implicit ids in geometry cache 2016-10-19 11:18:25 -07:00
Grid3DOverlay.cpp Adding more comments for future fixmes 2017-09-15 14:35:45 -07:00
Grid3DOverlay.h Remove the use of implicit ids in geometry cache 2016-10-19 11:18:25 -07:00
Image3DOverlay.cpp Adding more comments for future fixmes 2017-09-15 14:35:45 -07:00
Image3DOverlay.h fix alpha issues, pipeline issue, clamping issue 2017-08-21 18:09:25 -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 Adding more comments for future fixmes 2017-09-15 14:35:45 -07:00
Line3DOverlay.h fix alpha issues, pipeline issue, clamping issue 2017-08-21 18:09:25 -07:00
ModelOverlay.cpp remove USE_N_SCALE preprocessor check 2017-09-20 09:23:13 -07:00
ModelOverlay.h Merge branch 'fix-dont-send-non-entity-edits-over-wire' of github.com:sethalves/hifi into fix-dont-send-non-entity-edits-over-wire 2017-05-04 19:05:57 -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 Fix for lighting as IPD scale changes. 2017-09-18 12:15:32 -07:00
Planar3DOverlay.h Brining the changes just to fix the tablet issue 2017-09-14 18:36:20 -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 Adding more comments for future fixmes 2017-09-15 14:35:45 -07:00
Rectangle3DOverlay.h Remove the use of implicit ids in geometry cache 2016-10-19 11:18:25 -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 Adding more comments for future fixmes 2017-09-15 14:35:45 -07:00
Shape3DOverlay.h Support triangle and hexagon shapes, add shape support to overlays. 2016-07-15 22:02:17 -07:00
Sphere3DOverlay.cpp remove USE_N_SCALE preprocessor check 2017-09-20 09:23:13 -07:00
Sphere3DOverlay.h Annotate all virtual fns with override 2016-04-30 13:48:59 -07:00
Text3DOverlay.cpp Merge pull request #11345 from SamGondelman/textAA 2017-09-26 12:26:08 -07:00
Text3DOverlay.h working on text3d overlays and entities 2017-09-12 16:49:51 -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 remove USE_N_SCALE preprocessor check 2017-09-20 09:23:13 -07:00
Volume3DOverlay.h Support for scale property on model overlays 2016-07-13 16:09:56 -07:00
Web3DOverlay.cpp Fix for lighting as IPD scale changes. 2017-09-18 12:15:32 -07:00
Web3DOverlay.h Fix for lighting as IPD scale changes. 2017-09-18 12:15:32 -07:00