[osg-users] Keyrepeat after delay

2016-03-08 Thread Sebastian Schmidt
Hi, I added several GuiEventHandler to my Viewer. When i try to track the Code: KeyDown event in the Code: handle function while pressing a key, i always get a short delay between the first and the folllowing events. This problem doesnt exist for my custom Code: CameraManipulator . My Co

Re: [osg-users] 16384x4096-Textures and 8192x8192-Textures

2016-03-08 Thread Peter Strohm
Hi Sebastian, Thanks a lot! Peter -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=66501#66501 ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi

[osg-users] Crash in osg 3.4.0 on Virtual Machine when OSG_GL3_AVAILABLE enabled

2016-03-08 Thread Barney Wrightson
Hi, I built osg 3.4.0 with OSG_GL3_AVAILABLE enabled and it was working fine on my dev box, but when I loaded my app on a virtual machine with not much 3D support, It crashed with a null pointer exception in the BufferObject constructor at the line (71): _extensions->glGenBuffers(1, &_glObject