From 65061346d8c51423efa2490004773223aee8ec75 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 3794533c92..a109fa82e3 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 << "