Brian Schlenker
8277399c61
Fix bad merge ( #79 )
...
* Fix bad merge
Some classes were still prefixed by ascii,
and constants not prefixed by c.
* More es6 changes and refactorings
Added helper methods to vector for creating vector from touch event and
mouse event. Added up, down, left, right helper methods.
* Refactor draw.js into one module per draw function
2017-10-04 10:07:05 +01:00
Brian Schlenker
141b8eff92
Updated project to use es6 classes, arrow functions, latest closure-compiler, latest jquery ( #77 )
...
* Update jquer and closure compiler
* Move to es6 classes, arrow functions, for/of
* Move to es6 style modules
* Add .DS_Store to .gitignore
* Remove note to update compile.sh
2017-01-21 14:55:18 +00:00
Lewis Hemens
bfec7a220a
Fixed bug with releases firing without presses
2014-03-23 12:50:45 +00:00
Lewis Hemens
9d6eabcad4
Added pinch to zoom support for mobile
2014-02-23 21:06:37 +00:00
Lewis Hemens
089e94ab55
GJSLinting
2014-02-23 19:06:09 +00:00
Lewis Hemens
b977b8c174
Seperated desktop and mobile input controllers, changed desktop drag mode to be ctrl/meta triggered instread
2014-02-23 18:42:20 +00:00
Lewis Hemens
8e144daa82
File refactoring
2014-01-08 22:25:10 +00:00
Lewis Hemens
d3caa120c2
Made the view animate itself
2014-01-08 22:24:16 +00:00
Lewis Hemens
cd144e7d63
jQUery externs installed, some progress made on view transformations and basic controller introduced
2014-01-07 22:49:54 +00:00