@quenty/animationgroup
Advanced tools
Comparing version 3.2.0 to 3.2.1-canary.238.2c4d310.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.2.1-canary.238.2c4d310.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@3.2.0...@quenty/animationgroup@3.2.1-canary.238.2c4d310.0) (2021-12-29) | ||
**Note:** Version bump only for package @quenty/animationgroup | ||
# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/animationgroup@3.1.2...@quenty/animationgroup@3.2.0) (2021-11-20) | ||
@@ -8,0 +16,0 @@ |
MIT License | ||
Copyright (c) 2014 Quenty | ||
Copyright (c) 2014-2021 Quenty | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "@quenty/animationgroup", | ||
"version": "3.2.0", | ||
"version": "3.2.1-canary.238.2c4d310.0", | ||
"description": "A group of weighted tracks that can be played back with weighted probability. The closest example to this is the idle animation that looks around at a 1:10 ratio when you're standing still in default Roblox animation script.", | ||
@@ -29,6 +29,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/animationtrackutils": "^2.0.0", | ||
"@quenty/baseobject": "^3.2.0", | ||
"@quenty/loader": "^3.1.1", | ||
"@quenty/maid": "^2.0.1" | ||
"@quenty/animationtrackutils": "2.0.1-canary.238.2c4d310.0", | ||
"@quenty/baseobject": "3.2.1-canary.238.2c4d310.0", | ||
"@quenty/loader": "3.1.2-canary.238.2c4d310.0", | ||
"@quenty/maid": "2.0.2-canary.238.2c4d310.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "87ab1435a59a05e7dd745db1dfcec26116d1d71d" | ||
"gitHead": "2c4d310b84afd0570d89667dc5d4aa69a0ef304a" | ||
} |
## AnimationGroup | ||
<div align="center"> | ||
<a href="http://quenty.github.io/api/"> | ||
<a href="http://quenty.github.io/NevermoreEngine/"> | ||
<img src="https://img.shields.io/badge/docs-website-green.svg" alt="Documentation" /> | ||
</a> | ||
<a href="https://discord.gg/mhtGUS8"> | ||
<img src="https://img.shields.io/badge/discord-nevermore-blue.svg" alt="Discord" /> | ||
<img src="https://img.shields.io/discord/385151591524597761?color=5865F2&label=discord&logo=discord&logoColor=white" alt="Discord" /> | ||
</a> | ||
@@ -9,0 +9,0 @@ <a href="https://github.com/Quenty/NevermoreEngine/actions"> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
11401
2
+ Added@quenty/animationtrackutils@2.0.1-canary.238.2c4d310.0(transitive)
+ Added@quenty/baseobject@3.2.1-canary.238.2c4d310.0(transitive)
+ Added@quenty/loader@3.1.2-canary.238.2c4d310.0(transitive)
+ Added@quenty/maid@2.0.2-canary.238.2c4d310.0(transitive)
- Removed@quenty/animationtrackutils@2.2.0(transitive)
- Removed@quenty/baseobject@3.5.0(transitive)
- Removed@quenty/loader@3.4.0(transitive)
- Removed@quenty/maid@2.6.0(transitive)
Updated@quenty/animationtrackutils@2.0.1-canary.238.2c4d310.0