melonJS/melonJS: Release 15.8.0
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