From e551c4ef289335321829d7cb80c5a05044dd8594 Mon Sep 17 00:00:00 2001 From: wmayer Date: Fri, 13 Feb 2015 17:26:49 +0100 Subject: [PATCH] + write out material information for x3d format --- src/Mod/Mesh/App/Core/MeshIO.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Mod/Mesh/App/Core/MeshIO.cpp b/src/Mod/Mesh/App/Core/MeshIO.cpp index 3794533c92f7..a109fa82e399 100644 --- a/src/Mod/Mesh/App/Core/MeshIO.cpp +++ b/src/Mod/Mesh/App/Core/MeshIO.cpp @@ -2030,6 +2030,8 @@ bool MeshOutput::SaveX3D (std::ostream &out) const out << " " << std::endl; } out << " " << std::endl; + out << " " << std::endl; out << "