Skip to content

v5.18.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 20:15
· 27 commits to master since this release

5.18.1 (2021-04-25)

Bug Fixes

  • Calculating Rect visibility fixed. (6bf4fc3)
  • Change View.CurrentState to .State (yet again) (aef7fb8)
  • Fix navigator issue on pop all (2adfbce)
  • Improved Picture editor further. Add Picture events for refres. Resolve #42h (9f9d079)
  • Picture only creates and updates sprite when required. (b25b132)
  • Some inspector serialization. (56ab817)
  • Stop calculating View visibility very frame. Improve Picture editor script. (590a1d4)
  • throttle image loading rate in Texture2DDownloader. Move responsibility of texture compression from downloader to cache implementations. Resolve #41. (56ad16e)
  • Try README copying in Github Actions (a474620)