osg2vsg
osg2vsg copied to clipboard
Bug fixes: Default vert shader; CMake with osgText
- Bugfix: The default vertex shaders no longer break when there is no tangent information on the imported vertices
- Bugfix: osgText is now an explicit dependency within CMake; osgText was apparently a dependency (likely from another osg library). This was an issue when linking statically with VS.