Files
OpenSceneGraph/src/osgWidget
Robert Osfield 2a18c8b02a From Eric Buehler, "I believe that the osgWidget::Window::HA_CENTER alignment should be center aligned rather than by the origin, as the osgWidget::Window::VA_TOP causes.
The current setAnchorHorizontal() command doesn't center the center of the object, it just center's the object's origin.  The following change to osgWidget::Window::update() will correct that behavior so that it is consistent with setAnchorVertical() behavior.
"
2011-01-27 17:14:28 +00:00
..
2010-05-28 16:07:34 +00:00
2010-05-28 16:07:34 +00:00
2010-12-24 19:47:31 +00:00