OpenSceneGraph/src/osgUI
2014-09-02 10:00:33 +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
Callbacks.cpp Added support for scaling widgets via the scoll wheel. 2014-09-02 09:14:08 +00:00
CMakeLists.txt Added DragCallback class to help dialog dragging support. 2014-09-01 19:13:35 +00:00
ColorPalette.cpp Added osgUI::ColorPalette class 2014-06-13 17:17:09 +00:00
ComboBox.cpp Improved handling of ComboBox popup toggling 2014-09-02 10:00:33 +00:00
Dialog.cpp Added DragCallback class to help dialog dragging support. 2014-09-01 19:13:35 +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 Added DragCallback class to help dialog dragging support. 2014-09-01 19:13:35 +00:00
Popup.cpp Improved handling of setting of the depth of the UI. 2014-08-22 19:00:53 +00:00
PushButton.cpp Moved responsiblity for checking current event focus onto Widget::handleImplementations(). 2014-08-01 10:57:24 +00:00
Style.cpp Improved handling of setting of the depth of the UI. 2014-08-22 19:00:53 +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
Validator.cpp Implemented osgUI::Validator, IntValidator and DoubleValidator classes that manage validation/specialization of LineEdit widgets to work with just integer or double values. 2014-08-05 18:32:45 +00:00
Widget.cpp Added support for scaling widgets via the scoll wheel. 2014-09-02 09:14:08 +00:00