Re: [osg-users] How to ignore keyboard events

2012-09-30 Thread Max Sergeev
robertosfield wrote: > > The osgViewer classes are built around not having any event handlers > by default and it's the application developers responsibility to add > these to their applications, so it's not a case of working out how to > block events but rather just adding the event handlers you

Re: [osg-users] How to create glow effect in OSG

2012-09-30 Thread Michael Schanne
I've seen that there is a glow example in osgPPU. Are there any examples using just OSG that would give an effect similar to the attachment in my previous post? I would prefer not to bring another library into my project if at all possible. ... Thank you! Cheers, Michael -

[osg-users] Inconsistent errors whilst building OSG

2012-09-30 Thread Sid Boyce
Sometimes there are ffmpeg errors, other times deprecated warnings and errors. This has happened in 3.0.0 and 3.0.1 SVN sources. In builds going back a while, osg used to fetch the latest ffmepg sources. The error below is not about ffmpeg but I can download 3.0.1 SVN again and recreate that er