Tree @master (Download .tar.gz)
History of
src
@master
git clone https://git.catseye.tc/yoob.js/
- The 'speed' slider now defaults to the saner 'reversed' mode. Chris Pressey 10 years ago
- Add 'reset' button to yoob.Controller. Chris Pressey 10 years ago
- Add more functions to element-factory.js. Chris Pressey 10 years ago
- Import some recent changes/additions from satellite projects. Chris Pressey 10 years ago
- Remove yoob/animation-frame.js. Chris Pressey 10 years ago
- Add yoob.StateMachine. Chris Pressey 10 years ago
- Prep for release of 0.6. Chris Pressey 10 years ago
- Make yoob.Animation.init() chainable. Cat's Eye Technologies 10 years ago
- Pull in latest yoob.Controller changes from Wunnel. Cat's Eye Technologies 10 years ago
- Add example of yoob.Animation. Cat's Eye Technologies 10 years ago
- Add yoob.Animation (untested); will replace yoob/animation-frame.js. Cat's Eye Technologies 10 years ago
- PresetManager is a better name than ExampleManager. Cat's Eye Technologies 10 years ago
- Use .get{X,Y}() accessors internally in Sprite in more places. Cat's Eye Technologies 10 years ago
- Deprecate yoob.TapeHead. Use yoob.Cursor instead! Cat's Eye Technologies 10 years ago
- ExampleManager.select() programmatically selects an example. Cat's Eye Technologies 10 years ago
- Add .click_start(), .click_stop(), for better button management. Cat's Eye Technologies 10 years ago
- ExampleManager now uses yoob.Controller.loadSourceFromHTML(). Cat's Eye Technologies 10 years ago
- yoob.Controller no longer knows 'select' but has .loadSource(). Cat's Eye Technologies 10 years ago
- Stylistic improvements to yoob.Controller, mainly self -> $this. Cat's Eye Technologies 10 years ago
- Make ExampleManager slightly less lame. Cat's Eye Technologies 10 years ago
- Initial, shoddy work on yoob.ExampleManager. Cat's Eye Technologies 10 years ago
- Demo both kinds of anim frame handler. Fix more shortcomings. Cat's Eye Technologies 10 years ago
- Example page for yoob/animation-frame.js. Fix shortcomings in it. Cat's Eye Technologies 10 years ago
- Add yoob.SourceHTMLView + demo. Fix colour bug in yoob.Cursor. Cat's Eye Technologies 10 years ago
- Well that was a bug then wasn't it. Cat's Eye Technologies 10 years ago
- Cursor by default renders itself the same way on canvas and HTML. Cat's Eye Technologies 10 years ago
- Allow a PlayfieldHTMLView to have cursors. Cat's Eye Technologies 10 years ago
- Save ctx, remove drawCanvas, add drawCursors - can be early/late. Cat's Eye Technologies 10 years ago
- Fix some bugs in PlayfieldCanvasView. Cat's Eye Technologies 10 years ago
- Extents of PlayfieldCanvasView now include all cursors. Cat's Eye Technologies 10 years ago