Joe Pea
Joe Pea
Neat! Interested in making a pull request to add this in a non-breaking way? I think it can serve well for the meantime. It may be a little while before...
Fixed in - https://github.com/tweenjs/tween.js/pull/683 thanks to @humodz ! Released in v23.1.2
Re-opening, as the merge for this broke the yoyo demo, which I've reverted. See - https://github.com/tweenjs/tween.js/issues/687 We assumed passing unit tests were enough, but we forgot to test the actual...
This seems unintuitive indeed, so will mark as a bug. Do you have a sample? Here's a starting point: https://codepen.io/trusktr/pen/OJRQjZw
Yeah, totally I see that. I meant, do you have an example of a problem this is causing? Even long ago before TWEEN was made into a Group, and before...
Ah indeed, should be easy to implement!
Yeah, hasn't been resolved yet. I'd still classify it as a bug because if a tween is added to a group but then it does not appear in the group,...
Today's v24.0.0 release changed this so that starting, pausing, or stopping a tween no longer automatically adds/removes the tween to/from its group. More details in the release notes: https://github.com/tweenjs/tween.js/releases/tag/v24.0.0
A working sample of the problem would help. It could be there is an issue, and that on return of the yoyo, it should snap to the original starting value...
@MasatoMakino hello! :) If you have some time, we could jam on these ideas.