Merge remote-tracking branch 'upstream/master'

This commit is contained in:
konstantin.matveyev
2017-08-15 22:15:31 +03:00
18 changed files with 260 additions and 115 deletions

View File

@@ -43,7 +43,7 @@ public:
{
}
virtual bool handle(const osgGA::GUIEventAdapter& ea, osgGA::GUIActionAdapter& aa)
virtual bool handle(const osgGA::GUIEventAdapter& ea, osgGA::GUIActionAdapter&)
{
if (ea.getEventType() == osgGA::GUIEventAdapter::KEYUP)
{