.. |
Base3DOverlay.cpp
|
Add missing paramaters to Base3DOverlay copy ctor
|
2015-01-15 14:15:59 -08:00 |
Base3DOverlay.h
|
Merge pull request #4055 from huffman/fix-overlays
|
2015-01-07 10:56:18 -08:00 |
BillboardOverlay.cpp
|
Added missing deletes
|
2015-01-05 15:13:07 -08:00 |
BillboardOverlay.h
|
move TextureCache to library
|
2014-12-15 13:14:16 -08:00 |
Circle3DOverlay.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
|
2015-01-13 11:03:14 -08:00 |
Circle3DOverlay.h
|
more removal of immediate mode
|
2015-01-06 15:51:39 -08:00 |
Cube3DOverlay.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
|
2015-01-13 11:03:14 -08:00 |
Cube3DOverlay.h
|
Add borderSize to Cube3DOverlay
|
2014-11-25 12:05:13 -08:00 |
Grid3DOverlay.cpp
|
Update grid rendering to fade from center location rather than distance from camera
|
2014-12-31 11:15:44 -08:00 |
Grid3DOverlay.h
|
move ProgramObject to libraries
|
2014-12-15 14:21:22 -08:00 |
ImageOverlay.cpp
|
Cleanup image clipping in ImageOverlay
|
2015-01-27 08:11:37 -08:00 |
ImageOverlay.h
|
Update ImageOverlay to use TextureCache
|
2015-01-21 15:09:09 -08:00 |
Line3DOverlay.cpp
|
dashed lines in GeometryCache
|
2015-01-05 21:45:17 -08:00 |
Line3DOverlay.h
|
first cut are removing immediate mode GL_LINES
|
2015-01-05 15:46:48 -08:00 |
LocalModelsOverlay.cpp
|
move GlowEffect to libraries
|
2014-12-15 19:19:21 -08:00 |
LocalModelsOverlay.h
|
header file cleanup
|
2014-12-16 15:35:56 -08:00 |
ModelOverlay.cpp
|
move GlowEffect to libraries
|
2014-12-15 19:19:21 -08:00 |
ModelOverlay.h
|
move Model and AnimationHandle to libraries
|
2014-12-16 14:04:39 -08:00 |
Overlay.cpp
|
fix warnings in overlays
|
2014-11-15 20:38:21 -08:00 |
Overlay.h
|
added const to copy constructors
|
2014-11-15 00:21:50 +01:00 |
Overlay2D.cpp
|
added const to copy constructors
|
2014-11-15 00:21:50 +01:00 |
Overlay2D.h
|
added const to copy constructors
|
2014-11-15 00:21:50 +01:00 |
Overlays.cpp
|
Guard against derefencing NULL
|
2015-01-19 19:33:12 -08:00 |
Overlays.h
|
Update setting drawOnHUD and update to write lock for editOverlay
|
2015-01-06 18:14:40 -08:00 |
Planar3DOverlay.cpp
|
basics of triangle picking working for models
|
2014-12-05 11:31:27 -08:00 |
Planar3DOverlay.h
|
basics of triangle picking working for models
|
2014-12-05 11:31:27 -08:00 |
Rectangle3DOverlay.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
|
2015-01-13 11:03:14 -08:00 |
Rectangle3DOverlay.h
|
more work on eliminating immediate mode calls
|
2015-01-05 20:51:05 -08:00 |
Sphere3DOverlay.cpp
|
move all glut-ness to geometry cache
|
2014-12-18 11:20:17 -08:00 |
Sphere3DOverlay.h
|
added const to copy constructors
|
2014-11-15 00:21:50 +01:00 |
Text3DOverlay.cpp
|
Tweak 3D text overlay text size calculations
|
2015-01-19 09:54:44 -08:00 |
Text3DOverlay.h
|
Replace 2D and 3D text overlay textWidth() method with textSize()
|
2014-12-09 18:32:53 -08:00 |
TextOverlay.cpp
|
first pass at removing immediate mode GL_QUADS
|
2014-12-22 13:47:18 -08:00 |
TextOverlay.h
|
Replace 2D and 3D text overlay textWidth() method with textSize()
|
2014-12-09 18:32:53 -08:00 |
Volume3DOverlay.cpp
|
basics of triangle picking working for models
|
2014-12-05 11:31:27 -08:00 |
Volume3DOverlay.h
|
basics of triangle picking working for models
|
2014-12-05 11:31:27 -08:00 |