OpenSceneGraph/src/osgUI
2014-07-24 13:25:49 +00:00
..
AlignmentSettings.cpp Added beginnings of new osgUI library, a replacement for osgWidget that works fully in 3D/stereo and is scriptable. 2014-05-12 11:27:54 +00:00
CMakeLists.txt Added osgUI::ColorPalette class 2014-06-13 17:17:09 +00:00
ColorPalette.cpp Added osgUI::ColorPalette class 2014-06-13 17:17:09 +00:00
ComboBox.cpp Refined the colouring of widget to be more in sync with the defaults used in Qt. 2014-07-24 13:25:49 +00:00
Dialog.cpp Refined the colouring of widget to be more in sync with the defaults used in Qt. 2014-07-24 13:25:49 +00:00
FrameSettings.cpp Added beginnings of new osgUI library, a replacement for osgWidget that works fully in 3D/stereo and is scriptable. 2014-05-12 11:27:54 +00:00
Label.cpp Replaced Widget::GraphicsSubgraph with GraphicsSubgraphMap to allow finer control of when the rendering subgraphs are done. 2014-05-28 10:06:14 +00:00
LineEdit.cpp Refined the colouring of widget to be more in sync with the defaults used in Qt. 2014-07-24 13:25:49 +00:00
Popup.cpp Implemented more robust intersection handling for mouse interactions. Wired up even handling of ComboBox popup. 2014-06-11 10:55:33 +00:00
PushButton.cpp Refined the colouring of widget to be more in sync with the defaults used in Qt. 2014-07-24 13:25:49 +00:00
Style.cpp Changed the default text colour to black 2014-07-23 15:57:35 +00:00
TextSettings.cpp Added beginnings of new osgUI library, a replacement for osgWidget that works fully in 3D/stereo and is scriptable. 2014-05-12 11:27:54 +00:00
Widget.cpp Implemented more robust intersection handling for mouse interactions. Wired up even handling of ComboBox popup. 2014-06-11 10:55:33 +00:00