overte-HifiExperiments/interface/src/ui/overlays
2015-01-06 09:52:27 -08:00
..
Base3DOverlay.cpp dashed lines in GeometryCache 2015-01-05 21:45:17 -08:00
Base3DOverlay.h dashed lines in GeometryCache 2015-01-05 21:45:17 -08:00
BillboardOverlay.cpp more work on removing immediate mode GL_QUADS 2014-12-22 17:43:02 -08:00
BillboardOverlay.h move TextureCache to library 2014-12-15 13:14:16 -08:00
Circle3DOverlay.cpp move GlowEffect to libraries 2014-12-15 19:19:21 -08:00
Circle3DOverlay.h basics of triangle picking working for models 2014-12-05 11:31:27 -08:00
Cube3DOverlay.cpp dashed lines in GeometryCache 2015-01-05 21:45:17 -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 more work on removing immediate mode GL_QUADS 2014-12-22 17:43:02 -08:00
ImageOverlay.h added const to copy constructors 2014-11-15 00:21:50 +01: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 Merge branch 'master' of https://github.com/highfidelity/hifi into voxelEctomy 2014-12-31 10:50:53 -08:00
Overlays.h Update overlays to handle updates in drawOnHUD after creation 2014-12-31 10:15:15 -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 multi-mode renderVertices 2015-01-06 09:52:27 -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 more work on removing immediate mode GL_QUADS 2014-12-23 09:50:38 -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