Skip to content

Commit / Files View

When double-clicking a project in Project View, you can review your pending changes and commits associated with the project or inspect the file content of the project, providing a versatile and detailed information about the project.

User Interface

The left panel displays all pending changes made to the Project files. Additionally, it serves as the space where users can select and commit their changes, providing a streamlined process for managing project modifications. To commit a project in CreativeHub, users need to provide a Commit description, select the files that they want as part of the commit and click Commit Changes
After making a commit, your project is automatically synced with the latest changes.

CH CommitViewMain

There is a possibility discard some of the changes, or all of them by choosing them in the Changes List + pressing the right mouse button and clicking ‘Discard Change’.

CH DiscardChange

Tip

You may switch to another version of the project (one commit means one version) by clicking twice on the appropriate commit listed in the commit view.CHSwitchToAnotherRevision
When the project is in not of latest version of it, in the project view you will see the icon meaning 'Project is not synced with the latest version'.
You may always sync the project to the latest version within the commit view, by clicking the button 'Sync Project'.CHSyncProject


Commit/Files view

You can toggle the middle panel to be by Commit view or Files view.
Click the radio button to transition between two views. The content of the middle panel and right panel adapts based on the selected view.

CH ToggleCommitFileView


Commit view

In the commit view, you gain access to the comprehensive details about all commits made to the selected project. Commit list is displayed in the Middle panel, and selecting one of the commits by clicking on it, shows the modified files in the right panel.

CH CommitView


Files view

Files view displays all the content of the Project in the middle panel and it displays a list of commit history specifically related to the selected folder in the right panel.

CH FilesView


Thumbnails

When a project thumbnail hasn't been selected, the default image is used.
To change the thumbnail, follow these steps from the commit view:

  • Right-click on the current project thumbnail (in the top left of the window, above the 'Pending Changes' panel).
  • In the file browser window that appears, navigate to and select the desired image file.
  • Click ‘Open’ to apply the new thumbnail.

CH ChangeThumbnail


Locate Project

Press the button Locate Project to automatically find the project location in the file browser.
Alternatively, you can use the folder icon in the Grid view on the Main Dashboard.


Delete Project

You may delete project either from the commit view (as on the screenshot beyond) or from the project view.

CH DeleteProject

Note

When you tick the checkbox 'delete local copies' when deleting the project, make sure that the project isn't opened in Unreal Engine currently, because the process couldn't be completed when the project is opened in UE. CH DeleteLocalCopy