Skip to content

Releases: NicoIer/UnityToolkit

v1.2

Choose a tag to compare

@NicoIer NicoIer released this 19 Aug 05:51
  • bug fix
  • network module

1.0.4

Choose a tag to compare

@NicoIer NicoIer released this 09 Jul 06:05

fix some bugs

v1.0.3

Choose a tag to compare

@NicoIer NicoIer released this 06 Apr 04:53

#14 已支持

v1.0.2

Choose a tag to compare

@NicoIer NicoIer released this 20 Feb 05:01

BUG Fix

  • 导表时静态变量未及时清理导致的异常
  • 导表时Enum解析异常

Feature

  • Crad 和 CardSlot的可拖拽放置组件
  • UIBind特性现在支持搜索所有的子节点
  • DataTable现在可以被foreach迭代

v1.0.1

Choose a tag to compare

@NicoIer NicoIer released this 16 Feb 10:12

v1.0.1
BUG Fix

  • 导表时,空Cell解析异常导致后续解析异常
  • UIFramework中OpenedStack反复进出栈导致异常

Feature

  • EasyGameObjectPool 简易对象池
  • PlayerLoopHelper UnityLoop工具
  • MainThreadExecuter 主线程任务执行器

v1.0

Choose a tag to compare

@NicoIer NicoIer released this 29 Jan 09:40

v1.0正式版

v1.0-alpha

Choose a tag to compare

@NicoIer NicoIer released this 24 Nov 09:59

v0.5-alpha

Choose a tag to compare

@NicoIer NicoIer released this 30 Oct 13:28

添加无限循环列表作为通用UI组件

v0.4.2-alpha

Choose a tag to compare

@NicoIer NicoIer released this 21 Oct 13:15

修复UIDatabase打包时的bug

v0.4.1-alpha

Choose a tag to compare

@NicoIer NicoIer released this 20 Oct 03:33

update ui framework