SolarLune

Results 46 issues of SolarLune

### Ebitengine Version v2.8.8 ### Operating System - [ ] Windows - [ ] macOS - [x] Linux - [ ] FreeBSD - [ ] OpenBSD - [ ] Android...

bug
os:linux
needs-investigation

**Describe the bug** Hi there. So, essentially, something changed in the way custom Python properties are exported between the previous version of Blender (4.5.5) and the latest version (5.0.0). I...

bug

Hey, there. It's really cool to be able to run Python in Go! I'd like to congratulate you on this project, it might be exactly what I've been looking for...

Hello~ When I create a script registry, I'm using a loading function through `require.WithLoader()` to manually load the script and return the []byte, which works fine: ``` g.ScriptRequireRegistry = require.NewRegistry(require.WithLoader(func(path...

question

Hello - I've been getting into `go-plugin`, and while it works well, it seems like there's a memory leak in my application. I'm not certain how to distill it down...

Hi, should the Github actions be updated to provide Windows builds of `protoc-gen-go-plugin`?