osg2vsg icon indicating copy to clipboard operation
osg2vsg copied to clipboard

Bug fixes: Default vert shader; CMake with osgText

Open vaillancourt opened this issue 3 months ago • 0 comments

  • 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.

vaillancourt avatar Oct 02 '25 16:10 vaillancourt