Updated AUTHORS file
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
OpenSceneGraph Library 2.3.9
|
||||
OpenSceneGraph Library 2.3.10
|
||||
|
||||
306 Contributors:
|
||||
|
||||
@@ -21,9 +21,9 @@ Eric Sokolowsky
|
||||
Mathias Fr<46>hlich
|
||||
Tree
|
||||
David Callu
|
||||
Luigi Calori
|
||||
Trajce Nikolov
|
||||
Mike Wittman
|
||||
Luigi Calori
|
||||
Jean-Sebastien Guay
|
||||
Pavel Moloshtan
|
||||
Tom Jolley
|
||||
|
||||
@@ -217,6 +217,8 @@ bool validName(const std::string& first)
|
||||
if (first=="Quicktime") return false;
|
||||
if (first=="SceneGraphBuilder") return false;
|
||||
if (first=="LightPointNode") return false;
|
||||
if (first=="GeometryTechnique") return false;
|
||||
if (first=="GeoemtryTechnique") return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user