Updated AUTHORS

git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14617 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
Robert Osfield
2014-12-18 11:36:16 +00:00
parent e281c264a7
commit 2a46857353
2 changed files with 36 additions and 26 deletions

View File

@@ -259,7 +259,8 @@ const char* invalidNames[] =
"VolumeTile",
"PushStackValueVisitor",
"RayIntersector",
"OpenSceneGraph-Data"
"OpenSceneGraph-Data",
"Node"
};
@@ -468,7 +469,8 @@ TypoCorrection typoCorrections[] =
{"Blessing","Blissing"},
{"Dannahuer","Dannhauer"},
{"Chebeav", "Chebaev"},
{"Messershmidt","Messerschmidt"}
{"Messershmidt","Messerschmidt"},
{"Auelien","Aurelien"}
};
@@ -641,7 +643,11 @@ NameCorrection nameCorrections[] =
{"Matthias", "Helsing",
"Mattias", "Helsing"},
{"Clement", "Boesch",
"Cl<EFBFBD>ment", "B<EFBFBD>sch"}
"Cl<EFBFBD>ment", "B<EFBFBD>sch"},
{"Lauren", "Voerman",
"Laurens", "Voerman"},
{"Pjotr", "Sventachov",
"Pjotr", "Svetachov"}
};