I’m guessing this would be a simple pull request to Skulpt (def vars(x): return x.__dict__
), but it would take me a while to get familiar with the project before being able to submit it myself.
1 Like
I’m guessing this would be a simple pull request to Skulpt (def vars(x): return x.__dict__
), but it would take me a while to get familiar with the project before being able to submit it myself.