-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
781832a
commit 427b1f9
Showing
2 changed files
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.