beatak / meetup.tweener
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Takashi Mizohata (author)
Tue Jun 23 07:51:00 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Apr 14 01:40:12 -0700 2009 | |
| |
LICENSE | Tue Apr 14 01:56:53 -0700 2009 | |
| |
README.markdown | Tue Jun 23 07:51:00 -0700 2009 | |
| |
makedoc | Fri Apr 24 12:31:05 -0700 2009 | |
| |
naturaldocs/ | Fri Apr 24 12:31:05 -0700 2009 | |
| |
src/ | Tue Jun 23 07:51:00 -0700 2009 |
README.markdown
Meetup.Tweener
Meetup.Tweener is a simple JavaScript Tweening library.
Versions
0.5.3 2009-06-23
- Commented out one line which may cause a silly error
0.5.2 2009-04-18
- Added root namespace (Meetup) object conditional at the beginning
0.5.1 2009-04-14
- Added License note
0.5 2009-04-14
- Organized code
- Wrote comments
- Marked Meetup.Tweener.Tween.prototype.dump() as OBSOLETE. Please use Meetup.Tweener.Tween.prototype.discard() instead.
