overte/interface/src/ui/overlays
Clément Brisset 681a1a3297 Merge pull request #3917 from ctrlaltdavid/20202
CR for Job #20202 - Add "backgroundVisible" property to text overlays
2014-12-08 11:43: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 basics of triangle picking working for models 2014-12-05 11:31:27 -08:00
Circle3DOverlay.cpp basics of triangle picking working for models 2014-12-05 11:31:27 -08:00
Circle3DOverlay.h basics of triangle picking working for models 2014-12-05 11:31:27 -08:00
Cube3DOverlay.cpp Update border comment in Cube3DOverlay 2014-11-25 12:43:01 -08:00
Cube3DOverlay.h Add borderSize to Cube3DOverlay 2014-11-25 12:05:13 -08:00
Grid3DOverlay.cpp Improve performance of drawing GridOverlay3D 2014-11-18 12:24:52 -08:00
Grid3DOverlay.h added const to copy constructors 2014-11-15 00:21:50 +01: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 added const to copy constructors 2014-11-15 00:21:50 +01:00
Line3DOverlay.h added const to copy constructors 2014-11-15 00:21:50 +01:00
LocalModelsOverlay.cpp added const to copy constructors 2014-11-15 00:21:50 +01:00
LocalModelsOverlay.h added const to copy constructors 2014-11-15 00:21:50 +01:00
LocalVoxelsOverlay.cpp added const to copy constructors 2014-11-15 00:21:50 +01:00
LocalVoxelsOverlay.h added const to copy constructors 2014-11-15 00:21:50 +01:00
ModelOverlay.cpp basics of triangle picking working for models 2014-12-05 11:31:27 -08:00
ModelOverlay.h basics of triangle picking working for models 2014-12-05 11:31:27 -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 Coding Standard 2014-12-04 20:16:50 -08:00
Overlays.h Update 3D overlays to only use one list 2014-11-25 09:49:10 -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 added const to copy constructors 2014-11-15 00:21:50 +01:00
Rectangle3DOverlay.h added const to copy constructors 2014-11-15 00:21:50 +01:00
Sphere3DOverlay.cpp added const to copy constructors 2014-11-15 00:21:50 +01:00
Sphere3DOverlay.h added const to copy constructors 2014-11-15 00:21:50 +01:00
Text3DOverlay.cpp Render with backgroundAlpha property 2014-12-05 11:18:03 -08:00
Text3DOverlay.h Add backgroundAlpha property to 2D and 3D text overlays 2014-12-05 11:08:00 -08:00
TextOverlay.cpp Render with backgroundAlpha property 2014-12-05 11:18:03 -08:00
TextOverlay.h Add backgroundAlpha property to 2D and 3D text overlays 2014-12-05 11:08:00 -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