Skip to content

WiseSVN v1.5.10

Choose a tag to compare

@NibbleByte NibbleByte released this 22 Sep 08:12
· 3 commits to upm since this release
  • Adding AssetDatabase.Refresh() after "Update All" context menu.
  • Status Database now checks the root of the project for file statuses, instead of checking "Assets" and "Packages" separately. This reduces the load on the server and should make status refresh faster.
  • Fix database AutoRefresh() doing endless requests if interval is too short or operations are too slow.
  • Don't do move if destination file already exists.