David Capello

Results 245 comments of David Capello

If the extension can be published, I would prefer to upload the .zip to the issue https://github.com/aseprite/aseprite/issues/3385 (e.g. in a new comment)

Hi @federico-terzi, I have just pushed a fix to the main branch (4dee1eadd6ca178e4692d757cf2bc96c6dddec2b) that might be related to this issue in case that you want to give it a try.

Closing this as it looks fixed (tested with xed on WSL).

@mika76 what specific mouse do you have?

Just updated the description as we already know that most of the crashes came from HUION drivers. We might disable them if we don't find other solution (asking the user...

> Changing call to makeShader(nullptr, false) in three places allowed to build, however I'm not sure how it should work in first place. @realgdman It's strange because makeShader() can be...

At the moment Aseprite doesn’t support to change the grid size when we are in a tilemap layer (and the tileset grid size cannot be changed). This is a functionality...

If you have compiled the dynamic version of the library, you have to copy the .dll where the .exe is located so the .exe can find it. But I'm not...

I gave a try, after copying all the other missing DLLs (that are located in /mingw64/bin), the error is still there: ![image](https://user-images.githubusercontent.com/39654/232136667-4fc50c46-f3b5-4803-8224-6a37b21f04eb.png) ![image](https://user-images.githubusercontent.com/39654/232136685-106a9794-ccd7-4c47-9671-a81eba89938f.png) ![image](https://user-images.githubusercontent.com/39654/232136894-5a0d1d8c-fe2d-4620-aff7-6ac6904c5ac3.png) ![image](https://user-images.githubusercontent.com/39654/232137001-7ee8b024-9004-4d01-8087-950f8d9a20f7.png) Even compiling the static version...