Fixed a small boo-boo in definition of bit masks in include/osg/Drawable
Fixed incorrect normal conversions for osgconv.
This commit is contained in:
@@ -6,7 +6,6 @@ using namespace osg;
|
||||
|
||||
class TransformFunctor : public osg::Drawable::AttributeFunctor
|
||||
{
|
||||
|
||||
public:
|
||||
|
||||
osg::Matrix _m;
|
||||
|
||||
Reference in New Issue
Block a user