blobfish
blobfish
[objectMaterial.blend.zip](https://github.com/cedricpinson/osgexport/files/512713/objectMaterial.blend.zip) blender 2.78 output loses the materials that are linked through the object.
**Describe the bug** Running meson setup with a CGAL Dependency results in unhandled exception. **To Reproduce** vcpkg install cgal:x64-windows meson.build: ``` project('test_project', 'cpp', version : '0.1.0', license : 'GPL-3+', meson_version...
Wondering why the class can't expose the getHome() function also?
FYI: I was fighting a windows 10 build and came across something. I am building with a custom meson.build and not using cmake so others might not have come across...
I have taken the osgviewerQt example and added a osgViewer::ScreenCaptureHandler. When I take the screen capture I get an error. "Warning: detected OpenGL error 'invalid operation' at end of SceneView::draw()"...