fabric/fabric-renderer-indigo
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/client Fix MutableQuadViewImpl#fromVanilla methods not setting correct normal flags () 2025-01-07 18:29:18 +00:00
build.gradle Update to loom 1.3 and use Mod Publish Plugin () 2023-08-02 18:51:21 +01:00