Robert Corponoi

Results 7 issues of Robert Corponoi

- Can add one or more attributes to a struct with `.attribute` - Added tests for one and multiple attributes added to a struct.

Hopefully I didn't miss this being posted anywhere else but I was curious if there are plans to add a `Two.Types.webgl2` in the future.

enhancement

Sorry for the huge PR but this couldn't be an incremental change. - Added src folder that contains the new individual classes for Box, Circle, Polygon, etc. - Kept the...

If the `new` command is used and passed the name of a Godot project that doesn't exist, it should create the Godot project.

This shouldn't be too far off, it just needs the correct Dockerfile created. The issue that we're currently facing is documented [here](https://github.com/rust-embedded/cross/issues/566). Essentially: - We need to extend the default...

It would be neat to be able to create a library based off an existing non-godot-rust-cli library. I think this might be a good command or an extension of the...

We need better documentation than just the readme. I've come across a few options like mdBook, VuePress, etc but I think I've decided on creating a Gridsome site and host...