[osg-users] Pointsprite "mode supported" typo
D. Christopher Fennell
dchristopherfennell at yahoo.com
Mon Jul 22 09:49:15 PDT 2019
Hello,
There is a typo in the latest development release (3.7.0: GLExtensions.cpp, line 1052) for "isPointSpriteModeSupported". It's checking the mode against itself which will always be false since it's never initialized. It should check against "isPointSpriteSupported" as in 3.6.3.
Thanks,
DC
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=76453#76453
More information about the osg-users
mailing list