Olivier Biot

Results 119 comments of Olivier Biot

i just realized i completely overlooked this thing (although yes it was written in the initial message of this ticket) . Remove an item is actually the easy part, but...

backported the changes from the #551 branch to master, and changing the milestone to "future" (4.1.0?)

yes indeed it should be something like this. To be honest the biggest part was to add this "remove" function, but i just don't have the time (if we want...

👍 related to #994, should somehow work for now at least in the fitStrokeToBoundingBox style when false, and if you have friendly GPU implementing a lineWidth > 1.

following some related discussion, this one will be postponed to the next 10.0 version. Reason being that this will allow to make of this coming 9.0 a true last (ES5...

Hi ! I'm a bit surprise as based on the following code `getTMXShapes` should be optional, and then `orientation` as well since only used when using Tiled : https://github.com/melonjs/melonJS/blob/master/src/entity/entity.js#L191 are...

hi ldd, great then, thank you anyway for reporting here your findind about the beta, bug or not this is always positive feedback to improve the engine :)

indeed, when not using Tiled there is no proper way to indicate the orientation ! maybe not a bug though, but a missing feature probably :)

oh boy, I could swear this one was working ! I'll fix it anyway and add a corresponding test unit to prevent breaking it again if this is/was a regression....

actually just setting the private `nss_width` and `nss_height` to the proper value works, you can do that for now, and I'll see how to properly fix this, but I agree,...