Robert Osfield
|
e93e7ca1f2
|
Introduced Widget::WidgetStateSet to help localize the StateSet set up by Widget implementations from being serialized or
affecting what end users apply via the standard Node::s/getStateSet().
Further work on TabWidget.
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14440 16af8721-9629-0410-8352-f15c8da7e697
|
2014-09-09 13:37:33 +00:00 |
|
Robert Osfield
|
23b8131ae5
|
Added shell of new osgUI::TabWidget class
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14438 16af8721-9629-0410-8352-f15c8da7e697
|
2014-09-05 16:04:11 +00:00 |
|
Robert Osfield
|
f28d460caa
|
Added support for ComboBox::currentIndexChanged*(uint) callback API.
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14409 16af8721-9629-0410-8352-f15c8da7e697
|
2014-08-14 19:00:37 +00:00 |
|
Robert Osfield
|
fdd9efe45a
|
Implemented osgUI::Validator, IntValidator and DoubleValidator classes that manage validation/specialization of LineEdit widgets to work with just integer or double values.
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14398 16af8721-9629-0410-8352-f15c8da7e697
|
2014-08-05 18:32:45 +00:00 |
|
Robert Osfield
|
9195a0000b
|
Added osgUI::ColorPalette class
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14259 16af8721-9629-0410-8352-f15c8da7e697
|
2014-06-13 17:17:09 +00:00 |
|
Robert Osfield
|
1fcb91900a
|
Replaced Widget::GraphicsSubgraph with GraphicsSubgraphMap to allow finer control of when the rendering subgraphs are done.
|
2014-05-28 10:06:14 +00:00 |
|
Robert Osfield
|
faced0a896
|
Removed Dialog/Popup::open/close() methods as they are replaced by the setVisible() method
|
2014-05-26 16:32:20 +00:00 |
|
Robert Osfield
|
b04a4813ba
|
Added Visible and Enalbed properties to Widget
|
2014-05-26 16:15:33 +00:00 |
|
Robert Osfield
|
71352ea56d
|
Added item serializer
|
2014-05-26 15:58:18 +00:00 |
|
Robert Osfield
|
55c2041d4d
|
Added wrappers for open and close methods
|
2014-05-23 15:00:09 +00:00 |
|
Robert Osfield
|
bda5ec4875
|
Added osgUI::Widget::set/getGraphicsSubgraph() to hold the subgraph that does the rendering portion of widgets
|
2014-05-22 10:02:35 +00:00 |
|
Robert Osfield
|
0b5b3213fe
|
Addd method implementation in serializers
|
2014-05-21 16:15:02 +00:00 |
|
Robert Osfield
|
d917987938
|
Added shell of Popup class
|
2014-05-20 08:35:19 +00:00 |
|
Robert Osfield
|
4ce2e075c4
|
Add shell of Dialog class
|
2014-05-19 10:11:50 +00:00 |
|
Robert Osfield
|
87fd1d38fb
|
Added initial cut of ComboBox
|
2014-05-16 19:24:58 +00:00 |
|
Robert Osfield
|
3e00764649
|
Added initial shell of PushButton implementation
|
2014-05-16 10:38:40 +00:00 |
|
Robert Osfield
|
ead92353fe
|
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 |
|