-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Music Manager update to fix error on trying to play a track list with TransitionTo. - Updated logs to better explain issues with the library. - Updated API in places to avoid null ref from not using the GUID of a clip. - Updated header comments on all classes. - Update to version validation to give the right response on future version checks.
- Loading branch information
1 parent
25ca75d
commit fe99b99
Showing
134 changed files
with
717 additions
and
645 deletions.
There are no files selected for viewing
10 changes: 5 additions & 5 deletions
10
...er/Code/Editor/Custom Editors/Edit Module Inspectors/Helpers/EditModuleInspectorHelper.cs
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
10 changes: 5 additions & 5 deletions
10
...Manager/Code/Editor/Custom Editors/Edit Module Inspectors/Helpers/EditModuleInspectors.cs
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
10 changes: 5 additions & 5 deletions
10
.../Code/Editor/Custom Editors/Edit Module Inspectors/Inspectors/DelayEditModuleInspector.cs
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
10 changes: 5 additions & 5 deletions
10
...r/Custom Editors/Edit Module Inspectors/Inspectors/DynamicStartTimeEditModuleInspector.cs
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
10 changes: 5 additions & 5 deletions
10
...r/Code/Editor/Custom Editors/Edit Module Inspectors/Inspectors/EditModuleInspectorBase.cs
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
10 changes: 5 additions & 5 deletions
10
...tor/Custom Editors/Edit Module Inspectors/Inspectors/GlobalVarianceEditModuleInspector.cs
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
10 changes: 5 additions & 5 deletions
10
...r/Code/Editor/Custom Editors/Edit Module Inspectors/Inspectors/LoopEditModuleInspector.cs
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
10 changes: 5 additions & 5 deletions
10
.../Editor/Custom Editors/Edit Module Inspectors/Inspectors/MixerGroupEditModuleInspector.cs
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
10 changes: 5 additions & 5 deletions
10
.../Code/Editor/Custom Editors/Edit Module Inspectors/Inspectors/PitchEditModuleInspector.cs
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
10 changes: 5 additions & 5 deletions
10
... Manager/Code/Editor/Custom Editors/Edit Module Inspectors/Inspectors/RequestInspector.cs
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
10 changes: 5 additions & 5 deletions
10
...Code/Editor/Custom Editors/Edit Module Inspectors/Inspectors/VolumeEditModuleInspector.cs
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
10 changes: 5 additions & 5 deletions
10
...o Manager/Code/Editor/Custom Editors/Editor Windows/Divided Display/DividedDisplayBase.cs
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
10 changes: 5 additions & 5 deletions
10
...o Manager/Code/Editor/Custom Editors/Editor Windows/Library Window/LibraryEditorWindow.cs
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
10 changes: 5 additions & 5 deletions
10
...or/Custom Editors/Editor Windows/Library Window/Sub-Menus/1. Library/LibraryEditorClip.cs
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
10 changes: 5 additions & 5 deletions
10
...om Editors/Editor Windows/Library Window/Sub-Menus/1. Library/LibraryEditorDynamicTime.cs
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
10 changes: 5 additions & 5 deletions
10
...tom Editors/Editor Windows/Library Window/Sub-Menus/1. Library/LibraryEditorLibraryTab.cs
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
10 changes: 5 additions & 5 deletions
10
...ustom Editors/Editor Windows/Library Window/Sub-Menus/2. Groups/LibraryEditorGroupsTab.cs
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.