OpenSceneGraph/include/osgUI
2014-09-03 12:28:04 +00:00
..
AlignmentSettings Fixed typo in parameter name 2014-06-13 17:16:51 +00:00
Callbacks Added close button on Dialog title bar 2014-09-03 12:28:04 +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
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 Added DragCallback class to help dialog dragging support. 2014-09-01 19:13:35 +00:00