Merge pull request #560 from Skrylar/add-skEasing2222
Add package skEasing
This commit is contained in:
commit
249946f482
1 changed files with 13 additions and 0 deletions
|
|
@ -6963,5 +6963,18 @@
|
|||
"description": "Predictable state container.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/pragmagic/redux.nim"
|
||||
},
|
||||
{
|
||||
"name": "skEasing",
|
||||
"url": "https://github.com/Skrylar/skEasing",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"math",
|
||||
"curves",
|
||||
"animation"
|
||||
],
|
||||
"description": "A collection of easing curves for animation purposes.",
|
||||
"license": "BSD",
|
||||
"web": "https://github.com/Skrylar/skEasing"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue