Download Latest Version payload.tar.7z (23.3 MB)
Email in envelope

Get an email when there's a new version of TroughTheDark

Name Modified Size InfoDownloads / Week
Parent folder
ICollabHistoryItemFactory.cs 2021-04-09 539 Bytes
CollabHistoryItemFactory.cs 2021-04-09 4.5 kB
HistoryProgressSpinner.cs.meta 2021-04-09 243 Bytes
CollabHistoryItemFactory.cs.meta 2021-04-09 243 Bytes
HistoryProgressSpinner.cs 2021-04-09 1.9 kB
StatusView.cs.meta 2021-04-09 243 Bytes
CollabHistoryDropDown.cs 2021-04-09 2.7 kB
CollabHistoryRevisionLine.cs 2021-04-09 2.3 kB
CollabHistoryDropDown.cs.meta 2021-04-09 243 Bytes
CollabHistoryDropDownItem.cs.meta 2021-04-09 243 Bytes
ICollabHistoryItemFactory.cs.meta 2021-04-09 243 Bytes
CollabHistoryDropDownItem.cs 2021-04-09 1.7 kB
PagedListView.cs 2021-04-09 4.9 kB
PagedListView.cs.meta 2021-04-09 243 Bytes
BuildStatusButton.cs.meta 2021-04-09 243 Bytes
StatusView.cs 2021-04-09 2.1 kB
CollabHistoryItem.cs 2021-04-09 7.6 kB
CollabHistoryItem.cs.meta 2021-04-09 243 Bytes
CollabHistoryRevisionLine.cs.meta 2021-04-09 243 Bytes
BuildStatusButton.cs 2021-04-09 1.8 kB
Totals: 20 Items   32.6 kB 0

Collab Proxy UPM Package

This is the packaged version of Collab, currently limited to containing the History and Toolbar windows, along with supporting classes.

Development

Check this repository out in your {$PROJECT}/Packages/ folder, under the name com.unity.collab-proxy. The classes will be built by Unity.

Testing

In order to run the tests, you will need to add this project to the testables key in your manifest.json - once you have done this, the tests will be picked up by the Unity Test Runner window.

Building

You may build this project using msbuild. The commands to do so can be seen under .gitlab-ci.yml.

Deploying

Gitlab will automatically build your project when you deploy. You can download the resulting artifact, which will be a dll, and place it in your Editor/bin/ folder. Open the package in Unity to generate the meta files, and then you will be able to publish.

We're currently looking into a way to avoid this manual process.

Source: README.md, updated 2021-04-09