-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [2.4.3] - 2024-06-20 ### Added - Changed the default ignore.conf to not ignore itself - Added "Undo unchanged" and "Undo checkouts keeping changes" options to pending changes view - Removed focus redirection after Check-in ### Fixed - Moving folders in the Editor now correctly use the UVCS "Move" operation - Fixed hang on domain reload - Fixed "item with the same key has already been added" error - Fixed failure to delete a .meta file when deleting a private folder from the pending changes - Supported workspace name with non-latin characters in Pending Changes - Fixed text cut-off in filter rules dialog - Fixed unexpected error while switching between branches - Fixed error after renaming a parent branch of the working branch - Fixed variables's value becoming clear after resolving conflict in inspector - Removed misleading indication about shelves - Fixed column sorting in pending changes view - Fixed missing incoming changes after removing a branch - Fixed "Collection was modified" error when doing multiple renames in a row - Fixed undo & check-in operations not working when the current scene was never saved - Fixed check in error if nothing is selected in the pending changes tree
- Loading branch information
Unity Technologies
committed
Jun 20, 2024
1 parent
84fa31c
commit 2bfdef1
Showing
206 changed files
with
3,789 additions
and
1,502 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
project: VCS | ||
package: Unity Version Control package |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.