VertexAnimation/CHANGELOG.md
max b469a30c84 Mono example.
Added a simple MonoBehaviour example.
2021-04-13 22:11:12 +02:00

51 lines
631 B
Markdown

# Change Log:
## 0.3.0
- Example3.
## 0.2.1
- Example1 fix.
## 0.2.0
- Example2.
## 0.1.4
- Rootmotion option.
- Disabled meshes option.
- Mesh bounds.
- Fixed normal.
- Large mesh support.
- Interpolation.
- Lit shader with GUI.
## 0.1.3
## 0.1.2
- Complete rework of asset pipeline.
- In-engine vertex animation texture generation.
- LOD generation.
- Prefab setup.
- Book setup.
- Animation setup.
## 0.1.1
- Runtime fixes.
- Split editor and play data.
- Asset Builder.
- Unity Version.
- Shader upgrades.
- Package dependencies.
- Examples.
- Editor updates.
## 0.1.0
- Start Project:
- ...