Sam Gateau
|
d07ab353fc
|
remove glLineWidth completely because it s not available anymore for wide lines in core
|
2015-08-04 11:57:20 -07:00 |
|
Zander Otavka
|
da2afca391
|
Expose overlay type checking to JavaScript.
|
2015-07-31 11:26:04 -07:00 |
|
Brad Davis
|
5b494c23fd
|
More header cleanup
|
2015-07-18 22:38:26 -07:00 |
|
Brad Davis
|
35f7307f30
|
More header cleanup
|
2015-07-18 22:15:50 -07:00 |
|
Eric Levin
|
3d06b011aa
|
adding batch to renderHUD
|
2015-07-03 13:27:00 -07:00 |
|
ericrius1
|
8be1fd28e5
|
stripping naked gl calls from overlays to allow vive and oculus plugins to work
|
2015-07-02 13:57:00 -07:00 |
|
Atlante45
|
e3d22ef94b
|
Fix overlays getBounds + code cleanup
|
2015-06-24 16:13:42 -07:00 |
|
Ryan Huffman
|
d47f5a2abb
|
Update Rectangle, Grid, and Billboard overlays to use batches
|
2015-06-16 16:45:53 -07:00 |
|
ZappoMan
|
e6388a65b9
|
rough pass at adding color to geometry cache
|
2015-01-13 20:53:05 -08:00 |
|
Ryan Huffman
|
b6b2388d41
|
Update grid rendering to fade from center location rather than distance from camera
|
2014-12-31 11:15:44 -08:00 |
|
ZappoMan
|
bfcc78c57d
|
replaced Application::resourcesPath() with PathUtils::resourcesPath()
|
2014-12-15 15:20:18 -08:00 |
|
ZappoMan
|
e0a017e963
|
make GeometryCache work with DependancyManager
|
2014-12-15 10:49:34 -08:00 |
|
ZappoMan
|
4ac673fe63
|
more render util cleanup
|
2014-12-15 08:16:42 -08:00 |
|
Ryan Huffman
|
ad3d7fbfb4
|
Improve performance of drawing GridOverlay3D
|
2014-11-18 12:24:52 -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 |
|
Thijs Wenker
|
388332966d
|
Added cloning methods to Grid3DOverlay
Added example script for cloning overlays (TODO: SpriteBillboard fix cloning of in example)
|
2014-11-13 22:22:46 +01:00 |
|
David Rowe
|
9e19641a1d
|
Add property getting for all 3D overlays
|
2014-11-12 21:05:44 -08:00 |
|
Ryan Huffman
|
2ebca0a659
|
Add Grid3DOverlay
|
2014-11-11 09:50:25 -08:00 |
|