UniGit Versions Save

An open source GIT Unity3D editor plugin.

1.5.4

2 years ago
  • Fixed #45
  • Fixed #46
  • Updated to Unity 2020.3 LTS
  • Adjusted Diff Inspector colors

1.5.3

3 years ago
  • Fixed #36
  • Fixed #38
  • Fixed #40
  • Updated to Unity 2020.2
  • Cleaned up code
  • Fixed some minor UI issues

1.5.2

3 years ago

Renamed Package Domain according to Unity standard

v1.4.3

5 years ago
  • 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

5 years ago
  • Updated to Unity 2018.1
  • Improved performance on large number of changes in Diff Window
  • Fixed #28

v1.4.1

6 years ago
  • Added more info and icons for Sub Modules
  • Added Sub Module to Diff Window staging
  • Fixed Asset Post Processing for Sub Modules

v1.4

6 years ago
  • Support for sub module switching and updating
  • Security improvements
  • Fixed default gitIgnore formatting

v1.3.1

6 years ago
  • Fixed #25

v1.3

6 years ago
  • 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

6 years ago
  • Updated to Unity 2017.3
  • Added Lazy Mode Update option
  • Minor Performance improvements