play-co / timestep

GNU General Public License v3.0
16 stars 27 forks source link

Lvl compat #109

Open AngeloYazar opened 7 years ago

AngeloYazar commented 7 years ago

Suggested changes in this pull request:

  1. Make the WebGL context configurable from the manifest
  2. Remove the skewx(0.00001deg) because it was causing stuttering on desktop
  3. Emit progress events from loader.js (Mainly for facebook)
AngeloYazar commented 7 years ago

Added changes in 9601aae at Raymond's request, making premultipliedAlpha: true non-configurable.