mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-12-03 06:32:45 +00:00
- `djui_hud_render_texture(_tile)` now accepts properly any `TextureInfo` - Removed `bitSize`, added `format` and `size` to `TextureInfo` - `texture_to_lua_table` can now convert any `Texture` into an RGBA table |
||
|---|---|---|
| .. | ||
| lua_constants | ||
| lua_definitions | ||
| autogen.sh | ||
| common.py | ||
| convert_constants.py | ||
| convert_functions.py | ||
| convert_structs.py | ||
| extract_constants.py | ||
| extract_display_lists.py | ||
| extract_functions.py | ||
| extract_object_fields.py | ||
| extract_structs.py | ||
| gen_hooks.py | ||
| gen_math.py | ||
| gen_sound.py | ||
| vec_types.py | ||