overte/interface/src/ui/overlays
2017-04-18 11:52:22 -07:00
..
Base3DOverlay.cpp Renaming the PendingCHanges class to Transaction 2017-04-05 13:10:31 -07:00
Base3DOverlay.h make overlays near-grabbable. make tablet be an overlay 2017-02-22 16:50:02 -08: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 pull qApp spaghetti out of Avatar class 2017-04-18 11:52:21 -07:00
Billboardable.h Make Overlays usable from QML 2016-03-04 11:35:54 -08:00
Circle3DOverlay.cpp adjusted the PLumber shape keys to coever non material shapes in main pass 2017-02-25 13:00:37 -08:00
Circle3DOverlay.h Fix GPU buffer leak in geometry cache / overlays 2016-10-17 12:22:20 -07:00
Cube3DOverlay.cpp adjusted the PLumber shape keys to coever non material shapes in main pass 2017-02-25 13:00:37 -08: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 adjusted the PLumber shape keys to coever non material shapes in main pass 2017-02-25 13:00:37 -08: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 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
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 use const reference for ScenePointer when possible 2017-04-18 11:52:22 -07:00
ModelOverlay.h use const reference for ScenePointer when possible 2017-04-18 11:52:22 -07:00
Overlay.cpp use const reference for ScenePointer when possible 2017-04-18 11:52:22 -07:00
Overlay.h use const reference for ScenePointer when possible 2017-04-18 11:52:22 -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 uuid keys for overlays appears to work 2017-02-16 21:22:23 -08:00
OverlayPanel.h working toward using uuids for overlay IDs 2017-02-16 17:18:09 -08:00
Overlays.cpp Renaming the PendingCHanges class to Transaction 2017-04-05 13:10:31 -07:00
Overlays.h Added jsdoc documentation for some of MyAvatar properties and methods 2017-03-24 15:10:26 -07:00
OverlaysPayload.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into blue 2017-02-27 18:17:28 -08: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 adjusted the PLumber shape keys to coever non material shapes in main pass 2017-02-25 13:00:37 -08:00
Shape3DOverlay.h Support triangle and hexagon shapes, add shape support to overlays. 2016-07-15 22:02:17 -07:00
Sphere3DOverlay.cpp adjusted the PLumber shape keys to coever non material shapes in main pass 2017-02-25 13:00:37 -08:00
Sphere3DOverlay.h Annotate all virtual fns with override 2016-04-30 13:48:59 -07:00
Text3DOverlay.cpp adjusted the PLumber shape keys to coever non material shapes in main pass 2017-02-25 13:00:37 -08: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 More improvements 2017-04-13 15:48:51 -07:00
Web3DOverlay.h add setLandscape call to tablet 2017-03-30 11:36:21 -07:00