Olivier Biot
Olivier Biot
As opposed to manually publishing releases on GitHub and NPM.
**Describe the bug** Since the last macOS and Safari version, `textImage2D` does not accept OffscreenCanvas anymore as a pixel source for texture. Passing directly a OffscreenCanvas element will throw a...
### Description We haven't been able so far to properly make this package available through jsDelivr. We waited a few days in case it was a cache issue, but it...
using this fix issues with generated TypeScript definition where defined @types in JSDoc are not being found : for example ````javascript /** * @type {import('./../physics/body.js').Body} */ ```` But as of...
**1. optional tag missing** When using typedef, optional properties are not referresed as such in the generated documentation: https://github.com/melonjs/melonJS/blob/eb0a08fbd253883b2a2dc77a9de04ebde52ac336/src/loader/loader.js#L103-L113 becomes : https://melonjs.github.io/melonJS/docs/melonjs/loader/Asset.html#type **2. property list** list of defined properties for...
with [webdoc](https://www.webdoclabs.com) not being supported anymore, proposal is to migrate to [vitepress-jsdoc](https://blakmatrix.github.io/vitepress-jsdoc/)
@see https://github.com/melonjs/melonJS/issues/916
see https://github.com/melonjs/melonJS/issues/755
as described in #20
@see https://github.com/melonjs/melonJS/issues/1137