overte/interface/src/ui/overlays
2016-12-20 07:38:25 -08:00
..
Base3DOverlay.cpp when a parent of a 3d overlay is deleted, delete the overlay 2016-08-01 10:55:34 -07:00
Base3DOverlay.h when a parent of a 3d overlay is deleted, delete the overlay 2016-08-01 10:55:34 -07:00
Billboard3DOverlay.cpp Make Overlays usable from QML 2016-03-04 11:35:54 -08:00
Billboard3DOverlay.h Annotate all virtual fns with override 2016-04-30 13:48:59 -07:00
Billboardable.cpp Make Overlays usable from QML 2016-03-04 11:35:54 -08:00
Billboardable.h Make Overlays usable from QML 2016-03-04 11:35:54 -08:00
Circle3DOverlay.cpp Fix shutdown crash (hopefully) 2016-10-17 17:38:10 -07:00
Circle3DOverlay.h Fix GPU buffer leak in geometry cache / overlays 2016-10-17 12:22:20 -07:00
Cube3DOverlay.cpp Remove the use of implicit ids in geometry cache 2016-10-19 11:18:25 -07:00
Cube3DOverlay.h Remove the use of implicit ids in geometry cache 2016-10-19 11:18:25 -07:00
Grid3DOverlay.cpp Remove the use of implicit ids in geometry cache 2016-10-19 11:18:25 -07:00
Grid3DOverlay.h Remove the use of implicit ids in geometry cache 2016-10-19 11:18:25 -07:00
Image3DOverlay.cpp Remove the use of implicit ids in geometry cache 2016-10-19 11:18:25 -07:00
Image3DOverlay.h Remove the use of implicit ids in geometry cache 2016-10-19 11:18: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 Fix shutdown crash (hopefully) 2016-10-17 17:38:10 -07:00
Line3DOverlay.h don't return reference to local variables 2016-08-18 08:01:42 -07:00
LocalModelsOverlay.cpp Cleanup 2016-08-12 22:28:46 -07:00
LocalModelsOverlay.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
ModelOverlay.cpp Remove old texture setting code in ModelOverlay 2016-10-04 16:25:48 -07:00
ModelOverlay.h 3d-model overlays can now be children 2016-08-11 15:29:09 -07:00
Overlay.cpp 3d overlays can be children of entities or avatars 2016-07-31 14:11:56 -07:00
Overlay.h when a parent of a 3d overlay is deleted, delete the overlay 2016-08-01 10:55:34 -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 Make Overlays usable from QML 2016-03-04 11:35:54 -08:00
OverlayPanel.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
Overlays.cpp Rename clearViewTransform 2016-08-12 22:28:59 -07:00
Overlays.h Add Overlays jsdocs 2016-11-16 12:01:05 -08:00
OverlaysPayload.cpp Add special avatar id for attaching overlays 2016-09-13 16:33:58 -07:00
PanelAttachable.cpp Make Overlays usable from QML 2016-03-04 11:35:54 -08:00
PanelAttachable.h Make Overlays usable from QML 2016-03-04 11:35:54 -08:00
Planar3DOverlay.cpp 3d overlays can be children of entities or avatars 2016-07-31 14:11:56 -07:00
Planar3DOverlay.h Annotate all virtual fns with override 2016-04-30 13:48:59 -07:00
QmlOverlay.cpp Better threaded handling of QML overlays 2016-03-10 15:50:07 -08:00
QmlOverlay.h Make Overlays usable from QML 2016-03-04 11:35:54 -08:00
Rectangle3DOverlay.cpp Remove the use of implicit ids in geometry cache 2016-10-19 11:18:25 -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 working on fading shape entities 2016-08-03 13:30:05 -07:00
Shape3DOverlay.h Support triangle and hexagon shapes, add shape support to overlays. 2016-07-15 22:02:17 -07:00
Sphere3DOverlay.cpp Merge branch 'master' of github.com:highfidelity/hifi into overlay-children 2016-08-11 15:06:58 -07:00
Sphere3DOverlay.h Annotate all virtual fns with override 2016-04-30 13:48:59 -07:00
Text3DOverlay.cpp Remove the use of implicit ids in geometry cache 2016-10-19 11:18:25 -07:00
Text3DOverlay.h Remove the use of implicit ids in geometry cache 2016-10-19 11:18:25 -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 3d overlays can be children of entities or avatars 2016-07-31 14:11:56 -07:00
Volume3DOverlay.h Support for scale property on model overlays 2016-07-13 16:09:56 -07:00
Web3DOverlay.cpp Fix Web 3D overlay ray intersection then comment out for performance 2016-12-20 07:38:25 -08:00
Web3DOverlay.h Remove the use of implicit ids in geometry cache 2016-10-19 11:18:25 -07:00