Skip to content

Commit

Permalink
Add Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
amirebrahimi committed Aug 13, 2021
1 parent 781832a commit 427b1f9
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Changelog
All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## 0.0.2 - 2021-08-13
### Added
- Update SimplygonMeshSimplifier to support Simplygon9 (requires USD 2.0.0-exp.1 package version)

### Fixed
- Fixed WorkingMesh name length termination
- Fixed GetTriangleRange not respecting subMeshCount
- Fixed missing MeshFilter causing Unity editor window updates to stall

### Changed
- Removed MeshDecimator simplifier since the project has been archived

## 0.0.1
- First internal build.

#Contributors
- Amir Ebrahimi
- Elliot Cuzzillo
- Yuangguang Liao
7 changes: 7 additions & 0 deletions CHANGELOG.md.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 427b1f9

Please sign in to comment.