Gnumaru

Results 12 issues of Gnumaru

I would like to suggest creating options for storing the image data inside the .bee file as webp and to also be able to store image URIs instead of direct...

It would be really nice if, while updating the color code text box in the bottom left, the value also got copied to the clipboard. Since very few paint applications...

### Godot version 4.0.rc1 ### System information windows 10 ### Issue description When overriding a static method, it is possible to call the override "from outside", when the call site...

bug
topic:gdscript

### Godot version 4.0.beta6 ### System information windows 10 x64, nvidia graphics ### Issue description Clip children only works when the parent and the children have the same z_index. if...

bug
topic:rendering
topic:gui
topic:2d

**Is your feature request related to a problem? Please describe.** Currently the godot 4 exporter creates 7 tile alternatives for each tile when exportAlternates is set. This was the only...

feature

The default way godot exhibits sub resources in the inspector is via nesting/folding. But when this plugin is active, this default inspector behavior changes: Instead of nesting, when you click...

fixed the float parsing logic for edge colliders and polygoncolliders when parsing the point values from the xml string.

The folowing json5 string: {a:1,b:'j',c:[1,[1],{a:1},],d:{a:1,},} Parses correctly using the javascript version of json5, on cli, installed through npm npm install --global json5 but fails parsing with the dll built on...

bug

When you open up aseprite, open any document and open up the color picker dialog (with F4), if you switch back to the home tab the "visuals" of the color...

bug
ui

I have just reinstalled my OS and forgot to put the aseprite directory in the executable path. When I noticed that my imports were not working I just remembered that...