Releases: NibbleByte/UnityWiseGit
Releases · NibbleByte/UnityWiseGit
WiseGit v1.0.4
- 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
- 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
- Adding git submodules support.
WiseGit v1.0.1
- Fixed crash when editor quits while the status database is deserializing json on the background thread.
- Optimization on assembly reloads.
WiseGit v1.0.0
- Initial release.