Skip to content

LibNinePatch 1.2.0

Latest
Compare
Choose a tag to compare
@Juuxel Juuxel released this 17 Mar 19:15
· 1 commit to master since this release

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