Releases: simeonradivoev/UniGit
Releases · simeonradivoev/UniGit
Updated To Unity 2020.3
Updated To Unity 2020.2
Renamed Package Domain
Renamed Package Domain according to Unity standard
v1.4.3: Total performance
- Improved Performance on large and medium repositories significantly
- File commit message now has different paths for different modules
- Improved performance of project window overlays
v1.4.2
v1.4.1: SubModules fixes
- Added more info and icons for Sub Modules
- Added Sub Module to Diff Window staging
- Fixed Asset Post Processing for Sub Modules
v1.4: Sub Modules
- Support for sub module switching and updating
- Security improvements
- Fixed default gitIgnore formatting
v1.3.1: Unity
- Fixed #25
v1.3: Caching and Performance
- Status data is now cached for maximum performance
- Fixed Editor Resources leaks
- New System File Watching for folders that are outside Unity
- Lazy Mode now only governs if status should be refreshed on each assembly reload or entering/leaving playmode
- Showing multiple icons in project browser
- New Git Log window for git only notifications (+ option to use Unity's console)
- Added more animations (+option to disable all animations)
- Massive performance increase to Diff Inspector for large files
- Fixed Git History window errors when resizing it
- Option to create missing folders for drifting .meta files
- Fixed line numbers in Diff Inspector
- Fixed #20
- Fixed #22
- Fixed #24
v1.2.4: Lazy Mode
- Updated to Unity 2017.3
- Added Lazy Mode Update option
- Minor Performance improvements