Rioni
Rioni
**Is your feature request related to a problem? Please describe.** The only way to get delta time in tick() function is action nodes is actor.get_physics_process_delta_time() which is annoying. Also user...
Right now you can create tilesets in the project tilesets section. You can preview your tiles there, if you click a tile, a menu opens. The menu title is of...
Current implementation works from left to right. Custom shortcodes like tabs, details and so don't work well with , it also fails for tables. Using custom shortcodes makes the ToC...
Would it be possilbe to add a prop to access pagesCount? It would be useful for me as that would allow me to detect the end of the carousel to...
I trying out miniquad to see if I could port the EventHandler::files_dropped_event to macroquad but it seems it won't work even in miniquad. By reading the codet the event seems...
## Summary Currently database is stored at the /Documents/Focalboard directory in windows, presumably similar in MacOS and Linux. This proposal suggests adding a custom database location. ## How important this...
I'm trying to change node background depending on a variable, this makes things easier for me. But sadly I can't find a callback to hook, I'm currently using graph callback...
Circles look really bad with only 20 sides. Optionally being able to change that number will be good. I wanted to avoid creating a new method just for this so...
We shouldn't hide macroquad features as this is just a wrapper
Rider is an IntelliJ editor that has Odin support thianks to [this plugin](https://github.com/obiwan87/odin-intellij). To add support then first we have to tell users to setup an external tool (as far...