Gilles

Results 7 comments of Gilles

Thanks for the feedback, I guess "Proprietary" must be the default when nothing is specified in the app packager config file. I will fix that!

Here is the status on this one: - Flip and rotate (selection) were added some time ago - My last commit added the support for the Shift key modifier to...

I swear I already tried twice to understand this bug but failed miserably each time. I will get back to it sometime!

Yes this is something that should be fixed, currently an omitted argument translates to 0 with type "number", should be 0 with type 0 instead, as you say. I will...

Default argument values have been improved in the commit below (default argument is now only used when the arg was actually omitted in the function call ; previously was also...

Good point ; I am reopening the issue. I am not in favor of introducing a `nil` value, however I think the testing of the argument types should be made...

Merci ! Missing feature. When I find the time I will rework both the sprite editor view (allow zoom out more and remove current limitation on zoom-in for large images)...