You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chubei-oppen edited this page Dec 30, 2021
·
13 revisions
dev -> r136-dev
Scene.bgToneMapped now defaults to true. It used to default to false.
platform now requires AudioContext, fetch, Request, Headers, createElementNS, requestAnimationFrame, cancelAnimationFrame. It used to require window(only .AudioContext, .URL and EventTarget), document(only .createElementNS and EventTarget), XMLHttpRequest, atob.