Skip to content

Releases: NibbleByte/UnityWiseGit

WiseGit v1.0.4

23 Jan 20:28
Compare
Choose a tag to compare
  • Fixed ".git/index.lock" errors on rebaking scene lighting by retrying git operations several times when needed.
  • Fixing: not re-adding .exr file during scene light baking process.
  • Fix database AutoRefresh() doing endless requests if interval is too short or operations are too slow.

WiseGit v1.0.3

25 Nov 08:48
Compare
Choose a tag to compare
  • Fixed #1 - overlay icons and locks didn't work if project folder is not the same as the git repository root folder.
  • Don't monitor file operations while building player or in batch mode.
  • Fixes issues with folders with similar names.
  • Error messages improvements

WiseGit v1.0.2

27 Oct 10:52
Compare
Choose a tag to compare
  • Adding git submodules support.

WiseGit v1.0.1

22 Sep 19:31
Compare
Choose a tag to compare
  • Fixed crash when editor quits while the status database is deserializing json on the background thread.
  • Optimization on assembly reloads.

WiseGit v1.0.0

06 May 09:40
Compare
Choose a tag to compare
  • Initial release.