OpenSceneGraph/include/osgUI
2016-08-29 09:40:21 +02:00
..
AlignmentSettings Improved the alignment and sizing of TabWidget tab headers 2014-09-10 17:03:27 +00:00
Callbacks Moved the diaglog title bar widgets into the Widget::GraphicsSubgraph map to avoid them poluting the Dialog's children list and to prevent them from being serialized. 2014-09-09 15:14:35 +00:00
ColorPalette Added osgUI::ColorPalette class 2014-06-13 17:17:09 +00:00
ComboBox Refactored the handling of ComboBox item picking to make it faster and more reliable 2014-09-02 17:01:44 +00:00
Dialog Removed Dialog/Popup::open/close() methods as they are replaced by the setVisible() method 2014-05-26 16:32:20 +00:00
Export From Pjotr Svetachov, build fixes for VisualStudio 2014-05-15 14:45:28 +00:00
FrameSettings 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 Added initial shell of PushButton implementation 2014-05-16 10:38:40 +00:00
LineEdit 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
Popup Removed Dialog/Popup::open/close() methods as they are replaced by the setVisible() method 2014-05-26 16:32:20 +00:00
PushButton Addd method implementation in serializers 2014-05-21 16:15:02 +00:00
Style Improved handling of setting of the depth of the UI. 2014-08-22 19:00:53 +00:00
TabWidget fix colliding include guards and spurious #define OSGUI_EXPORT 2016-08-29 09:40:21 +02:00
TextSettings 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 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 From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00