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/Editor
amzn-phist d6b268e84e
Remove ResourceSelectorHost and clean up/refactor related bits (#3050)
* Sever dependency on legacy resource selector host

Audio resource selectors (browse dialogs) no longer need to be
registered with the legacy IResourceSelectorHost system.  Set up a new
EBus specifically to handle browse button presses and directly invokes
the dialog.

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>

* Hook up legacy audio control selector to new EBus

Remaining use of legacy audio selectors (trackview) need to be able to
bypass ResourceSelectorHost now.

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>

* Removes ResourceSelectorHost and legacy selectors

This removes various Variable types that were tied to resource
selectors, such as GeomCache, Model, Animation, File.  Removes the
ResourceSelectorHost completely.  The two things that still appeared to
have selectors in TrackView are Audio Controls and Texture.  Fixed the
audio control selector to work via EBus and the Texture selector didn't
seem to work at all, but left it in as it was.

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>

* Make the default audio selector return old value

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>

* Fix some signed/unsigned comparison warnings

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>

* Remove deleted function from Editor Mock

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>

* Change audio selector api to use string_view

Per feedback.

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>
4 years ago
..
Animation Removal of unused files from Code/Editor 5 years ago
AssetDatabase Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssetEditor Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssetImporter Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AzAssetBrowser Merge branch 'develop' into LYN-4700 5 years ago
Commands Merge branch 'development' into cmake/SPEC-7484 5 years ago
Common git mv Code\Sandbox\Editor Code/Editor 5 years ago
Controls Remove ResourceSelectorHost and clean up/refactor related bits (#3050) 4 years ago
Core Merge branch 'development' into cmake/SPEC-7484 5 years ago
Dialogs Editor code: tidy up BOOLs,NULLs and overrides pt1. 5 years ago
EditMode Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Export Merge branch 'development' into cmake/SPEC-7484 5 years ago
Geometry Editor code: tidy up BOOLs,NULLs and overrides pt1. 5 years ago
Include Remove ResourceSelectorHost and clean up/refactor related bits (#3050) 4 years ago
Launcher Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Lib/Tests Remove ResourceSelectorHost and clean up/refactor related bits (#3050) 4 years ago
LightmapCompiler Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MainWindow git mv Code\Sandbox\Editor Code/Editor 5 years ago
Objects [redcode/crythread-2nd-pass] removed CryThread*.h files 4 years ago
Platform Merge branch 'development' into cmake/SPEC-7484 5 years ago
Plugins Remove ResourceSelectorHost and clean up/refactor related bits (#3050) 4 years ago
QtUI Editor code: tidy up BOOLs,NULLs and overrides pt3. 5 years ago
RenderHelpers Editor code: tidy up BOOLs,NULLs and overrides pt3. 5 years ago
Style Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TimeOfDay git mv Code\Sandbox\Editor Code/Editor 5 years ago
TrackView Merge branch 'development' into cmake/SPEC-7484 5 years ago
Translations git mv Code\Sandbox\Editor Code/Editor 5 years ago
Undo Editor code: tidy up BOOLs,NULLs and overrides pt4. 5 years ago
Util Remove ResourceSelectorHost and clean up/refactor related bits (#3050) 4 years ago
WelcomeScreen Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
res [LYN-4990] Fixed legacy launcher/mac/ios icons and removed some remaining unused Editor icons. 5 years ago
2DViewport.cpp Delete code which was only commented out 5 years ago
2DViewport.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AboutDialog.cpp Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 5 years ago
AboutDialog.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AboutDialog.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
ActionManager.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ActionManager.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AnimationContext.cpp Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 5 years ago
AnimationContext.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
BaseLibrary.cpp Merge branch 'development' into cmake/SPEC-7484 5 years ago
BaseLibrary.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
BaseLibraryItem.cpp Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 5 years ago
BaseLibraryItem.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
BaseLibraryManager.cpp Merge branch 'development' into cmake/SPEC-7484 5 years ago
BaseLibraryManager.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CMakeLists.txt Create RUN target as helpers for the project-centric workflow (#2520) 5 years ago
CVarMenu.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CVarMenu.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CheckOutDialog.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CheckOutDialog.h Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 5 years ago
CheckOutDialog.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
Clipboard.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Clipboard.h Merge branch 'development' into cmake/SPEC-7179 5 years ago
ConfigGroup.cpp Merge branch 'development' into cmake/SPEC-7484 5 years ago
ConfigGroup.h Merge branch 'development' into cmake/SPEC-7484 5 years ago
ConsoleDialog.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ConsoleDialog.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CrtDebug.cpp Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 5 years ago
CryEdit.cpp [redcode/crythread-2nd-pass] replaced instances of AZStd::lock_guard<> with AZStd::scoped_lock as per feedback 4 years ago
CryEdit.h Merge branch 'development' into cmake/SPEC-7484 5 years ago
CryEdit.rc git mv Code\Sandbox\Editor Code/Editor 5 years ago
CryEditDoc.cpp Merge branch 'development' into cmake/SPEC-7484 5 years ago
CryEditDoc.h Merge branch 'development' into cmake/SPEC-7484 5 years ago
CryEditLiveCreate.rc git mv Code\Sandbox\Editor Code/Editor 5 years ago
CryEditPy.cpp Merge branch 'development' into cmake/SPEC-7484 5 years ago
CustomAspectRatioDlg.cpp Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 5 years ago
CustomAspectRatioDlg.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CustomAspectRatioDlg.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
CustomResolutionDlg.cpp Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 5 years ago
CustomResolutionDlg.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CustomResolutionDlg.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
CustomizeKeyboardDialog.cpp Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 5 years ago
CustomizeKeyboardDialog.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CustomizeKeyboardDialog.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
DPIAware.xml git mv Code\Sandbox\Editor Code/Editor 5 years ago
DimensionsDialog.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
DimensionsDialog.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
DimensionsDialog.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
DisplaySettings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
DisplaySettings.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
DisplaySettingsPythonFuncs.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
DisplaySettingsPythonFuncs.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
DocMultiArchive.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorCryEdit.rc git mv Code\Sandbox\Editor Code/Editor 5 years ago
EditorDefs.h Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 5 years ago
EditorEnvironment.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEnvironment.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorFileMonitor.cpp Merge branch 'development' into cmake/SPEC-7484 5 years ago
EditorFileMonitor.h Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 5 years ago
EditorPanelUtils.cpp Remove ResourceSelectorHost and clean up/refactor related bits (#3050) 4 years ago
EditorPanelUtils.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPreferencesBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPreferencesDialog.cpp Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 5 years ago
EditorPreferencesDialog.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPreferencesDialog.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
EditorPreferencesPageAWS.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPreferencesPageAWS.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPreferencesPageExperimentalLighting.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPreferencesPageExperimentalLighting.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPreferencesPageFiles.cpp Merge branch 'develop' into LYN-4700 5 years ago
EditorPreferencesPageFiles.h Merge branch 'develop' into LYN-4700 5 years ago
EditorPreferencesPageGeneral.cpp Merge branch 'development' into LYN-3705-2 5 years ago
EditorPreferencesPageGeneral.h Merge branch 'development' into LYN-3705-2 5 years ago
EditorPreferencesPageViewportDebug.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPreferencesPageViewportDebug.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPreferencesPageViewportGeneral.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPreferencesPageViewportGeneral.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPreferencesPageViewportGizmo.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPreferencesPageViewportGizmo.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPreferencesPageViewportMovement.cpp Remove new camera flag functions and legacy code paths (#3071) 4 years ago
EditorPreferencesPageViewportMovement.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPreferencesTreeWidgetItem.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPreferencesTreeWidgetItem.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPreferencesTreeWidgetItemDelegate.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPreferencesTreeWidgetItemDelegate.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorToolsApplication.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorToolsApplication.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorToolsApplicationAPI.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorVersion.rc git mv Code\Sandbox\Editor Code/Editor 5 years ago
EditorViewportCamera.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorViewportCamera.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorViewportSettings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorViewportSettings.h Remove new camera flag functions and legacy code paths (#3071) 4 years ago
EditorViewportWidget.cpp Fixed creating entities in the viewport logic to use hit test detection. 4 years ago
EditorViewportWidget.h Address more PR feedback 5 years ago
ErrorDialog.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ErrorDialog.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ErrorDialog.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
ErrorRecorder.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ErrorRecorder.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ErrorReport.cpp Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 5 years ago
ErrorReport.h Sandbox 5 years ago
ErrorReportDialog.cpp Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 5 years ago
ErrorReportDialog.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ErrorReportDialog.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
ErrorReportTableModel.cpp Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 5 years ago
ErrorReportTableModel.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
FBXExporterDialog.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
FBXExporterDialog.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
FBXExporterDialog.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
FileTypeUtils.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
FileTypeUtils.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
GameEngine.cpp Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 5 years ago
GameEngine.h [redcode/crythread-2nd-pass] post merge include fixes 4 years ago
GameExporter.cpp [redcode/crythread-2nd-pass] replaced instances of AZStd::lock_guard<> with AZStd::scoped_lock as per feedback 4 years ago
GameExporter.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
GameResourcesExporter.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
GameResourcesExporter.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
GenericSelectItemDialog.cpp Merge branch 'development' into cmake/SPEC-7484 5 years ago
GenericSelectItemDialog.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
GenericSelectItemDialog.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
GotoPositionDlg.cpp Remove new camera flag functions and legacy code paths (#3071) 4 years ago
GotoPositionDlg.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
GotoPositionDlg.ui Resolved merge conflicts 5 years ago
GridUtils.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
IEditor.h Remove ResourceSelectorHost and clean up/refactor related bits (#3050) 4 years ago
IEditorImpl.cpp Remove ResourceSelectorHost and clean up/refactor related bits (#3050) 4 years ago
IEditorImpl.h Remove ResourceSelectorHost and clean up/refactor related bits (#3050) 4 years ago
IEditorPanelUtils.h Remove ResourceSelectorHost and clean up/refactor related bits (#3050) 4 years ago
IObservable.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
IPostRenderer.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
IconListDialog.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
IconManager.cpp Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 5 years ago
IconManager.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
InfoBar.qrc git mv Code\Sandbox\Editor Code/Editor 5 years ago
KeyboardCustomizationSettings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
KeyboardCustomizationSettings.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
LayoutConfigDialog.cpp Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 5 years ago
LayoutConfigDialog.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
LayoutConfigDialog.qrc git mv Code\Sandbox\Editor Code/Editor 5 years ago
LayoutConfigDialog.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
LayoutWnd.cpp Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 5 years ago
LayoutWnd.h Editor code: tidy up BOOLs,NULLs and overrides pt6. 5 years ago
LevelFileDialog.cpp Code/Editor 5 years ago
LevelFileDialog.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
LevelFileDialog.qrc git mv Code\Sandbox\Editor Code/Editor 5 years ago
LevelFileDialog.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
LevelIndependentFileMan.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
LevelIndependentFileMan.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
LevelInfo.cpp Editor code: tidy up BOOLs,NULLs and overrides pt6. 5 years ago
LevelInfo.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
LevelTreeModel.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
LevelTreeModel.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
LogFile.cpp Merge branch 'development' into cmake/SPEC-7484 5 years ago
LogFile.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
LogFileImpl.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
LogFileImpl.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
LogFile_mac.mm Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
LyViewPaneNames.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MainStatusBar.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MainStatusBar.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MainStatusBarItems.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MainWindow.cpp Merge branch 'development' into cmake/SPEC-7484 5 years ago
MainWindow.h changes to the move rotate and scale 5 years ago
MainWindow.qrc git mv Code\Sandbox\Editor Code/Editor 5 years ago
MainWindow_mac.mm Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
NewLevelDialog.cpp Editor code: tidy up BOOLs,NULLs and overrides pt6. 5 years ago
NewLevelDialog.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
NewLevelDialog.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
NewTerrainDialog.cpp Editor code: tidy up BOOLs,NULLs and overrides pt6. 5 years ago
NewTerrainDialog.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
NewTerrainDialog.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
PakManagerDlg.qrc git mv Code\Sandbox\Editor Code/Editor 5 years ago
PakManagerDlg.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
Plugin.cpp Editor code: tidy up BOOLs,NULLs and overrides pt6. 5 years ago
Plugin.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PluginManager.cpp Merge branch 'development' into cmake/SPEC-7484 4 years ago
PluginManager.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PreferencesStdPages.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PreferencesStdPages.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ProcessInfo.cpp more replacements of A functions 5 years ago
ProcessInfo.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonEditorEventsBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PythonEditorFuncs.cpp Editor code: tidy up BOOLs,NULLs and overrides pt6. 5 years ago
PythonEditorFuncs.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
QtUtil.h Merge branch 'development' into cmake/SPEC-7182 4 years ago
QtUtilWin.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
QtViewPane.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
QtViewPaneManager.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
QtViewPaneManager.h Merge branch 'development' into cmake/SPEC-7179 5 years ago
QuickAccessBar.cpp runtime fixes (Editor running) 5 years ago
QuickAccessBar.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
QuickAccessBar.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
RenderViewport_mac.mm Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Report.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ResizeResolutionDialog.cpp Editor code: tidy up BOOLs,NULLs and overrides pt6. 5 years ago
ResizeResolutionDialog.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ResizeResolutionDialog.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
Resource.h changes to the move rotate and scale 5 years ago
SelectEAXPresetDlg.cpp Editor code: tidy up BOOLs,NULLs and overrides pt6. 5 years ago
SelectEAXPresetDlg.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SelectEAXPresetDlg.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
SelectLightAnimationDialog.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SelectLightAnimationDialog.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SelectSequenceDialog.cpp Code/Editor 5 years ago
SelectSequenceDialog.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Settings.cpp Merge branch 'development' into cmake/SPEC-7484 5 years ago
Settings.h Merge branch 'develop' into LYN-4700 5 years ago
SettingsManager.cpp Merge branch 'development' into cmake/SPEC-7484 5 years ago
SettingsManager.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SettingsManagerDialog.cpp Editor code: tidy up BOOLs,NULLs and overrides pt6. 5 years ago
SettingsManagerDialog.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SettingsManagerDialog.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
ShortcutDispatcher.cpp fix for focus being removed from main viewport widget when interacting with viewport ui elements 5 years ago
ShortcutDispatcher.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
StartupLogoDialog.cpp Editor code: tidy up BOOLs,NULLs and overrides pt6. 5 years ago
StartupLogoDialog.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
StartupLogoDialog.qrc Updated splash and about screens (#1839) 5 years ago
StartupLogoDialog.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
StartupTraceHandler.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
StartupTraceHandler.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
StringDlg.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
StringDlg.h Editor code: tidy up BOOLs,NULLs and overrides pt6. 5 years ago
SurfaceTypeValidator.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SurfaceTypeValidator.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ToolBox.cpp Merge branch 'development' into cmake/SPEC-7484 5 years ago
ToolBox.h Editor code: tidy up BOOLs,NULLs and overrides pt6. 5 years ago
ToolbarCustomizationDialog.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ToolbarCustomizationDialog.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ToolbarCustomizationDialog.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
ToolbarManager.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ToolbarManager.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ToolsConfigPage.cpp Merge branch 'development' into cmake/SPEC-7484 5 years ago
ToolsConfigPage.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ToolsConfigPage.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
TopRendererWnd.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TopRendererWnd.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TrackViewExportKeyTimeDlg.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TrackViewExportKeyTimeDlg.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TrackViewExportKeyTimeDlg.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
TrackViewFBXImportPreviewDialog.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TrackViewFBXImportPreviewDialog.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TrackViewFBXImportPreviewDialog.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
TrackViewNewSequenceDialog.cpp Code/Editor 5 years ago
TrackViewNewSequenceDialog.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TrackViewNewSequenceDialog.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
TrustInfo.manifest git mv Code\Sandbox\Editor Code/Editor 5 years ago
UIEnumsDatabase.cpp Editor code: tidy up BOOLs,NULLs and overrides pt6. 5 years ago
UIEnumsDatabase.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
UndoConfigSpec.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
UndoConfigSpec.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
UndoDropDown.cpp Editor code: tidy up BOOLs,NULLs and overrides pt6. 5 years ago
UndoDropDown.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
UndoViewPosition.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
UndoViewPosition.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
UndoViewRotation.cpp Address PR feedback 5 years ago
UndoViewRotation.h Camera Component, Editor Viewport Widget refactoring. 5 years ago
UsedResources.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
UsedResources.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
UserMessageDefines.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ViewManager.cpp Merge remote-tracking branch 'upstream/development' into camera_and_editor_viewport_widget_improvements 5 years ago
ViewManager.h Editor code: tidy up BOOLs,NULLs and overrides pt6. 5 years ago
ViewPane.cpp Merge remote-tracking branch 'upstream/development' into camera_and_editor_viewport_widget_improvements 5 years ago
ViewPane.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Viewport.cpp Fixed creating entities in the viewport logic to use hit test detection. 4 years ago
Viewport.h Fixed creating entities in the viewport logic to use hit test detection. 4 years ago
ViewportManipulatorController.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ViewportManipulatorController.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ViewportTitleDlg.cpp Remove new camera flag functions and legacy code paths (#3071) 4 years ago
ViewportTitleDlg.h Address more PR feedback 5 years ago
ViewportTitleDlg.ui Added tooltips to the viewport title buttons (#1691) 5 years ago
WaitProgress.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WaitProgress.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WinWidgetId.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WindowObserver_mac.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WindowObserver_mac.mm Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WipFeatureManager.cpp Editor code: tidy up BOOLs,NULLs and overrides pt6. 5 years ago
WipFeatureManager.h Editor code: tidy up BOOLs,NULLs and overrides pt6. 5 years ago
WipFeaturesDlg.cpp Editor code: tidy up BOOLs,NULLs and overrides pt6. 5 years ago
WipFeaturesDlg.h Editor code: tidy up BOOLs,NULLs and overrides pt6. 5 years ago
WipFeaturesDlg.qrc git mv Code\Sandbox\Editor Code/Editor 5 years ago
WipFeaturesDlg.ui git mv Code\Sandbox\Editor Code/Editor 5 years ago
arhitype_tree_00.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
arhitype_tree_01.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
arhitype_tree_02.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
arhitype_tree_03.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
bmp00005_00.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
bmp00005_01.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
bmp00005_02.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
bmp00005_03.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
bmp00005_04.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
bmp00005_05.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
bmp00005_06.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
bmp00005_07.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
bmp00005_08.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
bmp00005_09.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
bmp00006_00.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
bmp00006_01.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
bmp00006_02.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
bmp00006_03.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
bmp00006_04.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
bmp00006_05.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
bmp00006_06.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
bmp00006_07.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
editor_core_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
editor_core_test_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
editor_darwin_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
editor_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
editor_headers_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
editor_lib_files.cmake Remove ResourceSelectorHost and clean up/refactor related bits (#3050) 4 years ago
editor_lib_terrain_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
editor_lib_test_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
editor_lib_test_terrain_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
editor_win_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
main.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
o3de_logo.svg git mv Code\Sandbox\Editor Code/Editor 5 years ago
particles_tree_00.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
particles_tree_01.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
particles_tree_02.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
particles_tree_03.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
particles_tree_04.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
particles_tree_05.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
particles_tree_06.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
particles_tree_07.png git mv Code\Sandbox\Editor Code/Editor 5 years ago
splashscreen_background_developer_preview.jpg Updated splash and about screens (#1839) 5 years ago
splashscreen_background_gradient.jpg git mv Code\Sandbox\Editor Code/Editor 5 years ago
water.png git mv Code\Sandbox\Editor Code/Editor 5 years ago