Skip to content

Commit

Permalink
Add screenshots for all status icons
Browse files Browse the repository at this point in the history
  • Loading branch information
SRombauts committed Jan 6, 2018
1 parent 5229926 commit ff57492
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,18 @@ History menu entry to look a the changelog of an asset :
Visual Diffing of different revision of a Blueprint :
<img src="https://cdn2.unrealengine.com/blog/DiffTool-1009x542-719850393.png" width="720">

Status Icons:

![New/Unsaved asset](Screenshots/Icons/UE4PlasticPlugin-New.png)
![Added to Source Control](Screenshots/Icons/UE4PlasticPlugin-Added.png)
![Controlled/Unchanged](Screenshots/Icons/UE4PlasticPlugin-Controlled.png)
![Changed but not Checked-Out](Screenshots/Icons/UE4PlasticPlugin-Changed.png)
![Checked-Out](Screenshots/Icons/UE4PlasticPlugin-CheckedOut.png)
![Moved/Renamed](Screenshots/Icons/UE4PlasticPlugin-Renamed.png)

![Checkd-Out/Locked by someone else](Screenshots/Icons/UE4PlasticPlugin-CheckedOutOther.png)
![Not up-to-date/new revision in repository](Screenshots/Icons/UE4PlasticPlugin-NotAtHead.png)

### References

- [Source Control user interface](https://docs.unrealengine.com/latest/INT/Engine/UI/SourceControl/)
Expand Down
Binary file added Screenshots/Icons/UE4PlasticPlugin-Added.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/Icons/UE4PlasticPlugin-Changed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/Icons/UE4PlasticPlugin-CheckedOut.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/Icons/UE4PlasticPlugin-Controlled.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/Icons/UE4PlasticPlugin-New.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/Icons/UE4PlasticPlugin-NotAtHead.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/Icons/UE4PlasticPlugin-Renamed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ff57492

Please sign in to comment.