Skip to content

Releases: simeonradivoev/UniGit

Updated To Unity 2020.3

21 May 20:55
aa5cea8
Compare
Choose a tag to compare
  • Fixed #45
  • Fixed #46
  • Updated to Unity 2020.3 LTS
  • Adjusted Diff Inspector colors

Updated To Unity 2020.2

30 Jan 13:20
edded54
Compare
Choose a tag to compare
  • Fixed #36
  • Fixed #38
  • Fixed #40
  • Updated to Unity 2020.2
  • Cleaned up code
  • Fixed some minor UI issues

Renamed Package Domain

28 Dec 11:19
0d6211b
Compare
Choose a tag to compare

Renamed Package Domain according to Unity standard

v1.4.3: Total performance

24 Jun 21:40
Compare
Choose a tag to compare
  • 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

10 May 09:58
Compare
Choose a tag to compare
  • Updated to Unity 2018.1
  • Improved performance on large number of changes in Diff Window
  • Fixed #28

v1.4.1: SubModules fixes

28 Mar 20:16
Compare
Choose a tag to compare
  • 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

27 Mar 12:30
Compare
Choose a tag to compare
  • Support for sub module switching and updating
  • Security improvements
  • Fixed default gitIgnore formatting

v1.3.1: Unity

15 Feb 13:40
Compare
Choose a tag to compare

v1.3: Caching and Performance

01 Feb 12:09
Compare
Choose a tag to compare
  • 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

27 Dec 14:29
Compare
Choose a tag to compare
  • Updated to Unity 2017.3
  • Added Lazy Mode Update option
  • Minor Performance improvements