!XT (Audio) ACE: Generate asset id's based on the asset name and type.
commitccd1c630680dc667c3c4726d5e073bfbeee3a4a7
authorMarius Popczyk <marius@crytek.de>
Mon, 1 Apr 2019 07:39:34 +0000 (1 09:39 +0200)
committerMarius Popczyk <marius@crytek.de>
Mon, 1 Apr 2019 07:39:34 +0000 (1 09:39 +0200)
tree9291ca0ff97e2145a21ee7e76c62aff8aff17f59
parentff563764297808e27a74dd859ab71de4402e3a1b
!XT (Audio) ACE: Generate asset id's based on the asset name and type.
!O (Audio) ACE: Optimized backup and restore of selected and expanded treeview items.

Copied from Perforce
 Change: 1952171
34 files changed:
Code/Sandbox/Plugins/EditorAudioControlsEditor/Asset.cpp
Code/Sandbox/Plugins/EditorAudioControlsEditor/Asset.h
Code/Sandbox/Plugins/EditorAudioControlsEditor/AssetUtils.cpp
Code/Sandbox/Plugins/EditorAudioControlsEditor/AssetUtils.h
Code/Sandbox/Plugins/EditorAudioControlsEditor/AssetsManager.cpp
Code/Sandbox/Plugins/EditorAudioControlsEditor/AssetsManager.h
Code/Sandbox/Plugins/EditorAudioControlsEditor/ConnectionsModel.cpp
Code/Sandbox/Plugins/EditorAudioControlsEditor/ContextManager.cpp
Code/Sandbox/Plugins/EditorAudioControlsEditor/ContextManager.h
Code/Sandbox/Plugins/EditorAudioControlsEditor/ContextModel.cpp
Code/Sandbox/Plugins/EditorAudioControlsEditor/Control.cpp
Code/Sandbox/Plugins/EditorAudioControlsEditor/Control.h
Code/Sandbox/Plugins/EditorAudioControlsEditor/EditorAdx2/ItemModel.cpp
Code/Sandbox/Plugins/EditorAudioControlsEditor/EditorAdx2/TreeView.cpp
Code/Sandbox/Plugins/EditorAudioControlsEditor/EditorAdx2/TreeView.h
Code/Sandbox/Plugins/EditorAudioControlsEditor/EditorFmod/ItemModel.cpp
Code/Sandbox/Plugins/EditorAudioControlsEditor/EditorFmod/TreeView.cpp
Code/Sandbox/Plugins/EditorAudioControlsEditor/EditorFmod/TreeView.h
Code/Sandbox/Plugins/EditorAudioControlsEditor/EditorPortAudio/ItemModel.cpp
Code/Sandbox/Plugins/EditorAudioControlsEditor/EditorPortAudio/TreeView.cpp
Code/Sandbox/Plugins/EditorAudioControlsEditor/EditorPortAudio/TreeView.h
Code/Sandbox/Plugins/EditorAudioControlsEditor/EditorSDLMixer/ItemModel.cpp
Code/Sandbox/Plugins/EditorAudioControlsEditor/EditorSDLMixer/TreeView.cpp
Code/Sandbox/Plugins/EditorAudioControlsEditor/EditorSDLMixer/TreeView.h
Code/Sandbox/Plugins/EditorAudioControlsEditor/EditorWwise/ItemModel.cpp
Code/Sandbox/Plugins/EditorAudioControlsEditor/EditorWwise/TreeView.cpp
Code/Sandbox/Plugins/EditorAudioControlsEditor/EditorWwise/TreeView.h
Code/Sandbox/Plugins/EditorAudioControlsEditor/Folder.h
Code/Sandbox/Plugins/EditorAudioControlsEditor/Library.h
Code/Sandbox/Plugins/EditorAudioControlsEditor/SystemLibraryModel.cpp
Code/Sandbox/Plugins/EditorAudioControlsEditor/SystemSourceModel.cpp
Code/Sandbox/Plugins/EditorAudioControlsEditor/TreeView.cpp
Code/Sandbox/Plugins/EditorAudioControlsEditor/TreeView.h [copied from Code/Sandbox/Plugins/EditorAudioControlsEditor/EditorFmod/TreeView.h with 75% similarity]
Code/Sandbox/Plugins/EditorAudioControlsEditor/common/ModelUtils.h