Bug List

Member OSG::ContainerFactory::findGroupId (const Char8 *szName) const
t64 When 0 is returned and immediately passed to findGroupName we don't get the same thing back. ie. findGroupName(findGroupId("not there")) != "not there"

Member OSG::TransformationMatrix::factor (TransformationMatrix &r, VectorType3f &s, TransformationMatrix &u, VectorType3f &t, TransformationMatrix &proj) const
This function seems to be BROKEN.