You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzToolsFramework/AzToolsFramework/AssetEditor
Steve Pham 73f8537030
Fix Issue saving new assets in Asset Editor on Linux (#4537)
* Add helper function to apply a selected file filter from a file dialog to the result filename if needed
* Add platform traits to restrict the use of the helper function on platforms that need to apply it
* Fix building of file filters of multiple extensions for a file type

Signed-off-by: Steve Pham <spham@amazon.com>
4 years ago
..
Resources Initial commit 5 years ago
AssetEditorBus.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
AssetEditorBus.h Fix missing include for AZStd::unordered_set in AssetEditorBus.h 4 years ago
AssetEditorHeader.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
AssetEditorHeader.h Merge branch 'development' into cmake/SPEC-7179 4 years ago
AssetEditorStatusBar.ui Initial commit 5 years ago
AssetEditorToolbar.ui Initial commit 5 years ago
AssetEditorUtils.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssetEditorWidget.cpp Fix Issue saving new assets in Asset Editor on Linux (#4537) 4 years ago
AssetEditorWidget.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago