Skip to content

Commit 427b1f9

Browse files
committed
Add Changelog
1 parent 781832a commit 427b1f9

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Changelog
2+
All notable changes to this package will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5+
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6+
7+
## 0.0.2 - 2021-08-13
8+
### Added
9+
- Update SimplygonMeshSimplifier to support Simplygon9 (requires USD 2.0.0-exp.1 package version)
10+
11+
### Fixed
12+
- Fixed WorkingMesh name length termination
13+
- Fixed GetTriangleRange not respecting subMeshCount
14+
- Fixed missing MeshFilter causing Unity editor window updates to stall
15+
16+
### Changed
17+
- Removed MeshDecimator simplifier since the project has been archived
18+
19+
## 0.0.1
20+
- First internal build.
21+
22+
#Contributors
23+
- Amir Ebrahimi
24+
- Elliot Cuzzillo
25+
- Yuangguang Liao

CHANGELOG.md.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)