0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 23 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #13 from mefisto/patch-1 More... about 6 years ago
Easing.Elastic class is recommended to be defined as static More... about 6 years ago
Merge pull request #12 from mefisto/patch-1 More... about 6 years ago
Comparison of floating point numbers can be unequal More... about 6 years ago
Merge pull request #11 from mefisto/patch-1 More... about 6 years ago
Update GoKitLite.cs More... about 6 years ago
removed silly FPS counter More... about 9 years ago
BREAKING CHANGES PRESENT! passing around EaseFunctions has been completely removed. all easing now occurs via the setEaseType method and EaseType enum. More... about 9 years ago
Merge pull request #10 from richy486/master More... about 9 years ago
Added connivence function stopTweenForTransform. More... about 9 years ago
damn binaries More... about 9 years ago
added RectTransform position tween More... about 9 years ago
Merge branch 'master' of https://github.com/prime31/GoKitLite More... about 9 years ago
U5 changes More... about 9 years ago
- merged in changes from https://github.com/sunshinealike - added ability to pause tweens - two new "next" methods for custom actions More... about 9 years ago
pretty big API changes here. delays and ease functions are now set via chainable setter methods More... over 9 years ago
fixed up PingPong loop issue that got introduced in the previous update More... over 9 years ago
comments and variable name change More... over 9 years ago
removed Contains check More... over 9 years ago
- added time scale independent option for tweens - added optional delay between loops - pingpong tweens now just reverse the step direction making a custom action pingpong possible - added reverseTween method that reverses a tween More... over 9 years ago
new folder structure to make symlinking *Kits easier More... over 9 years ago
moving easing functions into a namespace More... over 9 years ago
readme More... over 9 years ago
added loop completion handler More... almost 10 years ago
the great whitespace cleanup of '14 due to the new MonoDevelop Add-in I made to kill whitespace (Better File Saver) More... about 10 years ago
added the ability to use an AnimationCurve for the ease type. this provides full and total control of any tween. More... about 10 years ago
swapped IGoKitLiteTweenProperty to be structs More... about 10 years ago
removed silly init method. instances are create on the fly now More... about 10 years ago
fixed WinPhone/Win8 defines More... over 10 years ago
material color tweens take in a string property name now More... over 10 years ago