Re: [osg-users] 3d Model Editing

2010-03-28 Thread Andreas Ekstrand
Hi John, Have a look at Remo 3D (www.remograph.com) which supports import and export of most of the file formats in OpenSceneGraph. /Andreas On 2010-03-27 16:58, John Galt wrote: Hi, I need separate models of a man's body and head. Can you suggest where I can find them? Any of these file

[osg-users] osgWidget WindowManager - EventInterface ?! const ?!

2010-03-28 Thread Matthias Asselborn
Hi, i want to controll my camera over a osgWidget. ive implemened the mousePush method from EvenetInterface Code: bool mousePush(double, double, const osgWidget::WindowManager* wm2) { osgWidget::WindowManager* t = const_castosgWidget::WindowManager*(wm2);

[osg-users] [vpb] which is the best Manipulator for a globe Earth?

2010-03-28 Thread Lv Qing
Hi, ... I have try the osgGA::TerrainManipulator to manipulat a globle Earth,it does not work very well .I also tried the EarthManipulator of osgEarth,it does well to a .earth model,but it seems work fail to a vpb generated (.osga) model.Can there be a solution? Thank you! Cheers, Lv

Re: [osg-users] osgViewer::GraphicsWindowWin32 cursor issue

2010-03-28 Thread Mikhail I. Izmestev
Hello. Attached patch can solve those problems. Mikhail. Index: GraphicsWindowWin32.cpp === --- GraphicsWindowWin32.cpp (revision 11300) +++ GraphicsWindowWin32.cpp (working copy) @@ -2465,11 +2465,18 @@ break;

Re: [osg-users] [vpb] which is the best Manipulator for a globe Earth?

2010-03-28 Thread Jason Beverage
Hi Lv, See my answer on the osgEarth forum, I've committed a fix to get the EarthManipulator to work with VPB databases again. Jason On Sun, Mar 28, 2010 at 1:17 PM, Lv Qing donlvq...@msn.com wrote: Hi, ... I have try the osgGA::TerrainManipulator to manipulat a globle Earth,it does not

[osg-users] 2.8.3 release imminent

2010-03-28 Thread Paul Martz
Hi all -- Just a note to say that I'm planning to tag the 2.8.3 release late Wednesday 31 March. I'm not seeing a lot of posts about 2.8.3 experiences, so if you've been using it, please post and let me know how it's working, good or bad. I am using it myself for many external projects, and