-
### LVGL version
v9.2.0
### What happened?
I plot a black square at (0, 0) of a 1448x1072 display (8bit color depth, i.e. RGB232)
``` c
lv_obj_t * scr = lv_scr_act();
lv_obj_set_style_bg_color…
-
![image](https://github.com/user-attachments/assets/9beab968-2057-483d-ae00-de80fb0541bc)
I noticed that in slopes and higher surfaces, the objects(trees, in this case) are getting placed below the g…
-
Add Collision type to characters.
PR Link: https://github.com/highskyeli/project-mayham/pull/4
-
The current implementation has a few shortcomings that need to be addressed:
- There's no batching support ("If the count of requested objects is lesser than 1000, then it runs synchronously, other…
-
### Bambu Studio Version
1.9.7.52
### Where is the application from?
Bambu Lab Official website
### OS version
macOS 15.1
### Additional system information
_No response_
### Pr…
-
snowfall~: phasor-driven particle
stash~: store and recall audio signal values
subdiv~: integer subdivision of a phasor
swing~: subdivide a phasor
twist~: non-linearize incoming ramps
updown~: Tr…
-
As a part of performance work, I have been looking into generating hash functions for Model objects ([see my WIP branch](https://github.com/dart-lang/macros/compare/query-invalidation)). It isn't too …
-
As shown in the code here:
https://github.com/rainmaker22/SMART/blob/a329361b63082359be56c9bfaa7e76336c19115f/smart/modules/agent_decoder.py#L465
The heading of the object is inferred from the…
-
The filemanager should support a mechanism to transition objects to an expired state or a different storage class. This involves accepting a transition request via the API or the EventBus for a set of…
-
> [!NOTE]
> This proposal breaks compatibility in a major way and is aimed at 5.0.
### Describe the project you are working on
Proposals for improving Godot's type system and GDScript language.…