Skip to content

Commit

Permalink
CHANGES: add documentation of featureset for 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kimkulling committed Jul 28, 2017
1 parent 3fe8c72 commit eb8639d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions 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:
Expand Down

0 comments on commit eb8639d

Please sign in to comment.