Lorenzo Arena

Results 11 issues of Lorenzo Arena

**What should the feature do?** The *_pb2.py should be generated in a custom folder, chosen by the user (maybe via a command line argument). This way, instead of simply ignoring...

Priority-Low
Type-Enhancement
Component-Generator

### Godot version 4.0-beta1 ### System information PopOS 22.04, Ryzen 3700U Vega 10 iGPU ### Issue description I'm trying to make a simple 2D pixel art movement; I have a...

bug
topic:rendering
topic:2d

When clicking on a link generated by a `:statuscode:` directive, it leads to a document marked as superseded; as an example, see https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.2.1. Can the link be fixed, or can...

**Topic** If I'm understanding it correctly, it's not currently possible to highlight a part of the patch while a commit is selected in the history log. **Your thoughts** I think...

discussion

I set `RPI_USE_U_BOOT` to `1` so that I can use a custom update scheme using u-boot. However, the boot.scr file is forced to be deplyed on the boot folder. Is...

### LVGL version v9.3.0 ### Platform Custom board with a STM32H753 MCU, also simulated on Linux using SDL ### What happened? When creating a container object with size set to...

### LVGL version v9.3.0 ### Platform Custom board with a STM32H753 MCU, also simulated on Linux using SDL ### What happened? I'd like to draw a line outside of its...

### LVGL version v9.2.0 ### Platform Custom SDL driver on Linux ### What happened? I'm trying to use the animation timeline to chain multiple animations; I'd also like to use...

When opening a datachannel, the event handler is supposed to use the channel reference to add handlers for channel events. However, if the datachannel open event handler is an async...

changes requested

Hi, I have a strange behavior with how environments are managed in one of my projects. In my pyproject.toml configuration I have, as dependencies for my module, a couple of...