sm64coopdx/autogen
PeachyPeach c3e5843c53
Fix djui hud texture unsupported formats (#995)
- `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
2025-11-20 11:44:02 +10:00
..
lua_constants Restored OOB death + De-sorted fields + Read-Only marked as protected (#921) 2025-08-28 18:06:55 +02:00
lua_definitions Fix djui hud texture unsupported formats (#995) 2025-11-20 11:44:02 +10:00
autogen.sh ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
common.py Bring back ChainSegment and PlayerPalette 2025-11-05 23:12:14 +01:00
convert_constants.py Add gsDPSetEnvRGB() (#997) 2025-11-13 08:00:31 +10:00
convert_functions.py Fix djui hud texture unsupported formats (#995) 2025-11-20 11:44:02 +10:00
convert_structs.py Bring back ChainSegment and PlayerPalette 2025-11-05 23:12:14 +01:00
extract_constants.py allow Lua to manipulate displaylists and vertices (#675) 2025-02-27 14:27:55 +10:00
extract_display_lists.py geo_num3_switch is not a display list 2025-08-07 14:22:31 +02:00
extract_functions.py More Optimizations (#792) 2025-05-16 20:27:49 -04:00
extract_object_fields.py allow Lua to manipulate displaylists and vertices (#675) 2025-02-27 14:27:55 +10:00
extract_structs.py ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
gen_hooks.py Fix HOOK_ON_DIALOG 2025-09-13 01:26:15 +02:00
gen_math.py G_CULL_INVERT_EXT; Vec2 functions; bug fixes (#985) 2025-10-21 18:56:35 +02:00
gen_sound.py Fixed Wario sounds pitch/speed 2022-02-15 00:51:19 -08:00
vec_types.py More math improvements (#820) 2025-05-29 02:52:31 +02:00