SolarLune

Results 108 comments of SolarLune

Hello~! Sorry for the late reply, and thank you for reporting this! I'm going to need more details, yeah. - What's your system hardware information (CPU, RAM, GPU, driver, etc)?...

Hello! Sorry for the late reply; the keycode must not transfer between keyboard types... I'll have to investigate the best way to resolve this - it might be that I...

After looking into this, it seems like the system's selected keyboard locale has an influence on the problem, as well; when the locale is set to FR, for example, none...

Hello! Thanks; I'm glad you find MasterPlan useful. I'd like to ask what you mean by "grouping objects" - do you mean moving them together, or something else? And should...

Hello! Sorry for the late reply! I modified the shortcuts to [allow using either Control or the Command (Super) key for Mac awhile ago](https://github.com/SolarLune/masterplan/blob/master/project.go#L1071), but unfortunately, it looks like Raylib...

Pinging @raysan5 just for a confirmation that the super keys do indeed work with the `IsKeyDown()` function in mainline raylib on his machine.

Hmm, someone on Discord tested for me and said it was working for them in Windows. Not quite sure what to make of it, but I'm using raylib-go, which isn't...

Hello! Sorry for the late reply; yes, moving tasks that have subtasks don't move all together currently (because I'm not really forcing a solid "link" of positions between Tasks that...

Hello; very sorry for the late reply, but while I don't have performance metrics, I no longer use `fmt` (it was just for printing out errors). I could still stand...

Hello! I'm not certain I understand - are you generating a GLTF file and setting the texture's index to be a value that doesn't exist?