.. |
Base3DOverlay.cpp
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13:00 |
Base3DOverlay.h
|
Merge pull request #11764 from luiscuenca/case7587
|
2017-11-15 09:31:45 -08:00 |
Billboard3DOverlay.cpp
|
removing historic changes
|
2017-10-26 19:19:52 -07:00 |
Billboard3DOverlay.h
|
removing historic changes
|
2017-10-26 19:19:52 -07:00 |
Billboardable.cpp
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13:00 |
Billboardable.h
|
|
|
Circle3DOverlay.cpp
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13:00 |
Circle3DOverlay.h
|
FIxing the case of the Circle3D
|
2017-09-22 10:48:56 -07:00 |
ContextOverlayInterface.cpp
|
Added highlight configuration in HighlightStageSetup job
|
2017-11-07 15:35:43 +01:00 |
ContextOverlayInterface.h
|
Added OutlineStyleStage
|
2017-11-06 15:55:57 +01:00 |
ContextOverlayLogging.cpp
|
|
|
ContextOverlayLogging.h
|
|
|
Cube3DOverlay.cpp
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13: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
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13: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
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13: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
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13:00 |
ImageOverlay.h
|
|
|
Line3DOverlay.cpp
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13:00 |
Line3DOverlay.h
|
correction
|
2017-11-10 12:24:19 -07:00 |
ModelOverlay.cpp
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13:00 |
ModelOverlay.h
|
wip hud layering and fix crashes
|
2017-10-04 11:45:21 -07:00 |
Overlay.cpp
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13:00 |
Overlay.h
|
merge from master
|
2017-10-03 15:53:33 -07:00 |
Overlay2D.cpp
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13:00 |
Overlay2D.h
|
|
|
OverlayPanel.cpp
|
|
|
OverlayPanel.h
|
|
|
Overlays.cpp
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13:00 |
Overlays.h
|
Miscellaneous JSDoc fixes
|
2017-11-28 16:30:09 +13:00 |
OverlaysPayload.cpp
|
wip hud layering and fix crashes
|
2017-10-04 11:45:21 -07:00 |
PanelAttachable.cpp
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13:00 |
PanelAttachable.h
|
|
|
Planar3DOverlay.cpp
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13:00 |
Planar3DOverlay.h
|
notifying a render transform / bound change when the dimension property change
|
2017-09-21 12:58:56 -07:00 |
QmlOverlay.cpp
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13:00 |
QmlOverlay.h
|
|
|
Rectangle3DOverlay.cpp
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13:00 |
Rectangle3DOverlay.h
|
send overlay visibility through transaction
|
2017-11-09 12:14:40 -08:00 |
RectangleOverlay.cpp
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13:00 |
RectangleOverlay.h
|
|
|
Shape3DOverlay.cpp
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13: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
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13: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
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13:00 |
Text3DOverlay.h
|
fix image3d overlay isFacingAvatar
|
2017-10-20 16:56:42 -07:00 |
TextOverlay.cpp
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13:00 |
TextOverlay.h
|
|
|
Volume3DOverlay.cpp
|
Initial update of Overlays JSDoc
|
2017-11-17 17:59:11 +13:00 |
Volume3DOverlay.h
|
notifying a render transform / bound change when the dimension property change
|
2017-09-21 12:58:56 -07:00 |
Web3DOverlay.cpp
|
Add Overlays API functionality JSDoc
|
2017-11-25 16:18:14 +13:00 |
Web3DOverlay.h
|
Merge pull request #11697 from ElderOrb/FB8211
|
2017-10-27 13:26:41 -07:00 |