overte/interface/src/ui/overlays
2014-12-17 12:32:52 -08:00
..
Base3DOverlay.cpp basics of triangle picking working for models 2014-12-05 11:31:27 -08:00
Base3DOverlay.h basics of triangle picking working for models 2014-12-05 11:31:27 -08:00
BillboardOverlay.cpp basics of triangle picking working for models 2014-12-05 11:31:27 -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 move DeferredLightingEffect and AmbientOcclusionEffect to libraries, make them DependencyManager enabled 2014-12-16 11:27:44 -08:00
Cube3DOverlay.h Add borderSize to Cube3DOverlay 2014-11-25 12:05:13 -08:00
Grid3DOverlay.cpp replaced Application::resourcesPath() with PathUtils::resourcesPath() 2014-12-15 15:20:18 -08:00
Grid3DOverlay.h move ProgramObject to libraries 2014-12-15 14:21:22 -08:00
ImageOverlay.cpp fix warnings in overlays 2014-11-15 20:38:21 -08:00
ImageOverlay.h added const to copy constructors 2014-11-15 00:21:50 +01:00
Line3DOverlay.cpp move GlowEffect to libraries 2014-12-15 19:19:21 -08:00
Line3DOverlay.h added const to copy constructors 2014-11-15 00:21:50 +01: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
LocalVoxelsOverlay.cpp move GlowEffect to libraries 2014-12-15 19:19:21 -08:00
LocalVoxelsOverlay.h added const to copy constructors 2014-11-15 00:21:50 +01: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 Replace 2D and 3D text overlay textWidth() method with textSize() 2014-12-09 18:32:53 -08:00
Overlays.h Replace 2D and 3D text overlay textWidth() method with textSize() 2014-12-09 18:32:53 -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 move GlowEffect to libraries 2014-12-15 19:19:21 -08:00
Rectangle3DOverlay.h added const to copy constructors 2014-11-15 00:21:50 +01:00
Sphere3DOverlay.cpp move DeferredLightingEffect and AmbientOcclusionEffect to libraries, make them DependencyManager enabled 2014-12-16 11:27:44 -08:00
Sphere3DOverlay.h added const to copy constructors 2014-11-15 00:21:50 +01:00
Text3DOverlay.cpp move TextRender to libraries/render-utils 2014-12-17 12:32:52 -08:00
Text3DOverlay.h Replace 2D and 3D text overlay textWidth() method with textSize() 2014-12-09 18:32:53 -08:00
TextOverlay.cpp move TextRender to libraries/render-utils 2014-12-17 12:32:52 -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