This update comes with a lot of improvements when using version control with Git.
Single file operations
Combine Commit and Push
Commit and Push are now one operation, which makes the workflow even simpler. You can also split Commit and Push in the Workspace Settings under Git.
Text viewer
Anchorpoint is able to show text files correctly. It can also show inline changes of commits, which is important when you write C# scripts for Unity or C++ or Verse for Unreal Engine.
Project dashboard
This is a new personal overview page which shows all the workspace members, projects, and project details such as:
It is also the default page when creating a new tab or joining an Anchorpoint workspace as a new user. This will make onboarding of new artists easier.
Furthermore, a new demo project is also included.
Further fixes
This update comes with an Action Distribution improvement and other small fixes
This update provides another set of improvements for version control using Git. We have unified file views and improved the daily commit, push, and pull workflow.
Unified Views in Git Commits
Git Improvements
Other Improvements
Fixes
This update simplifies the Git installation process and comes with some important fixes, when working with Git repositories
This release represents a major overhaul of the user experience for creating and managing projects. A three-step wizard guides the process of creating a Git repository or project on Dropbox, including adjusting the name and inviting members.
Member roles and access control are now much clearer. Hovering over any member displays their rights, and you can give them permissions to edit projects or make them admins.
Creating Git repositories is even easier now, with just one way to create a Git repo and use a Gitignore template during the creation process.
Highlights
UX Improvements
Bug Fixes