Added
-
ContextualTextureRenderer: Add separate method for tiled drawing (#3)
This allows real-time implementations such as LibGui to replace the renderer
with a more performant one that only does a single OpenGL draw call and
does the tiling in a shader etc. -
module-info and package-info
-
Added
Fabric-Loom-Remap: false
to jar manifest to stop Fabric Loom 1.1+ from remapping this jar for no reason