File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed
Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ 1.0.0] - 2021/03/24
9+
10+ ### Added
11+
12+ - 16 Humanoid Animation Masks
13+ - Animation Scripts
14+ - SmoothFollow
15+ - SmoothLookAt
16+ - Blink
17+ - Move
18+ - Orbit
19+ - Rotate
20+ - Scale
21+ - Data Structures
22+ - Timing
23+ - TimingRange
24+ - Vector2AnimationCurve
25+ - Vector3AnimationCurve
26+ - Vector4AnimationCurve
Original file line number Diff line number Diff line change 11{
22 "name" : " com.zigurous.animation" ,
3+ "version" : " 1.0.0" ,
34 "displayName" : " Zigurous Animation Library" ,
45 "description" : " The Animation Library package contains assets and scripts for animating Unity objects." ,
56 "unity" : " 2019.4" ,
You can’t perform that action at this time.
0 commit comments