From e4cd2fa2edbf5f02f9bbe926d7de0432fda8d0dd Mon Sep 17 00:00:00 2001 From: Paolo Cignoni cignoni Date: Fri, 13 Jan 2006 23:33:40 +0000 Subject: [PATCH] Added more infos for 0.5 ver --- docs/history.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/history.txt b/docs/history.txt index 0e8fe5bf4..cde87914d 100644 --- a/docs/history.txt +++ b/docs/history.txt @@ -50,6 +50,14 @@ Color non Manifold (now sets colorPerVert) Moved mean and gaussian curvature functions into color_curvature.h - Normals restyled + - Import/Export: + Managing error messages if saving fails + .3DS Imporer first rough implementation + .3DS Export Standardization, saves vertexes and faces + color per face + .3DS Export introduced materials managing + .OBJ Import solved some bugs during file import + .OBJ Export higly improved speed + * User Interface - Clipping planes now can be moved via CTRL+SHIFT+mouse wheel @@ -67,12 +75,13 @@ ** KNOWN BUGS/MISSING FEATURES ** * Plugin System - - Import/Export 3DS not working properly + - Import/Export 3DS not working properly (textures not supported yet) - Missing edit commands - Shaders have to be scaled to work well * User Interface - Font resizing ? + - About plugin dialog to be restyled ------------------------------------------------------------------------------