OpenSceneGraph/src/osgUI
2016-08-29 10:41:40 +02:00
..
AlignmentSettings.cpp Improved the alignment and sizing of TabWidget tab headers 2014-09-10 17:03:27 +00:00
Callbacks.cpp Added missing initializer 2016-06-24 10:05:30 +01: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 Added initializer 2016-06-24 10:06:31 +01:00
Dialog.cpp Fixed -Wextra warningsw 2016-06-08 09:05:34 +01: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 Fixed handling of when dynamic_cast<> returns NULL 2016-06-24 10:13:26 +01:00
Popup.cpp Fixed -Wextra warningsw 2016-06-08 09:05:34 +01:00
PushButton.cpp Restructed to handle dyanmic_cast<> being NULL 2016-06-24 10:09:59 +01: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 initializer 2016-06-24 10:04:31 +01: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 Fixed -Wextra warningsw 2016-06-08 09:05:34 +01:00
Widget.cpp added call to copy constructor for virtual base classes in copy constructor of derived classes, removed these for abstract classes 2016-08-29 10:41:40 +02:00