mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-22 23:58:02 -05:00
7bf08b2e0c
* Reorganize method order * Remove texture indices - Add allow passing shade boolean to QuadView#toBakedQuad - Add MutableQuadView#fromVanilla(int[], int) - Add NonExtendable annotation to SpriteFinder and RendererAccess - Add note to RenderContext#bakedModelConsumer * Make Material AO a TriState Co-authored-by: PepperCode1 <44146161+PepperCode1@users.noreply.github.com> * Rename spriteUnitSquare -> uvUnitSquare * Remove toBakedQuad with shade boolean parameter * Add custom apiNote, implSpec, and implNote javadoc tags * Reject null BlendMode and AO; clarify fromVanilla(int[], int) javadoc * cullFace nullability, fromBakedQuad shade clarification, toBakedQuad color index * Add QuadView#copyUv and minor improvements * Nullability tweaks --------- Co-authored-by: PepperCode1 <44146161+PepperCode1@users.noreply.github.com> |
||
---|---|---|
.. | ||
src/client | ||
build.gradle |