Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
add support for node.js to act as a socket client
|
|
"var x = function()" -> "function x()" so that error stack traces and profiling stack traces are more informative and do not contain anonymous functions.
|
|
library_browser.js to modify requestAnimationFrame to provide a fallback to setTimeout if window is undefined
|
|
|
|
|
|
Allowed customization of context attributes through Browser.createContext().
|
|
|
|
|
|
|
|
|
|
and browser.
|
|
|
|
|
|
|
|
file preload path fixes
|
|
|
|
window.URL or window.webkitURL objects. Fix the warning print to appear in that case on Opera/9.80 (Windows NT 6.1; WOW64) Presto/2.12.388 Version/12.16.
|
|
|
|
inside the SDL module.
|
|
|
|
|
|
|
|
|
|
|
|
Several GLUT library improvements
|
|
IMPROVED: handling mouse position when pointer is locked
|
|
|
|
|
|
|
|
safeRequestAnimationFrame,safeSetTimeout,safeSetInterval
|
|
|
|
|
|
|
|
flag, SOCKET_WEBRTC.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Return timing ticks consistently as seconds in all methods.
|
|
|
|
|