git @ Cat's Eye Technologies yoob.js / rel_0_7
Prep for release of version 0.7. Chris Pressey 10 years ago
9 changed file(s) with 14 addition(s) and 11 deletion(s). Raw diff Collapse all Expand all
00 yoob.js
11 =======
22
3 *Version 0.7-PRE. Everything subject to change.*
3 *Version 0.7. Everything subject to change.*
44
55 yoob.js started out as the HTML5 counterpart to [yoob][], but has since
66 grown to include several generally-useful facilities for making animated
424424 Fixed z-index bugs in yoob.SplashScreen.
425425
426426 `yoob.Controller` now supports a 'reset' button. In addition, the
427 'speed' controller defaults to reversed mode (low values = slow.)
428
427 'speed' control defaults to reversed mode (low values = slow.)
428
429 `yoob.Controller` now has rudimentary support for loading source via XHR
430 (AJAX).
431
429432 `yoob.Animation` allows the `update()` (or `draw()`, in `proportional`
430433 mode) to return the exact object `false` to force the animation to stop
431434 immediately.
00 /*
1 * This file is part of yoob.js version 0.7-PRE
1 * This file is part of yoob.js version 0.7
22 * Available from https://github.com/catseye/yoob.js/
33 * This file is in the public domain. See http://unlicense.org/ for details.
44 */
00 /*
1 * This file is part of yoob.js version 0.7-PRE
1 * This file is part of yoob.js version 0.7
22 * Available from https://github.com/catseye/yoob.js/
33 * This file is in the public domain. See http://unlicense.org/ for details.
44 */
00 /*
1 * This file is part of yoob.js version 0.7-PRE
1 * This file is part of yoob.js version 0.7
22 * Available from https://github.com/catseye/yoob.js/
33 * This file is in the public domain. See http://unlicense.org/ for details.
44 */
00 /*
1 * This file is part of yoob.js version 0.7-PRE
1 * This file is part of yoob.js version 0.7
22 * Available from https://github.com/catseye/yoob.js/
33 * This file is in the public domain. See http://unlicense.org/ for details.
44 */
00 /*
1 * This file is part of yoob.js version 0.7-PRE
1 * This file is part of yoob.js version 0.7
22 * Available from https://github.com/catseye/yoob.js/
33 * This file is in the public domain. See http://unlicense.org/ for details.
44 */
00 /*
1 * This file is part of yoob.js version 0.7-PRE
1 * This file is part of yoob.js version 0.7
22 * Available from https://github.com/catseye/yoob.js/
33 * This file is in the public domain. See http://unlicense.org/ for details.
44 */
00 /*
1 * This file is part of yoob.js version 0.7-PRE
1 * This file is part of yoob.js version 0.7
22 * Available from https://github.com/catseye/yoob.js/
33 * This file is in the public domain. See http://unlicense.org/ for details.
44 */
00 /*
1 * This file is part of yoob.js version 0.7-PRE
1 * This file is part of yoob.js version 0.7
22 * Available from https://github.com/catseye/yoob.js/
33 * This file is in the public domain. See http://unlicense.org/ for details.
44 */