2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 14:24:56 +00:00

Add support for InvDstMultiply blending for shadows, initial CAi implementation

This commit is contained in:
2018-09-06 20:37:39 -07:00
parent e46ec80b64
commit 1a372d2589
8 changed files with 271 additions and 7 deletions

View File

@@ -21,7 +21,8 @@ enum class EFilterType
Blend,
Widescreen,
SceneAdd,
NoColor
NoColor,
InvDstMultiply
};
enum class EFilterShape