From da6db3db9eb773e45963c20a0db212442d646dde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Fri, 5 Jan 2018 11:44:19 +0100 Subject: [PATCH] Updated Changelog to include stl binary scripting support --- Documentation/DeveloperHelpSources/changelog.docu | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/DeveloperHelpSources/changelog.docu b/Documentation/DeveloperHelpSources/changelog.docu index e4bf77f2..0c89ec67 100644 --- a/Documentation/DeveloperHelpSources/changelog.docu +++ b/Documentation/DeveloperHelpSources/changelog.docu @@ -13,8 +13,10 @@ - Clamp shininess in Materialnode (caused GL Errors) - Better Material support in Materialnode (emissive and refractive materials) - Plugins - - OBJ + - File-OBJ - Read emissive and refractive materials + - File-STL + - Binary STL support for scripting - Primitives - Added Torus - PropertyViz -- GitLab