Bill Currie
73444c3b7a
[ruamoko] Give the scene resource block a rua prefix
...
No effect on the code itself, but it makes debugging much easier when
there aren't two very different structs with the same name.
2022-03-05 02:05:59 +09:00
Bill Currie
54f0af854b
[ruamoko] Wrap the transform fuctions
...
Except for get/set name as I'm still pondering strings.
2022-02-15 00:06:39 +09:00
Bill Currie
f0c35e541a
[ruamoko] Pass some more purity tests
...
Separate because I want to cherry-pick the other commit.
2022-02-14 19:56:56 +09:00
Bill Currie
afbca54faf
[ruamoko] Add wrappers for the existing scene functions
...
I've run into a bit of an issue with transform management (really, just
need to make them owned by the scene, but that means creating a scene
for quake and quakeworld).
2022-02-14 16:43:10 +09:00