sm64coopdx/autogen/lua_definitions
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
..
constants.lua Add gsDPSetEnvRGB() (#997) 2025-11-13 08:00:31 +10:00
functions.lua Expose save_file_set_cannon_unlocked 2025-11-08 15:01:45 -05:00
manual.lua GEO_BONE GeoLayout command (#913) 2025-08-20 12:46:32 +10:00
structs.lua Bring back ChainSegment and PlayerPalette 2025-11-05 23:12:14 +01:00