Gaspar Capello

Results 97 comments of Gaspar Capello

Possibly fixed in https://github.com/aseprite/aseprite/commit/2785a9fef71ff8aa45aee086b9d30f8a8805f67f. Also, no crashes related to this issue have been reported on Sentry in the last 90 days.

No "BlenderHelper" problems found in "render.cpp line 137" in the last 3 months.

I see two issues here: 1) Tilemap grid size cannot modified at the moment. It'll be discussed about how the UI should work. 2) When the active layer is a...

Thanks for this report @HeyItsLollie! I was able to reproduce it easily thanks to your attachment.

I was able to reproduce the crash. The `aseprite-theme` corresponds to an old version of Aseprite, some "styles" were missing. The crash was due to some style pointers being nullptr....

As a first approach, I'm trying to give a default style to the missing theme styles. If I succeed with a solution, it will be the solution for https://github.com/aseprite/aseprite/issues/4015

Thanks for reporting this. I was able to reproduce it.

Thanks @behreajj! I was able to reproduce it.

Thanks for this report. I'll fix it ASAP.

> The latest changes to .bmp files and how they are exported seems to always export with transparency enabled, even if the sprite is fully solid. A side note: if...