[osg-users] Pragmatic shader composition - bug

Robert Osfield robert.osfield at gmail.com
Wed Oct 12 09:26:20 PDT 2016


Hi Glenn,

>> Is actually wrong and should be:
>>
>> if (versionLine[versionLine.versionLine.size()-1]!='\n')
>> versionLine.push_back('\n');
>>

I have checked this change into OSG master and OpenSceneGraph-3.4 branch.

Could you let me know if that works fine.

Cheers,
Robert



More information about the osg-users mailing list