Skip to content

v1.0.54

Compare
Choose a tag to compare
@liangxiegame liangxiegame released this 24 May 10:23
· 61 commits to master since this release
  • CN: 增加 StopAllSound 的 Example
  • CN: ResKit.LoadSceneAsync 的回调可以为空
  • CN: ResKit 生成代码时可以选择命名风格
  • CN: 改进 ActionKit 驱动代码
  • CN: CodeGenKit:OtherBinds 生成的类型带命名空间
  • CN: 修复 IAction 暂停后导致回收的问题
  • CN: QAsset 生成的资源文件名字取消 ToLower()
  • [EN]: EventKit: Adds a bunch of event triggers
  • [EN]: Add StopAllSound Example
  • [EN]: callbacks to ResKit.LoadSceneAsync can be null
  • [EN]: ResKit can select a naming style when generating code
  • [EN]: Improved ActionKit driver code
  • [EN]: CodeGenKit: OtherBinds the type generated with namespace
  • [EN]: Fixed an issue that resulted in a recall after IAction was suspended
  • [EN]: QAsset generated resource file name cancel ToLower()