Brad Davis
|
0c78af9abb
|
Working on text rendering refactor
|
2015-02-03 18:57:39 -08:00 |
|
Brad Davis
|
6cfb51283e
|
Working on the text renderer
|
2015-02-03 01:49:06 -08:00 |
|
ZappoMan
|
2f4e98082b
|
remove glColor calls related to text rendering
|
2015-01-28 13:54:48 -08:00 |
|
ZappoMan
|
7d9de6d0eb
|
added some TODO comments and some cleanup
|
2015-01-28 11:03:05 -08:00 |
|
ZappoMan
|
41c039f283
|
Merge branch 'master' of https://github.com/highfidelity/hifi into gpuStreamizing
|
2015-01-19 13:34:28 -08:00 |
|
David Rowe
|
9860feec61
|
Tweak 3D text overlay text size calculations
|
2015-01-19 09:54:44 -08:00 |
|
ZappoMan
|
e6388a65b9
|
rough pass at adding color to geometry cache
|
2015-01-13 20:53:05 -08:00 |
|
ZappoMan
|
1f307e9667
|
more work on removing immediate mode GL_QUADS
|
2014-12-23 09:50:38 -08:00 |
|
ZappoMan
|
2be3b73e8c
|
move TextRender to libraries/render-utils
|
2014-12-17 12:32:52 -08:00 |
|
David Rowe
|
8cf50b71ea
|
Update some comments to reflect changes
|
2014-12-09 19:18:37 -08:00 |
|
David Rowe
|
136c3a2cce
|
Replace 2D and 3D text overlay textWidth() method with textSize()
|
2014-12-09 18:32:53 -08:00 |
|
David Rowe
|
bd6ea9b4e7
|
Render with backgroundAlpha property
|
2014-12-05 11:18:03 -08:00 |
|
David Rowe
|
f5a1c26492
|
Add backgroundAlpha property to 2D and 3D text overlays
|
2014-12-05 11:08:00 -08:00 |
|
ZappoMan
|
5ea6973fe7
|
fix isFacingAvatar for 3d text overlays
|
2014-11-23 10:53:03 -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
|
8076bfea72
|
Merge branch 'master' into 20157
Conflicts:
interface/src/ui/overlays/Text3DOverlay.cpp
|
2014-11-13 14:53:57 -08:00 |
|
AndrewMeadows
|
b797c7b38c
|
Merge pull request #3782 from ctrlaltdavid/20140
CR for Job #20140 - Add Overlays.getTextWidth
|
2014-11-13 13:52:53 -08:00 |
|
David Rowe
|
6f4952c7d5
|
More consts
|
2014-11-13 12:25:15 -08:00 |
|
Thijs Wenker
|
14655870ec
|
Merge branch 'master' of https://github.com/worklist/hifi into 20176
|
2014-11-13 20:14:26 +01:00 |
|
David Rowe
|
9e19641a1d
|
Add property getting for all 3D overlays
|
2014-11-12 21:05:44 -08:00 |
|
David Rowe
|
8ac3aba2bd
|
Make text overlays apply alpha to text as well as background
|
2014-11-11 17:54:02 -08:00 |
|
David Rowe
|
6cf833cf98
|
Add text overlay textWidth() method
|
2014-11-11 17:31:49 -08:00 |
|
Brad Hefta-Gaub
|
3a90e869d4
|
Revert "CR for Job #20140 - Add Overlays.getTextWidth"
|
2014-11-07 21:50:19 -08:00 |
|
David Rowe
|
7e6d616f20
|
Add text overlay textWidth() method
Is accessible from JavaScript.
|
2014-11-07 08:58:31 -08:00 |
|
Thijs Wenker
|
d3d80d3fe2
|
filled in the rest of the properties
|
2014-11-06 00:34:59 +01:00 |
|
Thijs Wenker
|
709ad84933
|
added clone functionality to Overlays:
Overlays.cloneOverlay(OverlayID)
|
2014-11-05 23:44:59 +01:00 |
|
ZappoMan
|
3e9bc23c2f
|
moving RenderArgs into shared so it can be used by overlays, first cut at ray picking against submeshes
|
2014-10-29 10:19:04 -07:00 |
|
ZappoMan
|
228de963ab
|
CR feedback
|
2014-10-21 12:28:44 -07:00 |
|
ZappoMan
|
1b9565e575
|
cleanup
|
2014-10-21 08:25:04 -07:00 |
|
ZappoMan
|
99adb413e3
|
add 3D text overlay support
|
2014-10-21 08:20:15 -07:00 |
|