Giacomo Garbin
Giacomo Garbin
Hi. Issues with clip and transform properties have already been raised (e.g. https://github.com/mikke89/RmlUi/issues/253) and they should be fixed in the next release (https://github.com/mikke89/RmlUi/pull/594), but I wanted to check that the...
We can replace libultra's `OSTime` with a `typedef ... Time` which can be library-dependent or library-independent, in which case each library implementation can define functions to convert to/from its internal...
Only two header files need refactoring, both of which reference libultra's `Mtx`: - `matrix.h`: `matrixFromBasisL` is only referenced once in `debug_render.c`, so for simplicity I would move the function definition...