Skip to content

v2.0.2

Latest

Choose a tag to compare

@t-34400 t-34400 released this 08 Jul 15:35
07617ca

Bug Fixes

  • Fixed potential negative texture height calculation
    Resolved an issue where texture height values could become negative under certain conditions, which may have caused incorrect layout or rendering behavior.

Improvements

  • Exposed texture configuration via Inspector for clarity and flexibility
    Made texture settings adjustable from the Inspector, improving code clarity and making it easier to customize texture behavior without modifying source code.