Conversation
・Story:Moverに float, vector2, vector3 を操作する拡張メソッドを追加。
・Story:Mover の未使用メソッド削除。 ・Story:Mocer の color を念の為0-1にクランプ。
・Story:MoverにfillAmountとSliderを追加。
・Story:MoverをTweenに統合。
・Story:Moverのコードブロート改善。 ・Story:Tweenの実装漏れ(easeありstartなし)対応。 ・Story:不要なCarrier削除。 ・Story:各種命名調整(Changer→Mapper等)。 ・Story:Tweenサンプル追加。
・Story:Tweenのインライン化対象見直し。 ・Story:Carrierの名称見直し。 ・Story:CarrierはTMPはColorが不要でAlphaが必要だったので修正。
・Story:TweenのWarmUp対応が不十分だったので修正。 ・Story:誤解を招くのでJoin→Stitchに。 ・Story:Reverse()が期待した動作をしていなかったので修正。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR 概要
不具合修正
チェックリスト