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 |
|
David Rowe
|
8c3bedae9d
|
Add position vector and color object script value examples
OverlayPropertyResult type is needed to successfully move QScriptValue
objects from QScriptEngine in Overlays to QScriptEngine in script.
|
2014-11-12 14:33:52 -08:00 |
|
Thijs Wenker
|
709ad84933
|
added clone functionality to Overlays:
Overlays.cloneOverlay(OverlayID)
|
2014-11-05 23:44:59 +01:00 |
|
ZappoMan
|
4ab0a8e13d
|
CR feedback
|
2014-10-03 09:49:54 -07:00 |
|
ZappoMan
|
00799e39e1
|
CR feedback
|
2014-10-03 09:48:54 -07:00 |
|
ZappoMan
|
f59185c00b
|
allow 3d overlays to be ignored from ray intersection
|
2014-10-03 03:02:54 -07:00 |
|
ZappoMan
|
175e5d5f79
|
add ray picking to 3D overlays
|
2014-10-02 20:44:49 -07:00 |
|
ZappoMan
|
94c2540db0
|
add dashed line drawing to Base3DOverlay and 3d line and rectangle overlays
|
2014-10-01 09:45:20 -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 |
|
Stephen Birarda
|
684c6b5372
|
run regex header replacement on all cpp files
|
2014-04-09 09:35:42 -07:00 |
|
ZappoMan
|
a56b7e341d
|
reorganize files in interface directory
|
2014-03-22 20:22:05 -07:00 |
|