Skip to content

Commit

Permalink
Update changelog for v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mistafunk committed Aug 21, 2019
1 parent 32f8388 commit dc6e2b7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Serlio ChangeLog

## v1.0.1 (2019-08-21)
* Merged support for creating MSI installers via CMake.
* Fixed wrong build type of codec library in MSI installers.
* Improved error handling when loading the plugin (check codec library).
* Do not install unnecessary PRT codecs for Serlio.
* Improved error handling (prevent crash) if a specified Rule Package (RPK) is not readable.

## v1.0.0 (2019-07-31)
* Optimized the encoding of PRT geometry with many meshes (e.g. results in a speedup of about 5x for the "Parthenon" CityEngine example).
* Do not change maya selection after user touches the attribute sliders.
Expand Down

0 comments on commit dc6e2b7

Please sign in to comment.