Merge branch 'master' into topic-gles3-ios

This commit is contained in:
tomhog
2017-03-21 15:33:13 +00:00
committed by GitHub
7 changed files with 128 additions and 310 deletions

View File

@@ -264,8 +264,6 @@ public:
void addGlyph(Glyph* glyph,int posX, int posY);
virtual void apply(osg::State& state) const;
/** Set whether to use a mutex to ensure ref() and unref() are thread safe.*/
virtual void setThreadSafeRefUnref(bool threadSafe);