Adding mouse deltaX and deltaY to mousemove events

Updating mouse events on html5 to match native
Adding pointerlock support for html5
Adding pointer lock, pointer visibility and pointer set position support
Adding getExtension support for html5 GL, native still figuring that out
Added preliminary Ext wrapper, for known wrapped extensions support for rendering
This commit is contained in:
underscorediscovery
2013-08-07 03:55:13 -02:30
parent 09d0b5acef
commit ef9abefb1a
11 changed files with 430 additions and 126 deletions

View File

@@ -4,6 +4,5 @@
-D html5
-D html
--remap flash:lime
--remap native:lime
-debug
#--js-modern

View File

@@ -4,5 +4,4 @@
-D html5
-D html
--remap flash:lime
--remap native:lime
#--js-modern