OpenSceneGraph/src/osgUI
2016-01-20 17:49:10 +00:00
..
AlignmentSettings.cpp Improved the alignment and sizing of TabWidget tab headers 2014-09-10 17:03:27 +00:00
Callbacks.cpp Added asUpdate/Cull/EventVisitor and asCamera/asDrawable to osg::Object and usage of these within the code base to avoid dynamic_cast<> usage. 2016-01-20 17:49:10 +00:00
CMakeLists.txt Added shell of new osgUI::TabWidget class 2014-09-05 16:04:11 +00:00
ColorPalette.cpp Added osgUI::ColorPalette class 2014-06-13 17:17:09 +00:00
ComboBox.cpp Introduced Widget::WidgetStateSet to help localize the StateSet set up by Widget implementations from being serialized or 2014-09-09 13:37:33 +00:00
Dialog.cpp Improved the handling of the dialog title text 2014-09-09 16:12:59 +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 Introduced Widget::WidgetStateSet to help localize the StateSet set up by Widget implementations from being serialized or 2014-09-09 13:37:33 +00:00
LineEdit.cpp Introduced Widget::WidgetStateSet to help localize the StateSet set up by Widget implementations from being serialized or 2014-09-09 13:37:33 +00:00
Popup.cpp Introduced Widget::WidgetStateSet to help localize the StateSet set up by Widget implementations from being serialized or 2014-09-09 13:37:33 +00:00
PushButton.cpp Introduced Widget::WidgetStateSet to help localize the StateSet set up by Widget implementations from being serialized or 2014-09-09 13:37:33 +00:00
Style.cpp Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
TabWidget.cpp Added basic frame rendering for TabWidget 2014-09-12 14:16:08 +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 asUpdate/Cull/EventVisitor and asCamera/asDrawable to osg::Object and usage of these within the code base to avoid dynamic_cast<> usage. 2016-01-20 17:49:10 +00:00