Releases: NeoXider/NeoxiderUiKit
Releases · NeoXider/NeoxiderUiKit
Release list
v0.2.0
Universal Unity UI Kit over MTK Figma UI Import output (.fui → UI Toolkit / PanelRenderer).
Added
- Per-page background rendering (menu opaque, gameplay transparent).
- Code-driven tween animations (
UiTween) and cascade reveal (UiCascade). - Button press presets:
scale/sink/pop/none. - Fake-loading flow on the start page; win/lose flow via
UiKit.Flow. Samples~/GeneratedExample— full generated-interface reference snapshot (importable from Package Manager).- Editor window rebuilt in UI Toolkit: tabs, colored buttons, default-config button.
Changed
- Pages hide via
display:noneand stay bound between shows. BarViewfill width clamped to the actual track width.
Fixed
- White flash during page transitions; blank page on re-show; click rebinding on re-show; narrow editor-window layout.
Install (pin the tag):
https://github.com/NeoXider/NeoxiderUiKit.git#v0.2.0
Full changelog: CHANGELOG.md