fabric/fabric-renderer-api-v1
PepperCode1 50f0feb2ec
Fix MutableQuadViewImpl#fromVanilla methods not setting correct normal flags ()
- The (int[], int) overload used to keep the normal flags as is
- The (BakedQuad, RenderMaterial, Direction) overload used to reset all normal flags
- The normal flag for a vertex is now set if and only if the normal is not zero, ignoring the W component
- Clarify that MutableQuadView#fromVanilla(BakedQuad, ...) resets the quad tag
2025-01-07 18:29:18 +00:00
..
src Fix MutableQuadViewImpl#fromVanilla methods not setting correct normal flags () 2025-01-07 18:29:18 +00:00
build.gradle Port Model Loading API v1 to 1.21 () 2024-06-08 14:02:54 +01:00