jeffreylanters / unity-tweens

An extremely light weight, extendable and customisable tweening engine made for strictly typed script-based animations for user-interfaces and world-space objects optimised for all platforms.
MIT License
645 stars 42 forks source link

Document Tweens v2 to v3 API update #47

Closed hsandt closed 2 months ago

hsandt commented 3 months ago

Is your feature request related to a problem? Please describe. I'm upgrading from Tweens v2 to v3 and there is almost no documentation about the changes.

I checked the Release page change log and despite the important API compatibility breaking, I don't see any information about how to update code.

I would really like a changelog like SceneReference (https://github.com/starikcetin/Eflatun.SceneReference/releases) which was very easy to follow.

In addition, the latest document doesn't mention what "using namespace" is needed, which was one of the things that changed.

Describe the solution you'd like Describe all the changes in the doc. This is what I found so far:

Describe alternatives you've considered Explanations could be in a separate doc, but changelog looks like a good place

Additional context I may end up not upgrading to v3 if it's too complicated.

hsandt commented 3 months ago

Also, I noticed that the openupm page for nl.elraccoone.tweens has disappeared, yet the command-line openupm add nl.elraccoone.tweens works to provide 2.1.0. But since the README on tag 2.1.0 still show the old command-line, people will be able to find out how to use it. Maybe there should still be an openupm page for the old version pointing to the new one so devs are not lost though?

github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.