Update package.json

This commit is contained in:
max 2021-02-18 18:33:41 +01:00
parent b16b0aedcd
commit 427fa44893
2 changed files with 13 additions and 1 deletions

View File

@ -1,5 +1,17 @@
# Change Log:
## 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.

View File

@ -1,7 +1,7 @@
{
"name": "com.tech_art_outsource.vertex_animation",
"displayName": "TAO Vertex Animation",
"version": "0.1.3",
"version": "0.1.4",
"unity": "2020.2",
"unityRelease": "1f1",
"description": "Vertex animation shaders and tools.",