overte-HifiExperiments/interface/src/ui/overlays
2017-08-06 19:09:40 +02:00
..
Base3DOverlay.cpp add a way to get a SpatiallyNestable's name without knowing what its type is 2017-05-03 21:32:49 -07:00
Base3DOverlay.h add a way to get a SpatiallyNestable's name without knowing what its type is 2017-05-03 21:32:49 -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 Rename the _pipeline into _shapePipeline in the render::Args 2017-07-10 12:16:53 +02:00
Circle3DOverlay.h
ContextOverlayInterface.cpp unused variable... 2017-08-01 16:59:42 -07:00
ContextOverlayInterface.h Merge remote-tracking branch 'upstream/context-overlays' into contextOverlays_renderMOde 2017-08-01 16:18:20 -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 Rename the _pipeline into _shapePipeline in the render::Args 2017-07-10 12:16:53 +02:00
Cube3DOverlay.h
Grid3DOverlay.cpp
Grid3DOverlay.h
Image3DOverlay.cpp Add clarifying comment. 2017-07-07 19:19:48 -07:00
Image3DOverlay.h
ImageOverlay.cpp
ImageOverlay.h
Line3DOverlay.cpp remove override of locationChanged which was keeping the render-bounds of Line3DOverlays from updating during calls to editOverlay 2017-03-07 19:32:34 -08:00
Line3DOverlay.h remove override of locationChanged which was keeping the render-bounds of Line3DOverlays from updating during calls to editOverlay 2017-03-07 19:32:34 -08:00
ModelOverlay.cpp Model has a Rig rather than a RigPointer 2017-05-19 13:24:16 -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 Small improvements to overlay 2017-07-19 15:27:48 -07:00
Overlay.h Additional thread safety 2017-06-30 09:15:06 -07:00
Overlay2D.cpp
Overlay2D.h
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 Merge remote-tracking branch 'upstream/master' into context-overlays 2017-07-31 13:14:53 -07:00
Overlays.h Merge remote-tracking branch 'upstream/master' into context-overlays 2017-07-31 13:14:53 -07:00
OverlaysPayload.cpp Cleanup and refactoring 2017-06-15 18:58:56 -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
Planar3DOverlay.h Big cleanup and preparation; Actually fix desktop tablet 2017-07-25 16:12:32 -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
Rectangle3DOverlay.h
RectangleOverlay.cpp
RectangleOverlay.h
Shape3DOverlay.cpp Rename the _pipeline into _shapePipeline in the render::Args 2017-07-10 12:16:53 +02:00
Shape3DOverlay.h
Sphere3DOverlay.cpp Rename the _pipeline into _shapePipeline in the render::Args 2017-07-10 12:16:53 +02:00
Sphere3DOverlay.h
Text3DOverlay.cpp Rename the _pipeline into _shapePipeline in the render::Args 2017-07-10 12:16:53 +02:00
Text3DOverlay.h protect _text member of Text3DOverlay with mutex 2017-06-02 14:59:27 -07:00
TextOverlay.cpp
TextOverlay.h
Volume3DOverlay.cpp
Volume3DOverlay.h
Web3DOverlay.cpp fixed typo leads to lost touch or mouse release events 2017-08-06 19:09:40 +02:00
Web3DOverlay.h Merge remote-tracking branch 'upstream/master' into context-overlays 2017-07-31 13:14:53 -07:00