Ryan McGrath
Ryan McGrath
Just to update - I haven't forgotten about these issues/PRs! Been incredibly busy the past week and a half, hoping to get to them soon.
Alright, #29 is merged and done... albeit through some extra steps because I am of the idiot clan tonight. You should be able to rebase this onto trunk cleanly (ish)...
Cool, excited!
I'll find time later this week (or this weekend) to review - I've been at a racing thing for most of the beginning of this week and am exhausted by...
Ah, yeah, this is an oversight on my part - and why I label iOS as alpha, heh. More people testing it will push things like this to get found...
This should actually be easier in the `0.3` branch, which I need to land. Will revisit it then - hopefully within the next week or two.
Sure, I actually need them for something else so it's been on my radar. Just a lot going on lately. If you (or anyone) wants to PR, the class itself...
Yup, there’s an open issue for that already. I just threw their change into the new branch, need to merge and release at some point here. Also note that this...
Yup, that API is blocked (by Apple) behind code signing requirements. You should look up how to run codesign - and you might want to use cargo-bundle to make life...
Unfortunately the iOS demo is (for the moment) barebones, yeah - it was mostly done first to make sure I could even support the UIScene+Delegate APIs that modern iOS needs,...