sm64coopdx/autogen
Baconator2558 458d683e41
Add gsDPSetEnvRGB() (#997)
This command sets the RGB values of a material's environment color without setting the alpha. This is important, as functions like `geo_update_layer_transparency()` use the environment color alpha to control a model's overall opacity. However, if one of the model's materials sets its own environment color alpha, then that will take priority. This command allows these models to still use environment colors in their materials.
2025-11-13 08:00:31 +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 Add gsDPSetEnvRGB() (#997) 2025-11-13 08:00:31 +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 Expose save_file_set_cannon_unlocked 2025-11-08 15:01:45 -05: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
vec_types.py More math improvements (#820) 2025-05-29 02:52:31 +02:00