SamGondelman
|
845ddda695
|
parabola-overlay and -avatar intersection, handle case where acceleration == 0
|
2018-07-17 12:41:03 -07:00 |
|
Dante Ruiz
|
6ddc768f57
|
making overlays use precisionPicking and adjust tablet screen position
|
2018-06-06 15:40:33 -07:00 |
|
SamGondelman
|
16f545a9e8
|
fix circle3d overlays
|
2017-12-12 13:25:47 -08:00 |
|
samcake
|
454e167d93
|
notifying a render transform / bound change when the dimension property change
|
2017-09-21 12:58:56 -07:00 |
|
samcake
|
d112ffd8d6
|
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 |
|
samcake
|
ec7536db2c
|
Brining the changes just to fix the tablet issue
|
2017-09-14 18:36:20 -07:00 |
|
Zach Fox
|
7702bfceaa
|
Big cleanup and preparation; Actually fix desktop tablet
|
2017-07-25 16:12:32 -07:00 |
|
Zach Fox
|
c866bd814d
|
Make clicks work right
|
2017-07-19 12:24:20 -07:00 |
|
Zach Pomerantz
|
13945aa4d9
|
Annotate all virtual fns with override
|
2016-04-30 13:48:59 -07:00 |
|
Brad Davis
|
2f89253dc1
|
Make Overlays usable from QML
|
2016-03-04 11:35:54 -08:00 |
|
Zach Pomerantz
|
3418488c2f
|
Fool octree to avoid ui grid overlay culling
|
2016-02-19 14:44:33 -08:00 |
|
Brad Hefta-Gaub
|
430cbcca7e
|
first cut at adding surface normals to ray intersection
|
2015-09-27 21:57:50 -07:00 |
|
Zander Otavka
|
ed7fc07ab1
|
Fix cloning bug for BillboardOverlay.
|
2015-07-31 11:26:03 -07:00 |
|
Brad Davis
|
35f7307f30
|
More header cleanup
|
2015-07-18 22:15:50 -07:00 |
|
Atlante45
|
55c490043f
|
Restore InterfaceConfig.h includes
|
2015-06-24 16:13:42 -07:00 |
|
Atlante45
|
e3d22ef94b
|
Fix overlays getBounds + code cleanup
|
2015-06-24 16:13:42 -07:00 |
|
ZappoMan
|
912b851eb7
|
remove crufty references to QGLWidget
|
2015-02-25 12:54:34 -08:00 |
|
ZappoMan
|
a6b86da47a
|
basics of triangle picking working for models
|
2014-12-05 11:31:27 -08:00 |
|
Thijs Wenker
|
38ed104397
|
added const to copy constructors
|
2014-11-15 00:21:50 +01:00 |
|
Thijs Wenker
|
ba5491bc8b
|
moved writeToClone to copy constructor
|
2014-11-14 22:55:25 +01:00 |
|
Thijs Wenker
|
fa4555a7a2
|
Merge branch 'master' of https://github.com/worklist/hifi into 20176
Conflicts:
interface/src/ui/overlays/Grid3DOverlay.cpp
interface/src/ui/overlays/ImageOverlay.cpp
interface/src/ui/overlays/Line3DOverlay.cpp
interface/src/ui/overlays/LocalVoxelsOverlay.cpp
interface/src/ui/overlays/LocalVoxelsOverlay.h
interface/src/ui/overlays/Overlay.h
interface/src/ui/overlays/Overlay2D.cpp
interface/src/ui/overlays/Text3DOverlay.cpp
interface/src/ui/overlays/TextOverlay.cpp
interface/src/ui/overlays/TextOverlay.h
|
2014-11-14 20:09:27 +01:00 |
|
David Rowe
|
9e19641a1d
|
Add property getting for all 3D overlays
|
2014-11-12 21:05:44 -08:00 |
|
Thijs Wenker
|
709ad84933
|
added clone functionality to Overlays:
Overlays.cloneOverlay(OverlayID)
|
2014-11-05 23:44:59 +01:00 |
|
ZappoMan
|
2004159778
|
implement basic support for planar overlay type intersections
|
2014-10-08 20:29:53 -07:00 |
|
ZappoMan
|
c3b0700601
|
introduce Planar3DOverlay for common features of rectangle and circle, introduced rectanglular 3D plane
|
2014-09-30 14:52:44 -07:00 |
|