.. |
Base3DOverlay.cpp
|
Merge pull request #11554 from sethalves/import-av-entities
|
2017-10-12 13:30:53 -07:00 |
Base3DOverlay.h
|
Merge pull request #11554 from sethalves/import-av-entities
|
2017-10-12 13:30:53 -07: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
|
fix is facing avatar
|
2017-10-26 14:16:31 -07:00 |
Billboardable.h
|
Prevent Image3DOverlays from drifting
|
2017-07-07 16:04:08 -07:00 |
Circle3DOverlay.cpp
|
move hud rendering to render thread, still need to separate out hud overlays
|
2017-09-29 09:49:08 -07:00 |
Circle3DOverlay.h
|
FIxing the case of the Circle3D
|
2017-09-22 10:48:56 -07:00 |
ContextOverlayInterface.cpp
|
Why did I think this would work before?
|
2017-10-31 16:21:10 -07:00 |
ContextOverlayInterface.h
|
Will it compile?
|
2017-10-31 12:33:28 -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
|
move hud rendering to render thread, still need to separate out hud overlays
|
2017-09-29 09:49:08 -07: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
|
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.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
|
fix image3d overlay isFacingAvatar
|
2017-10-20 16:56:42 -07: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
|
|
|
ImageOverlay.h
|
|
|
Line3DOverlay.cpp
|
update line render transform on end edit
|
2017-10-23 13:09:40 -07:00 |
Line3DOverlay.h
|
REmoving the extra variables in Linear3D and just use the _renderTRansform
|
2017-09-22 10:39:51 -07:00 |
ModelOverlay.cpp
|
merge with master
|
2017-10-06 14:57:08 -07:00 |
ModelOverlay.h
|
wip hud layering and fix crashes
|
2017-10-04 11:45:21 -07:00 |
Overlay.cpp
|
move hud rendering to render thread, still need to separate out hud overlays
|
2017-09-29 09:49:08 -07:00 |
Overlay.h
|
merge from master
|
2017-10-03 15:53:33 -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
|
austin's comments, send events directly to selected web entity
|
2017-10-23 10:17:45 -07:00 |
Overlays.h
|
move contextoverlay connection to contextoverlayinterface
|
2017-10-13 16:23:29 -07:00 |
OverlaysPayload.cpp
|
wip hud layering and fix crashes
|
2017-10-04 11:45:21 -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
|
notifying a render transform / bound change when the dimension property change
|
2017-09-21 12:58:56 -07:00 |
Planar3DOverlay.h
|
notifying a render transform / bound change when the dimension property change
|
2017-09-21 12:58:56 -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
|
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 |
Rectangle3DOverlay.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 |
RectangleOverlay.cpp
|
|
|
RectangleOverlay.h
|
|
|
Shape3DOverlay.cpp
|
move hud rendering to render thread, still need to separate out hud overlays
|
2017-09-29 09:49:08 -07: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
|
move hud rendering to render thread, still need to separate out hud overlays
|
2017-09-29 09:49:08 -07: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
|
fix image3d overlay isFacingAvatar
|
2017-10-20 16:56:42 -07:00 |
Text3DOverlay.h
|
fix image3d overlay isFacingAvatar
|
2017-10-20 16:56:42 -07:00 |
TextOverlay.cpp
|
|
|
TextOverlay.h
|
|
|
Volume3DOverlay.cpp
|
prevent zero dimensions for Volume3DOverlay
|
2017-09-27 14:30:50 -07:00 |
Volume3DOverlay.h
|
notifying a render transform / bound change when the dimension property change
|
2017-09-21 12:58:56 -07:00 |
Web3DOverlay.cpp
|
merge with upstream
|
2017-10-27 14:57:25 -07:00 |
Web3DOverlay.h
|
Merge pull request #11697 from ElderOrb/FB8211
|
2017-10-27 13:26:41 -07:00 |