melonJS/melonJS: Release 15.8.0

Name: melonJS

Owner: melonJS

Release: v15.8.0

Released: 2023-07-29

License: MIT

Release Assets:

Added

  • Doc: add proper documentation and example for Renderer drawing-related APIs
  • Physic: new physic flag allowing to disable the builtin physic implementation
  • Renderer: new TextureCanvas invalidate() method to force reuploading the corresponding WebGL Texture

Fixed

  • Doc: fix missing default game application instance
  • Renderer: properly deallocate and reallocate texture unit after a texture deletion in WebGL rendering mode

To top