From 918b7c5fbfe610a842baddf6e06e3288e0c702ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Thu, 19 Nov 2015 14:42:00 +0100 Subject: [PATCH] Updated changelog --- .../Documentation/DeveloperHelpSources/changelog.docu | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/OpenFlipper/Documentation/DeveloperHelpSources/changelog.docu b/OpenFlipper/Documentation/DeveloperHelpSources/changelog.docu index 0dfa1365c..c1708b2fd 100644 --- a/OpenFlipper/Documentation/DeveloperHelpSources/changelog.docu +++ b/OpenFlipper/Documentation/DeveloperHelpSources/changelog.docu @@ -11,9 +11,11 @@ - fix properties of DrawMode solid faces colored - add drawmode face colors + halfedge texcoords + smooth lighting - increase max supported face size closes #2522 + - Improved performance + - New polygon-> triangle code - Geometry - add fast algorithms for bspline basis function to ACG - - Added more stable dist_point triangle Algorithm Version + - Added more stable dist_point triangle Algorithm Version - GL - implicitly bind vbo on upload() - fix shaders for resolving multisampled textures @@ -26,6 +28,8 @@ - Nodes - Fixing rendering behavior of StatusNodes so they can be used in a standalone fashion. - Disable use of custom GL blend functions in LineNode. + - Shader Generator + - Added Texture coordinate generation - Core - IO - Emit warning in save object function, if object can't be retrieved @@ -62,6 +66,8 @@ - OpenFlipperThread: Add more information about reimplementing the interface - added some datatype docs - added examples for gathering object ids via script + - ObjectTypes + - Added PolyLine colored segment rendering - Plugins - Backup - Added Optionswidget for max backups @@ -87,6 +93,9 @@ - Fix target count display on updates. closes #2443 - IsotropicRemesher - nogui / batch mode support (closes #2384) + - MemInfo + - Fixed wrong visualization on Linux + - Added Mac support - PrimitiveGenerator - add initial backups for each generated primitive (refs #2407) - Remesher -- 2.22.0