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/Sandbox/Editor
Ken Pruiksma 2bc36aa6c6
[SPEC-5991] Removing ImageHDR.h/.cpp. These files are no longer needed and created a licensing issue. (#1420)
The only place this code was referenced was in using textured tooltips, if the texture used for that tooltip was a .hdr file. However, the few .hdr files in all of o3de are Atom material / lighting related - definitely not used for tooltips.

It's likely bitmap tooltips in general are not used at all anymore, so more code could probably be ripped out, but this solves the immediate problem without making too many changes.
5 years ago
..
Animation Add newlines to the end of all files 5 years ago
AssetDatabase Add newlines to the end of all files 5 years ago
AssetEditor Added toolbar icons, updated viewport header UX (#1240) 5 years ago
AssetImporter Initial commit 5 years ago
AzAssetBrowser Make entity creation via asset drag and drop properly create an entity so it works with prefabs correctly (#1010) 5 years ago
Commands Add newlines to the end of all files 5 years ago
Common Initial commit 5 years ago
Controls Remove legacy serialization and QPropertyTree (#684) 5 years ago
Core Remove references to Wireframe menu item that was removed in a previous PR (#1263) 5 years ago
Dialogs LYN-2537 engine assets (#254) 5 years ago
EditMode [LYN-3105] Removed legacy CEditTool class and all sub-classes. 5 years ago
Export Remove I3DEngine CryCommon Interface (#567) 5 years ago
FeedbackDialog Integrating github/staging through commit 5f214be 5 years ago
Geometry Remove I3DEngine CryCommon Interface (#567) 5 years ago
Include Remove more unused things from CryCommon and CrySystem. (#709) 5 years ago
Launcher Initial commit 5 years ago
Lib/Tests Remove more unused things from CryCommon and CrySystem. (#709) 5 years ago
LightmapCompiler Initial commit 5 years ago
MainWindow Add newlines to the end of all files 5 years ago
Objects [LYN-3145] Removed unnecessary spam message from legacy CEntityObject class when entering game mode. 5 years ago
Platform Remove PAL_TRAIT_BUILD_EDITOR_APPLICATION_TYPE 5 years ago
QtUI Add newlines to the end of all files 5 years ago
RenderHelpers [LYN-3078] Removed legacy CMaterial and all related/unused classes. 5 years ago
Style Main toolbar consolidation and cleanup (#1167) 5 years ago
TimeOfDay Initial commit 5 years ago
TrackView Added toolbar icons, updated viewport header UX (#1240) 5 years ago
Translations Add newlines to the end of all files 5 years ago
Undo Initial commit 5 years ago
Util [SPEC-5991] Removing ImageHDR.h/.cpp. These files are no longer needed and created a licensing issue. (#1420) 5 years ago
WelcomeScreen Integrating github/staging through commit 5f214be 5 years ago
res Add AWSAttribution feature (#1164) 5 years ago
2DViewport.cpp Remove all references to old CGrid system (#672) 5 years ago
2DViewport.h Remove (almost) all references to pRenderer (#651) 5 years ago
AboutDialog.cpp Changed logo to O3DE 5 years ago
AboutDialog.h Initial commit 5 years ago
AboutDialog.ui Changed logo and repositioned. (#1061) 5 years ago
ActionManager.cpp Integrating latest 47acbe8 5 years ago
ActionManager.h Update snapping settings to be stored in the Settings Registry (#646) 5 years ago
AnimationContext.cpp Integrating github/staging through commit ab87ed9 5 years ago
AnimationContext.cpp.rej Initial commit 5 years ago
AnimationContext.h Initial commit 5 years ago
BaseLibrary.cpp Initial commit 5 years ago
BaseLibrary.h Initial commit 5 years ago
BaseLibraryItem.cpp Initial commit 5 years ago
BaseLibraryItem.h Initial commit 5 years ago
BaseLibraryManager.cpp Remove I3DEngine CryCommon Interface (#567) 5 years ago
BaseLibraryManager.h Initial commit 5 years ago
CMakeLists.txt fixing runtime dependencies for cases with multiple values 5 years ago
CVarMenu.cpp SPEC-2513 Fixes to enable w4457 5 years ago
CVarMenu.h Initial commit 5 years ago
CheckOutDialog.cpp Initial commit 5 years ago
CheckOutDialog.h Initial commit 5 years ago
CheckOutDialog.ui Initial commit 5 years ago
Clipboard.cpp Initial commit 5 years ago
Clipboard.h Initial commit 5 years ago
ConfigGroup.cpp Initial commit 5 years ago
ConfigGroup.h Initial commit 5 years ago
ConsoleDialog.cpp Initial commit 5 years ago
ConsoleDialog.h Initial commit 5 years ago
ControlMRU.cpp Add newlines to the end of all files 5 years ago
ControlMRU.h Initial commit 5 years ago
CrtDebug.cpp Initial commit 5 years ago
CryEdit.cpp Change Editor Window name for Developer Preview (#1371) 5 years ago
CryEdit.h Fix rare re-entrancy issue with CCryEditApp::IdleProcessing (#1134) 5 years ago
CryEdit.rc Initial commit 5 years ago
CryEditDoc.cpp {LYN-4224} Fix for the file scan slowdown (#1252) 5 years ago
CryEditDoc.h Remove (almost) all references to pRenderer (#651) 5 years ago
CryEditLiveCreate.rc Initial commit 5 years ago
CryEditPy.cpp Renamed osx_gl to mac and es3 to android for cache folders (#949) 5 years ago
CustomAspectRatioDlg.cpp Initial commit 5 years ago
CustomAspectRatioDlg.h Initial commit 5 years ago
CustomAspectRatioDlg.ui Initial commit 5 years ago
CustomResolutionDlg.cpp Red code legacy renderer (#383) 5 years ago
CustomResolutionDlg.h Initial commit 5 years ago
CustomResolutionDlg.ui Initial commit 5 years ago
CustomizeKeyboardDialog.cpp Initial commit 5 years ago
CustomizeKeyboardDialog.h Add newlines to the end of all files 5 years ago
CustomizeKeyboardDialog.ui Initial commit 5 years ago
DPIAware.xml Initial commit 5 years ago
DimensionsDialog.cpp Initial commit 5 years ago
DimensionsDialog.h Initial commit 5 years ago
DimensionsDialog.ui Initial commit 5 years ago
DisplaySettings.cpp Remove I3DEngine CryCommon Interface (#567) 5 years ago
DisplaySettings.h Initial commit 5 years ago
DisplaySettingsPythonFuncs.cpp Initial commit 5 years ago
DisplaySettingsPythonFuncs.h Initial commit 5 years ago
DocMultiArchive.h Initial commit 5 years ago
EditorCryEdit.rc Add newlines to the end of all files 5 years ago
EditorDefs.h Remove I3DEngine CryCommon Interface (#567) 5 years ago
EditorEnvironment.cpp Initial commit 5 years ago
EditorEnvironment.h Initial commit 5 years ago
EditorFileMonitor.cpp Remove (almost) all references to pRenderer (#651) 5 years ago
EditorFileMonitor.h Remove (almost) all references to pRenderer (#651) 5 years ago
EditorPanelUtils.cpp LYN-2537 engine assets (#254) 5 years ago
EditorPanelUtils.h Initial commit 5 years ago
EditorPreferencesBus.h Initial commit 5 years ago
EditorPreferencesDialog.cpp Add AWSAttribution feature (#1164) 5 years ago
EditorPreferencesDialog.h Add newlines to the end of all files 5 years ago
EditorPreferencesDialog.ui Initial commit 5 years ago
EditorPreferencesPageAWS.cpp Update AWSAttribution endpoint to prod endpoint (#1335) 5 years ago
EditorPreferencesPageAWS.h Add AWSAttribution feature (#1164) 5 years ago
EditorPreferencesPageExperimentalLighting.cpp Initial commit 5 years ago
EditorPreferencesPageExperimentalLighting.h Initial commit 5 years ago
EditorPreferencesPageFiles.cpp Initial commit 5 years ago
EditorPreferencesPageFiles.h Initial commit 5 years ago
EditorPreferencesPageGeneral.cpp Remove Prefab System toggle from the Editor Preferences dialog. (#1415) 5 years ago
EditorPreferencesPageGeneral.h Remove Prefab System toggle from the Editor Preferences dialog. (#1415) 5 years ago
EditorPreferencesPageViewportDebug.cpp Initial commit 5 years ago
EditorPreferencesPageViewportDebug.h Initial commit 5 years ago
EditorPreferencesPageViewportGeneral.cpp Initial commit 5 years ago
EditorPreferencesPageViewportGeneral.h Initial commit 5 years ago
EditorPreferencesPageViewportGizmo.cpp Initial commit 5 years ago
EditorPreferencesPageViewportGizmo.h Initial commit 5 years ago
EditorPreferencesPageViewportMovement.cpp Initial commit 5 years ago
EditorPreferencesPageViewportMovement.h Initial commit 5 years ago
EditorPreferencesTreeWidgetItem.cpp Initial commit 5 years ago
EditorPreferencesTreeWidgetItem.h Initial commit 5 years ago
EditorPreferencesTreeWidgetItemDelegate.cpp Initial commit 5 years ago
EditorPreferencesTreeWidgetItemDelegate.h Initial commit 5 years ago
EditorToolsApplication.cpp [LYN-3078] Removed legacy CMaterial and all related/unused classes. 5 years ago
EditorToolsApplication.h Integrating up through commit 90f050496 5 years ago
EditorToolsApplicationAPI.h Integrating up through commit 90f050496 5 years ago
EditorVersion.rc Initial commit 5 years ago
EditorViewportSettings.cpp Add 'Goto entity' support for the new Editor camera (#743) 5 years ago
EditorViewportSettings.h Add 'Goto entity' support for the new Editor camera (#743) 5 years ago
EditorViewportWidget.cpp Rebind the DebugDisplayRequestBus Instance to handle drawing in GameMode. (#1275) 5 years ago
EditorViewportWidget.h [LYN-4390] Implemented EditorCameraRequestBus::GetActiveCameraState on the EditorViewportWidget so that the "Create camera entity from view" action works again. 5 years ago
ErrorDialog.cpp Initial commit 5 years ago
ErrorDialog.h Initial commit 5 years ago
ErrorDialog.ui Initial commit 5 years ago
ErrorRecorder.cpp Initial commit 5 years ago
ErrorRecorder.h Initial commit 5 years ago
ErrorReport.cpp Initial commit 5 years ago
ErrorReport.h [LYN-3078] Removed legacy CMaterial and all related/unused classes. 5 years ago
ErrorReportDialog.cpp [LYN-3419] First pass of removing unused logic for old viewport interaction model. 5 years ago
ErrorReportDialog.h Initial commit 5 years ago
ErrorReportDialog.ui Initial commit 5 years ago
ErrorReportTableModel.cpp Integrating github/staging through commit ab87ed9 5 years ago
ErrorReportTableModel.h Initial commit 5 years ago
FBXExporterDialog.cpp Renamed several non-inclusive terms (#236) 5 years ago
FBXExporterDialog.h Renamed several non-inclusive terms (#236) 5 years ago
FBXExporterDialog.ui Renamed several non-inclusive terms (#236) 5 years ago
FileTypeUtils.cpp Initial commit 5 years ago
FileTypeUtils.h Initial commit 5 years ago
GameEngine.cpp [LYN-3801] Added back log message when entering/exiting game mode. 5 years ago
GameEngine.h Remove (almost) all references to pRenderer (#651) 5 years ago
GameExporter.cpp Remove (almost) all references to pRenderer (#651) 5 years ago
GameExporter.h Remove (almost) all references to pRenderer (#651) 5 years ago
GameResourcesExporter.cpp [LYN-3078] Removed legacy CMaterial and all related/unused classes. 5 years ago
GameResourcesExporter.h [LYN-3078] Removed legacy CMaterial and all related/unused classes. 5 years ago
GenericSelectItemDialog.cpp Initial commit 5 years ago
GenericSelectItemDialog.h Initial commit 5 years ago
GenericSelectItemDialog.ui Initial commit 5 years ago
GotoPositionDlg.cpp Added comment. 5 years ago
GotoPositionDlg.h Initial commit 5 years ago
GotoPositionDlg.ui Adjusted dialog size. 5 years ago
GraphicsSettingsDialog.cpp Remove lots of unused things from CrySystem (#765) 5 years ago
GraphicsSettingsDialog.h Initial commit 5 years ago
GridUtils.h Initial commit 5 years ago
IEditor.h Remove more unused things from CryCommon and CrySystem. (#709) 5 years ago
IEditorImpl.cpp Remove a number of unused CryCommon interfaces and docs related folders. (#788) 5 years ago
IEditorImpl.h Remove a number of unused CryCommon interfaces and docs related folders. (#788) 5 years ago
IEditorPanelUtils.h Initial commit 5 years ago
IObservable.h Initial commit 5 years ago
IPostRenderer.h Initial commit 5 years ago
IconListDialog.ui Initial commit 5 years ago
IconManager.cpp Remove I3DEngine CryCommon Interface (#567) 5 years ago
IconManager.h Remove I3DEngine CryCommon Interface (#567) 5 years ago
InfoBar.qrc Initial commit 5 years ago
KeyboardCustomizationSettings.cpp Integrating github/staging through commit 5f214be 5 years ago
KeyboardCustomizationSettings.h Initial commit 5 years ago
LayoutConfigDialog.cpp Initial commit 5 years ago
LayoutConfigDialog.h Initial commit 5 years ago
LayoutConfigDialog.qrc Initial commit 5 years ago
LayoutConfigDialog.ui Initial commit 5 years ago
LayoutWnd.cpp Main toolbar consolidation and cleanup (#1167) 5 years ago
LayoutWnd.h Main toolbar consolidation and cleanup (#1167) 5 years ago
LegacyViewportCameraController.cpp Give MultiViewportControllerInstances a pointer to their parent controller, to allow state management 5 years ago
LegacyViewportCameraController.h Give MultiViewportControllerInstances a pointer to their parent controller, to allow state management 5 years ago
LevelFileDialog.cpp Integrating github/staging through commit ab87ed9 5 years ago
LevelFileDialog.h Initial commit 5 years ago
LevelFileDialog.qrc Initial commit 5 years ago
LevelFileDialog.ui Initial commit 5 years ago
LevelIndependentFileMan.cpp Initial commit 5 years ago
LevelIndependentFileMan.h Initial commit 5 years ago
LevelInfo.cpp Remove more unused things from CryCommon and CrySystem. (#709) 5 years ago
LevelInfo.h [LYN-3078] Removed legacy CMaterial and all related/unused classes. 5 years ago
LevelTreeModel.cpp Integrating up through commit 90f050496 5 years ago
LevelTreeModel.h Initial commit 5 years ago
LogFile.cpp SPEC-2513 Fixes to enable w4701 (#1105) 5 years ago
LogFile.h Initial commit 5 years ago
LogFileImpl.cpp Initial commit 5 years ago
LogFileImpl.h Initial commit 5 years ago
LogFile_mac.mm Initial commit 5 years ago
LyViewPaneNames.h Add Project Manager File menu options to Editor 5 years ago
MainStatusBar.cpp Integrating latest from github/staging 5 years ago
MainStatusBar.h Initial commit 5 years ago
MainStatusBarItems.h Remove more unused things from CryCommon and CrySystem. (#709) 5 years ago
MainWindow.cpp Removed Wireframe menu option since it doesn't work with Atom (#1248) 5 years ago
MainWindow.h Main toolbar consolidation and cleanup (#1167) 5 years ago
MainWindow.qrc Add AWSAttribution feature (#1164) 5 years ago
MainWindow_mac.mm Initial commit 5 years ago
NewLevelDialog.cpp Initial commit 5 years ago
NewLevelDialog.h Initial commit 5 years ago
NewLevelDialog.ui Initial commit 5 years ago
NewTerrainDialog.cpp Initial commit 5 years ago
NewTerrainDialog.h Initial commit 5 years ago
NewTerrainDialog.ui Initial commit 5 years ago
PakManagerDlg.qrc Initial commit 5 years ago
PakManagerDlg.ui Initial commit 5 years ago
Plugin.cpp Initial commit 5 years ago
Plugin.h Initial commit 5 years ago
PluginManager.cpp Integrating github/staging through commit 5f214be 5 years ago
PluginManager.h Initial commit 5 years ago
PreferencesStdPages.cpp Add AWSAttribution feature (#1164) 5 years ago
PreferencesStdPages.h Initial commit 5 years ago
ProcessInfo.cpp Initial commit 5 years ago
ProcessInfo.h Initial commit 5 years ago
PythonEditorEventsBus.h [LYN-3160] Removed IEditor::Get/SetEditMode and some additional unused (related) content in the InfoBar. 5 years ago
PythonEditorFuncs.cpp Remove (almost) all references to pRenderer (#651) 5 years ago
PythonEditorFuncs.h [LYN-3160] Removed IEditor::Get/SetEditMode and some additional unused (related) content in the InfoBar. 5 years ago
QtUtil.h Initial commit 5 years ago
QtUtilWin.h Initial commit 5 years ago
QtViewPane.h Initial commit 5 years ago
QtViewPaneManager.cpp SPEC-2513 Fixes to enable w4459 (#1107) 5 years ago
QtViewPaneManager.h Initial commit 5 years ago
QuickAccessBar.cpp Integrating up through commit 90f050496 5 years ago
QuickAccessBar.h Integrating up through commit 90f050496 5 years ago
QuickAccessBar.ui Initial commit 5 years ago
RenderViewport.cpp Moved toggle pivot to lower in the context menu, converted all context menu additions to use a singular mechanism (#1209) 5 years ago
RenderViewport.h Moved toggle pivot to lower in the context menu, converted all context menu additions to use a singular mechanism (#1209) 5 years ago
RenderViewport_mac.mm Initial commit 5 years ago
Report.h Initial commit 5 years ago
ResizeResolutionDialog.cpp Initial commit 5 years ago
ResizeResolutionDialog.h Initial commit 5 years ago
ResizeResolutionDialog.ui Initial commit 5 years ago
Resource.h Adding a shortcut to hide clusters. (#1071) 5 years ago
ResourceSelectorHost.cpp Remove legacy serialization and QPropertyTree (#684) 5 years ago
ResourceSelectorHost.h Initial commit 5 years ago
SelectEAXPresetDlg.cpp Initial commit 5 years ago
SelectEAXPresetDlg.h Initial commit 5 years ago
SelectEAXPresetDlg.ui Initial commit 5 years ago
SelectLightAnimationDialog.cpp Initial commit 5 years ago
SelectLightAnimationDialog.h Initial commit 5 years ago
SelectSequenceDialog.cpp Initial commit 5 years ago
SelectSequenceDialog.h Initial commit 5 years ago
Settings.cpp Remove I3DEngine CryCommon Interface (#567) 5 years ago
Settings.h Remove all references to old CGrid system (#672) 5 years ago
SettingsManager.cpp LYN-2537 engine assets (#254) 5 years ago
SettingsManager.h LYN-2537 engine assets (#254) 5 years ago
SettingsManagerDialog.cpp Initial commit 5 years ago
SettingsManagerDialog.h Initial commit 5 years ago
SettingsManagerDialog.ui Initial commit 5 years ago
ShortcutDispatcher.cpp Integrating github/staging through commit ab87ed9 5 years ago
ShortcutDispatcher.h Integrating github/staging through commit 5f214be 5 years ago
StartupLogoDialog.cpp Changed logo to O3DE 5 years ago
StartupLogoDialog.h Initial commit 5 years ago
StartupLogoDialog.qrc Changed logo to O3DE 5 years ago
StartupLogoDialog.ui Changed svg and layout of the new logo. (#1059) 5 years ago
StartupTraceHandler.cpp Initial commit 5 years ago
StartupTraceHandler.h Add newlines to the end of all files 5 years ago
StringDlg.cpp Initial commit 5 years ago
StringDlg.h Initial commit 5 years ago
SurfaceTypeValidator.cpp [LYN-3078] Removed legacy CMaterial and all related/unused classes. 5 years ago
SurfaceTypeValidator.h Initial commit 5 years ago
ToolBox.cpp LYN-2537 engine assets (#254) 5 years ago
ToolBox.h Initial commit 5 years ago
ToolbarCustomizationDialog.cpp Integrating github/staging through commit ab87ed9 5 years ago
ToolbarCustomizationDialog.h Initial commit 5 years ago
ToolbarCustomizationDialog.ui Initial commit 5 years ago
ToolbarManager.cpp Added mechanism for viewpanes to request buttons on the main toolbar (#1189) 5 years ago
ToolbarManager.h Added mechanism for viewpanes to request buttons on the main toolbar (#1189) 5 years ago
ToolsConfigPage.cpp Initial commit 5 years ago
ToolsConfigPage.h Initial commit 5 years ago
ToolsConfigPage.ui Initial commit 5 years ago
TopRendererWnd.cpp Remove (almost) all references to pRenderer (#651) 5 years ago
TopRendererWnd.h Initial commit 5 years ago
TrackViewExportKeyTimeDlg.cpp Initial commit 5 years ago
TrackViewExportKeyTimeDlg.h Initial commit 5 years ago
TrackViewExportKeyTimeDlg.ui Initial commit 5 years ago
TrackViewFBXImportPreviewDialog.cpp Initial commit 5 years ago
TrackViewFBXImportPreviewDialog.h Initial commit 5 years ago
TrackViewFBXImportPreviewDialog.ui Initial commit 5 years ago
TrackViewNewSequenceDialog.cpp Initial commit 5 years ago
TrackViewNewSequenceDialog.h Initial commit 5 years ago
TrackViewNewSequenceDialog.ui Initial commit 5 years ago
TrustInfo.manifest Add newlines to the end of all files 5 years ago
UIEnumsDatabase.cpp Initial commit 5 years ago
UIEnumsDatabase.h Initial commit 5 years ago
UndoConfigSpec.cpp Initial commit 5 years ago
UndoConfigSpec.h Initial commit 5 years ago
UndoDropDown.cpp Initial commit 5 years ago
UndoDropDown.h Initial commit 5 years ago
UndoViewPosition.cpp Initial commit 5 years ago
UndoViewPosition.h Initial commit 5 years ago
UndoViewRotation.cpp Initial commit 5 years ago
UndoViewRotation.h Initial commit 5 years ago
UsedResources.cpp Remove more unused things from CryCommon and CrySystem. (#709) 5 years ago
UsedResources.h Remove more unused things from CryCommon and CrySystem. (#709) 5 years ago
UserMessageDefines.h Initial commit 5 years ago
ViewManager.cpp Remove all references to old CGrid system (#672) 5 years ago
ViewManager.h Remove all references to old CGrid system (#672) 5 years ago
ViewPane.cpp Remove (almost) all references to pRenderer (#651) 5 years ago
ViewPane.h Remove (almost) all references to pRenderer (#651) 5 years ago
Viewport.cpp Remove all references to old CGrid system (#672) 5 years ago
Viewport.h [LYN-3122] Fixed the viewport Entity hit test logic. This allows the BuildDragDropContext to detect hit position correctly so that assets dragged into the viewport are placed in the correct position. 5 years ago
ViewportManipulatorController.cpp Fix issue with viewport interaction ordering and viewport matrix changed handler (#695) 5 years ago
ViewportManipulatorController.h Fix issue with viewport interaction ordering and viewport matrix changed handler (#695) 5 years ago
ViewportTitleDlg.cpp Added toolbar icons, updated viewport header UX (#1240) 5 years ago
ViewportTitleDlg.h Updated camera speed display and bounds (#1251) 5 years ago
ViewportTitleDlg.ui Main toolbar consolidation and cleanup (#1167) 5 years ago
WaitProgress.cpp Initial commit 5 years ago
WaitProgress.h Initial commit 5 years ago
WinWidgetId.h Initial commit 5 years ago
WindowObserver_mac.h Initial commit 5 years ago
WindowObserver_mac.mm Initial commit 5 years ago
WipFeatureManager.cpp Initial commit 5 years ago
WipFeatureManager.h Initial commit 5 years ago
WipFeaturesDlg.cpp Initial commit 5 years ago
WipFeaturesDlg.h Initial commit 5 years ago
WipFeaturesDlg.qrc Initial commit 5 years ago
WipFeaturesDlg.ui Initial commit 5 years ago
arhitype_tree_00.png Initial commit 5 years ago
arhitype_tree_01.png Initial commit 5 years ago
arhitype_tree_02.png Initial commit 5 years ago
arhitype_tree_03.png Initial commit 5 years ago
bmp00005_00.png Initial commit 5 years ago
bmp00005_01.png Initial commit 5 years ago
bmp00005_02.png Initial commit 5 years ago
bmp00005_03.png Initial commit 5 years ago
bmp00005_04.png Initial commit 5 years ago
bmp00005_05.png Initial commit 5 years ago
bmp00005_06.png Initial commit 5 years ago
bmp00005_07.png Initial commit 5 years ago
bmp00005_08.png Initial commit 5 years ago
bmp00005_09.png Initial commit 5 years ago
bmp00006_00.png Initial commit 5 years ago
bmp00006_01.png Initial commit 5 years ago
bmp00006_02.png Initial commit 5 years ago
bmp00006_03.png Initial commit 5 years ago
bmp00006_04.png Initial commit 5 years ago
bmp00006_05.png Initial commit 5 years ago
bmp00006_06.png Initial commit 5 years ago
bmp00006_07.png Initial commit 5 years ago
editor_core_files.cmake Add 'Goto entity' support for the new Editor camera (#743) 5 years ago
editor_core_test_files.cmake Initial commit 5 years ago
editor_darwin_files.cmake Initial commit 5 years ago
editor_files.cmake [LYN-3457] Removed the LensFlareEditor. 5 years ago
editor_headers_files.cmake Add newlines to the end of all files 5 years ago
editor_lib_files.cmake [SPEC-5991] Removing ImageHDR.h/.cpp. These files are no longer needed and created a licensing issue. (#1420) 5 years ago
editor_lib_terrain_files.cmake Initial commit 5 years ago
editor_lib_test_files.cmake [LYN-3078] Removed legacy CMaterial and all related/unused classes. 5 years ago
editor_lib_test_terrain_files.cmake Initial commit 5 years ago
editor_win_files.cmake Initial commit 5 years ago
graphicssettingsdialog.ui Initial commit 5 years ago
main.cpp LYN-2723: Fixes issues with bad project or engine paths (#369) 5 years ago
o3de_logo.svg Changed svg and layout of the new logo. (#1059) 5 years ago
particles_tree_00.png Initial commit 5 years ago
particles_tree_01.png Initial commit 5 years ago
particles_tree_02.png Initial commit 5 years ago
particles_tree_03.png Initial commit 5 years ago
particles_tree_04.png Initial commit 5 years ago
particles_tree_05.png Initial commit 5 years ago
particles_tree_06.png Initial commit 5 years ago
particles_tree_07.png Initial commit 5 years ago
splashscreen_1_27.png Initial commit 5 years ago
water.png Initial commit 5 years ago