File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ 1.8.0] - 2022/11/30
9
9
10
- ## Added
10
+ ### Added
11
11
12
12
- New ` BillboardRotation ` behavior
13
13
- New ` AnimatedMaterialTiling ` behavior
@@ -28,14 +28,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
28
28
- Option to change coordinate space for most animation behaviors
29
29
- Help URLs added to every behavior script
30
30
31
- ## Changed
31
+ ### Changed
32
32
33
33
- Default execution order set to +100 for behaviors using LateUpdate
34
34
- Update strategies hidden from component menu
35
35
- Renamed ` UpdateBehavior ` to ` UpdateBehaviour `
36
36
- Documentation changes
37
37
38
- ## Removed
38
+ ### Removed
39
39
40
40
- Deleted ` Parameter ` static class
41
41
- Deleted internal ` Processors ` class
You can’t perform that action at this time.
0 commit comments