Rick Yorgason

Results 2 issues of Rick Yorgason

Now supporting objects in the Godot 4 exporter initially added in pull #3550. Video showing it off here: https://www.youtube.com/watch?v=3UfOOdepDDw

It took me a while to track this down, but there's a tracking issue for the "[Limits of Lifetimes](https://doc.rust-lang.org/nomicon/lifetime-mismatch.html)" issue [here](https://internals.rust-lang.org/t/relaxing-the-borrow-checker-for-fn-mut-self-t/3256). It could be useful for anybody who runs into...

C-enhancement
good first issue
E-easy