Skip to content

v3.0.0

Compare
Choose a tag to compare
@xiaoguzhu xiaoguzhu released this 07 Sep 14:21
· 354 commits to master since this release

From this version, we change package data format to binary. Editor version 3.9.0 with 'binary format' option checked in publish dialog is required to generating this kind of format. Old XML format is not supported anymore.

  • NEW: Add UIPackage.UnloadAssets and UIPackage.ReloadAssets to allow unload package resources without removing the package.
  • NEW: Add TransitionActionType.Text and TransitionActionType.Icon.