This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
62dbe7b85e
OpenSceneGraph
/
examples
/
osgviewerCocoa
/
English.lproj
/
InfoPlist.strings
3 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
From Jannik Heller, Wrong function call in setTextureAttributeAndModes "From I think that this piece of code in StateSet::setTextureAttributeAndModes is a copy&paste mistake: OSG_NOTICE<<"Warning: non texture attribute '"<<attribute->className()<<"' passed to setTextureAttributeAndModes(unit,attr,value), "<<std::endl; OSG_NOTICE<<" assuming setAttributeAndModes(attr,value) instead."<<std::endl; OSG_NOTICE<<" please change calling code to use appropriate call."<<std::endl; setAttribute(attribute,value); As per the warning message it should be calling setAttributeAndModes(attribute,value); ."
2016-03-11 23:35:07 +08:00
/* Localized versions of Info.plist keys */
NSHumanReadableCopyright = "© __MyCompanyName__, 2006";
Reference in New Issue
Copy Permalink