Added package skEasing

This commit is contained in:
Joshua Cearley 2017-08-09 17:22:32 -05:00
parent fc5a9ddbbc
commit 68a6d7e9e5

View File

@ -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"
}
]