From: Kim Kulling Date: Fri, 28 Jul 2017 20:33:41 +0000 (+0200) Subject: CHANGES: add documentation of featureset for 4.0.1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=eb8639d7c8a056d1c1b1cd42598c84ba3974c41b;p=platform%2Fupstream%2Fassimp.git CHANGES: add documentation of featureset for 4.0.1 --- diff --git a/CHANGES b/CHANGES index d21042b..d5faab2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,18 @@ ---------------------------------------------------------------------- CHANGELOG ---------------------------------------------------------------------- +4.0.1 (2017-07-28) + - FIXES/HOUSEKEEPING: + - fix version test. + - Not compiling when using ASSIMP_DOUBLE_PRECISION + - Added support for python3 + - Check if cmake is installed with brew + - Low performance in OptimizeMeshesProcess::ProcessNode with huge numbers of meshes + - Elapsed seconds not shown correctly + - StreamReader: fix out-of-range exception + - PPdPmdParser: fix compilation for clang + + 4.0.0 (2017-07-18) FEATURES: