Holly

Results 9 issues of Holly

### Godot version v4.0.alpha6.official [e4f0fc50f] ### System information Ubuntu ### Issue description In Godot 3, it is possible to export an array of predefined options where the choice is serialized...

bug
topic:gdscript
confirmed
regression

### Godot version v4.0.beta.custom_build [a3dae9e54] ### System information Ubuntu ### Issue description using `get_tree().call_group()` seems to always fail with an unspecific "Method/function failed." error message. please see MRP. ### Steps...

bug
topic:gdscript
regression

### Godot version v4.0.alpha14.official [106b68050] ### System information Ubuntu, Nvidia ### Issue description By setting CanvasItem light_mask to a different layer than LightOccluder2D light_mask, it was possible to have shadows...

bug
topic:rendering
confirmed
regression
topic:2d

every time the editor is restarted, I need to navigate over Project > Version Control > Version Control Settings and retype the password. as for me the point in using...

enhancement
discussion
confirmed

Valid example: ```css bottom: calc(100% + 100px); ``` after compression: ```css bottom:calc(100%+100px); ``` ![image](https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port/assets/23386940/032f6de8-5fa3-488f-856d-cf8ab0e65551) Is this the right place?

so I've spent a night trying to get the script to do its thing on Alpine Linux, but have to give up at this point. I'll list some findings though....

was checking out these demos and found that a couple of them did no longer work correctly in 3.2. to be specific, the bombs did no longer explode in Bombs.tscn...

### Describe the project you are working on A game with a settings screen where I want to describe certain settings in tooltips - and not just when the player...

topic:gui

### Tested versions v4.5.1.stable.official [f62fdbde1] ### System information Godot v4.5.1.stable - Ubuntu 25.10 25.10 on X11 - X11 display driver, Multi-window, 3 monitors - Vulkan (Forward+) - dedicated AMD Radeon...

bug
topic:rendering
needs testing