This is a fork of https://github.com/Famous/famous
Was forked on Jan 20th 2015 from the main branch
The Difference is I'm applying fixes I believe won't break anything that have yet to be added to Master along with some fixes / changes that I've implemented in my Famo.us projects.
Fix context container leak #599
Transitionable delay fix #596
Fix Accumulator: Accept arrays of arbitrary length #570
Fix Matrix.set #538
Matrix.multiply: Accept 2D arrays and matrices #536
Vector: Always default to 0 0 0 #535
fixed setVelocity all #528
Draggable - Fixes and new Threshold and Autocomplete options #512
Scrollview - small patches #511
Transitionable: Fix doc; Make API more consistent #499
Bug fixes for Scrollview and ViewSequence #407
ElementOutput line under cleanup I add Entity.unregister(this.id); Should allow Surfaces to clean up. Engine under Initialize I took out the touch move prevent default it's a bad work around.