UniGit Versions Save

An open source GIT Unity3D editor plugin.

v1.0.5

7 years ago

Changelog

  • Partial Git status updates (increases performance a lot when modifying and handling individual files)
  • Commit message text field can now be minimized
  • Removed Profilers and left over Debug messages
  • Added jump to file shortcut in commit detail window
  • Added option for built in avatars (First Letter of name)
  • Added option to disable Gavatar
  • Downloaded avatars from Gavatar are now cached (this will lower the number of times avatars need to be downloaded)

v1.0.4

7 years ago

Changelog

  • Updated to unity 5.5
  • Removed auto fetching on play

v1.0.3

7 years ago

Changes

  • Fully implemented threading
  • Git LFS now works with threads
  • Made threading faster and safer
  • Added option to disable threaded Git status retrieval

v1.0.2

7 years ago

Changes

  • Fixed Repository initialization errors described here
  • Added initial values for Diff Window's filter

v1.0.1

7 years ago

Changes

  • Minor bug fixes
  • New Package Exporter

Installation

Open the .unitypackage inside unity and import all files.

v1.0

7 years ago

First UniGit release. It includes all dependency and UniGit DLL libraries needed. Extract either Debug.zip or Release.zip into your project's Assets folder.