History of
eg
@master
git clone https://git.catseye.tc/yoob.js/
-
Update demo HTML to use makeRangeControl.
Chris Pressey
8 years ago
-
Forget foreachDirect(), and restore createPlayfieldCanvasView().
Chris Pressey
9 years ago
-
More experiments, but I really don't know what's making it laggy.
Chris Pressey
9 years ago
-
Tape.peek(), Tape.getSize() (as stack) and recalculate bounds.
Chris Pressey
9 years ago
-
Fix stack demo to use Tape. Remove yoob.Stack and its view.
Chris Pressey
9 years ago
-
Fix bug in TapeHtmlView while adding it to eg/tape.html
Chris Pressey
9 years ago
-
yoob.Tape.get[Cursored]Extent() as part of fixing eg/tape.html.
Chris Pressey
9 years ago
-
Fix bug in PlayfieldCanvasView
Chris Pressey
9 years ago
-
yoob.Cursor.init() takes a configuration dictionary.
Chris Pressey
9 years ago
-
Fix bugs, get Playfield example working. Slight optimization.
Chris Pressey
9 years ago
-
A much-needed (but undertested and probably broken) refactoring.
Chris Pressey
9 years ago
-
yoob.makeSelect() now takes callback function and default-selection.
Chris Pressey
9 years ago
-
Add SVG functions to element-factory and example HTML5 for same.
Chris Pressey
9 years ago
-
onResizeStart and onResizeEnd (instead of redraw) & update eg/.
Chris Pressey
9 years ago
-
Fix bugs in CanvasResizer. Improve demo.
Chris Pressey
9 years ago
-
Begin encapsulating what I wrote in that gist. (Still has bugs.)
Chris Pressey
9 years ago
-
Baby steps.
Chris Pressey
9 years ago
-
Demo for yoob.Resizer; however, this all requires more thought.
Chris Pressey
9 years ago
-
Refactor SpriteManager. (x, y)=centre. init takes cfg, chainable.
Chris Pressey
9 years ago
-
Update example for latest Controller, SourceManager, PresetManager.
Chris Pressey
9 years ago
-
Add yoob.Varier, and demo for same.
Chris Pressey
9 years ago
-
Controller demo can stop. 'reset' plays nicely with termination.
Chris Pressey
10 years ago
-
Add 'reset' button to yoob.Controller.
Chris Pressey
10 years ago
-
Remove yoob/animation-frame.js.
Chris Pressey
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
-
PresetManager is a better name than ExampleManager.
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
-
ExampleManager now uses yoob.Controller.loadSourceFromHTML().
Cat's Eye Technologies
10 years ago