You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.