Nicholas Lawson 6a082073cb Cherry-pick ASAN fixes and Outliner Crash from dev to point release 24.09.2 (#18669) 2 月之前
..
AssetDatabase 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
AssetEditor 39d69df4c6 Allow "Save As" to be selected in the Asset Editor even when asset is not dirty. 1 年之前
AssetImporter f2acef0376 function tweak 1 年之前
AzAssetBrowser 59fcfbdebb Fix several selection and focus related issues for the Asset Browser. (#18150) 8 月之前
Commands 23ed607058 Remove unused Material Edit mode 1 年之前
Controls 5304e723f1 Fix locale-dependent data files (#18171) 8 月之前
Core 03f07aa9c6 Remove unnecessary includes. 1 年之前
Dialogs 12d5f8455d Redcode ErrorsDlg class 1 年之前
Include f5a31e4e89 feat: remove unused Viewport cvar from ObjectManager (#17709) 11 月之前
Lib 6a082073cb Cherry-pick ASAN fixes and Outliner Crash from dev to point release 24.09.2 (#18669) 2 月之前
MainWindow e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
Objects f5a31e4e89 feat: remove unused Viewport cvar from ObjectManager (#17709) 11 月之前
Platform d32f40b1c7 Add WM_DEVICECHANGE handling for the Native Windows Launcher to trigger input notification changes (#18181) 8 月之前
Plugins 42cdcb76b9 Allow for Entity creation and Prefab instantiation in place via viewport interactions. (#17768) (#18192) 8 月之前
QtUI 7e953f61a8 Removed legacy unused QCollapsibleGroupBox 2 年之前
Style 98409315c1 Fix UI thumbnail view 1 年之前
TrackView e91f1b5f04 Merge pull request #17892 from pollend/feature/migrate-OffsetKeyPosition-vector3 11 月之前
Translations e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
Undo a22b3e88c4 Add operation name in undo/redo console log (#15146) 2 年之前
Util 6e77dfa986 Initial PoC for a Quick Start no-code (script only) project (#16645) 1 年之前
WelcomeScreen 9c80c26271 bugfix 2 年之前
res 7d7fbb43bd Support for templated level creation (#17633) 1 年之前
AnimationContext.cpp 5304e723f1 Fix locale-dependent data files (#18171) 8 月之前
AnimationContext.h fe87e50b4f feat: remove UpdateAnimatedLights for AnimationContext (#17757) 11 月之前
CMakeLists.txt 4c69f9c540 First pass of redcoding for legacy action manager 1 年之前
CheckOutDialog.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
CheckOutDialog.h 6bf6ae9485 Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 3 年之前
CheckOutDialog.ui e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
Clipboard.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
Clipboard.h 1f9b284de2 Merge branch 'development' into cmake/SPEC-7179 3 年之前
ConsoleDialog.cpp ec8e6bcadf Fixes clang cases 3 年之前
ConsoleDialog.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
CryEdit.cpp 7c73405b3c feat: remove GameExporter (#17825) 11 月之前
CryEdit.h 7d7fbb43bd Support for templated level creation (#17633) 1 年之前
CryEdit.rc e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
CryEditDoc.cpp 7c73405b3c feat: remove GameExporter (#17825) 11 月之前
CryEditDoc.h ed0018ce77 Remove references to IsPrefabSystemEnabled across the Editor's core. 1 年之前
CryEditPy.cpp 7d7fbb43bd Support for templated level creation (#17633) 1 年之前
CustomAspectRatioDlg.cpp 6bf6ae9485 Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 3 年之前
CustomAspectRatioDlg.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
CustomAspectRatioDlg.ui e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
CustomResolutionDlg.cpp 6bf6ae9485 Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 3 年之前
CustomResolutionDlg.h a322d9e2b8 Small `Code/Editor` cleanup pass (#4909) 3 年之前
CustomResolutionDlg.ui e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
CustomizeKeyboardDialog.cpp a322d9e2b8 Small `Code/Editor` cleanup pass (#4909) 3 年之前
CustomizeKeyboardDialog.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
CustomizeKeyboardDialog.ui e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
DPIAware.xml e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
DisplaySettings.cpp d065eb9498 Initial improvements to fix viewport icon selection and draw order (#6284) 3 年之前
DisplaySettings.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
DisplaySettingsPythonFuncs.cpp 9b06340c6c SerializeContext header include dependency reduction (#14918) 2 年之前
DisplaySettingsPythonFuncs.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
DocMultiArchive.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
EditorCryEdit.rc e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
EditorDefs.h c00d3105c6 Removes some CryAssert methods that are not being used because we redirected it all to AZ_Assert 3 年之前
EditorFileMonitor.cpp f648cb1fd8 Update the FileIO Aliases (#4186) 3 年之前
EditorFileMonitor.h 6bf6ae9485 Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 3 年之前
EditorModularViewportCameraComposer.cpp ced2d6c87c Fix for camera being reset in animation editor (#13590) 2 年之前
EditorModularViewportCameraComposer.h 4c93f44dff Camera Orbit Pick Behavior (#7752) 3 年之前
EditorModularViewportCameraComposerBus.h b6a24915fc Ensure camera inputs are cleared when the viewport loses focus (#13433) 2 年之前
EditorPreferencesDialog.cpp a1c8696b47 Remove total illumination pref page 1 年之前
EditorPreferencesDialog.h 088ee56982 merge development 2 年之前
EditorPreferencesDialog.ui e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
EditorPreferencesPageAWS.cpp 9b06340c6c SerializeContext header include dependency reduction (#14918) 2 年之前
EditorPreferencesPageAWS.h 9b06340c6c SerializeContext header include dependency reduction (#14918) 2 年之前
EditorPreferencesPageFiles.cpp 57904ce21f Fix labeling of remaining slice option. 1 年之前
EditorPreferencesPageFiles.h 9b06340c6c SerializeContext header include dependency reduction (#14918) 2 年之前
EditorPreferencesPageGeneral.cpp b5e81ee621 Fixes a crash and improves detach Prefab (#17664) 1 年之前
EditorPreferencesPageGeneral.h b5e81ee621 Fixes a crash and improves detach Prefab (#17664) 1 年之前
EditorPreferencesPageViewportCamera.cpp e0bf65ebec Improvements to camera interpolation (#13669) 2 年之前
EditorPreferencesPageViewportCamera.h 9b06340c6c SerializeContext header include dependency reduction (#14918) 2 年之前
EditorPreferencesPageViewportDebug.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
EditorPreferencesPageViewportDebug.h 9b06340c6c SerializeContext header include dependency reduction (#14918) 2 年之前
EditorPreferencesPageViewportGeneral.cpp 9b06340c6c SerializeContext header include dependency reduction (#14918) 2 年之前
EditorPreferencesPageViewportGeneral.h 9b06340c6c SerializeContext header include dependency reduction (#14918) 2 年之前
EditorPreferencesPageViewportManipulator.cpp 9b06340c6c SerializeContext header include dependency reduction (#14918) 2 年之前
EditorPreferencesPageViewportManipulator.h 9b06340c6c SerializeContext header include dependency reduction (#14918) 2 年之前
EditorPreferencesTreeWidgetItem.cpp e9c5b87b92 replace EBUS_EVENT_RESULT 2 年之前
EditorPreferencesTreeWidgetItem.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
EditorPreferencesTreeWidgetItemDelegate.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
EditorPreferencesTreeWidgetItemDelegate.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
EditorToolsApplication.cpp d50d0afeee feat: remove object manager python reflection and tests 11 月之前
EditorToolsApplication.h 7d7fbb43bd Support for templated level creation (#17633) 1 年之前
EditorToolsApplicationAPI.h 7d7fbb43bd Support for templated level creation (#17633) 1 年之前
EditorVersion.rc e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
EditorViewportCamera.cpp 59e24a6285 Fix for camera go-to-entity functionality when looking directly up or down (#15362) 2 年之前
EditorViewportCamera.h 59e24a6285 Fix for camera go-to-entity functionality when looking directly up or down (#15362) 2 年之前
EditorViewportSettings.cpp b5e81ee621 Fixes a crash and improves detach Prefab (#17664) 1 年之前
EditorViewportSettings.h e0bf65ebec Improvements to camera interpolation (#13669) 2 年之前
EditorViewportWidget.cpp c43adeff23 feat: remove IRenderAuxGeom 11 月之前
EditorViewportWidget.h 8494085968 Merge pull request #17674 from aws-lumberyard-dev/daimini/SliceLevelUiRedCode/InspectorCleanup 1 年之前
ErrorDialog.cpp a322d9e2b8 Small `Code/Editor` cleanup pass (#4909) 3 年之前
ErrorDialog.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
ErrorDialog.ui e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
ErrorRecorder.cpp fee88cf5c6 Removed legacy editor DatabaseLibrary code. 3 年之前
ErrorRecorder.h 7c77f21184 removes BaseLibrary/Item/Manager unused code from Code/Editor 3 年之前
ErrorReport.cpp fee88cf5c6 Removed legacy editor DatabaseLibrary code. 3 年之前
ErrorReport.h 44c6ca294d Fixes for rebasing 3 年之前
ErrorReportDialog.cpp 0305605ab8 Remove selection management from Object Manager 1 年之前
ErrorReportDialog.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
ErrorReportDialog.ui e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
ErrorReportTableModel.cpp fee88cf5c6 Removed legacy editor DatabaseLibrary code. 3 年之前
ErrorReportTableModel.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
FBXExporterDialog.cpp 7d71e3dc07 Code/Editor 3 年之前
FBXExporterDialog.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
FBXExporterDialog.ui e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
FileTypeUtils.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
FileTypeUtils.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
GameEngine.cpp 5304e723f1 Fix locale-dependent data files (#18171) 8 月之前
GameEngine.h 7c3b1205d5 Redcode dead terrain code. (#13290) 2 年之前
GameResourcesExporter.cpp 5f7b534afd More fixes for Code/Editor 3 年之前
GameResourcesExporter.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
GenericSelectItemDialog.cpp ec1a08d487 Merge branch 'development' into cmake/SPEC-7484 3 年之前
GenericSelectItemDialog.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
GenericSelectItemDialog.ui e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
GotoPositionDlg.cpp e0bf65ebec Improvements to camera interpolation (#13669) 2 年之前
GotoPositionDlg.h e0bf65ebec Improvements to camera interpolation (#13669) 2 年之前
GotoPositionDlg.ui d7574777a8 Resolved merge conflicts 3 年之前
GridUtils.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
IEditor.h 7c73405b3c feat: remove GameExporter (#17825) 11 月之前
IEditorImpl.cpp 2df049e950 Merge pull request #17884 from pollend/feature/remove-send-event-ObjectManager 11 月之前
IEditorImpl.h 6cdcb2d633 Merge pull request #17240 from aws-lumberyard-dev/daimini/RemoveCBaseObject5 1 年之前
IPostRenderer.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
IconListDialog.ui e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
InfoBar.qrc e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
KeyboardCustomizationSettings.cpp 6b3544c8d8 Fixed issue with shortcuts not working after entering/exiting game mode (#15465) 2 年之前
KeyboardCustomizationSettings.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
LayoutConfigDialog.cpp 6bf6ae9485 Editor code: tidy up BOOLs,NULLs and overrides pt5. (#2876) 3 年之前
LayoutConfigDialog.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
LayoutConfigDialog.qrc e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
LayoutConfigDialog.ui e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
LayoutWnd.cpp f2b2ecce7e Remove unused infobar icons 1 年之前
LayoutWnd.h f2b2ecce7e Remove unused infobar icons 1 年之前
LevelFileDialog.cpp 60d244d603 Automatically expand the Level folder in the Open Level Dialog 2 年之前
LevelFileDialog.h eaefc580d6 Code/Editor 3 年之前
LevelFileDialog.qrc e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
LevelFileDialog.ui 26924642dc Set `Open a Level` dialog to be `model`. 2 年之前
LevelIndependentFileMan.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
LevelIndependentFileMan.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
LevelTreeModel.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
LevelTreeModel.h 7f157f152d Code/Editor 3 年之前
LogFile.cpp 12d5f8455d Redcode ErrorsDlg class 1 年之前
LogFile.h 900bd390b9 Allows Console Window to output more than 4K at a time (#11301) 2 年之前
LogFileImpl.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
LogFileImpl.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
LogFile_mac.mm 913d007109 Compare the MacOS version against the deployment target and not the SDK version (#8143) 3 年之前
LyViewPaneNames.h 6f814273e8 Remove preview labels (#17688) 1 年之前
MainStatusBar.cpp 1577b1e742 23.10.3 Point Release (#17852) 11 月之前
MainStatusBar.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
MainStatusBarItems.h bec568c8bd Added context menu on game folder status bar item to open project path in file explorer. 3 年之前
MainWindow.cpp 57b749028c Remove more slice references 1 年之前
MainWindow.h 57b749028c Remove more slice references 1 年之前
MainWindow.qrc 74623bb1d7 Removed some more unused Editor code and images 3 年之前
MainWindow_mac.mm 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
NewLevelDialog.cpp e565226b59 Fixes a crash in test LevelEntityComponentCRUD test (#18164) 9 月之前
NewLevelDialog.h 7d7fbb43bd Support for templated level creation (#17633) 1 年之前
NewLevelDialog.qrc 7d7fbb43bd Support for templated level creation (#17633) 1 年之前
NewLevelDialog.ui 7d7fbb43bd Support for templated level creation (#17633) 1 年之前
Plugin.cpp f3daeba165 Removed unused IViewPane Editor class 3 年之前
Plugin.h cc6f687359 Merge branch 'development' of https://github.com/o3de/o3de into cgalvan/RemovedUnusedViewPaneClass 3 年之前
PluginManager.cpp 8c3d7199dd fix Mac editor plugin path (#16849) 1 年之前
PluginManager.h 8c3d7199dd fix Mac editor plugin path (#16849) 1 年之前
PreferencesStdPages.cpp a1c8696b47 Remove total illumination pref page 1 年之前
PreferencesStdPages.h 7f157f152d Code/Editor 3 年之前
ProcessInfo.h 1fc2dc2149 Moved Process Memory Usages queries from Editor to AzCore (#13000) 2 年之前
PythonEditorEventsBus.h 447832dd81 Updated the GameApplication to mount the engine.pak (#4128) 3 年之前
PythonEditorFuncs.cpp 4c69f9c540 First pass of redcoding for legacy action manager 1 年之前
PythonEditorFuncs.h 447832dd81 Updated the GameApplication to mount the engine.pak (#4128) 3 年之前
QtUtil.h 59fcfbdebb Fix several selection and focus related issues for the Asset Browser. (#18150) 8 月之前
QtUtilWin.h d2d54140aa Add support for VisibleObjectLists in the RPI Culling. (#15517) 2 年之前
QtViewPaneManager.cpp 2cefa25f05 add forward declare for xml 11 月之前
QtViewPaneManager.h 2cefa25f05 add forward declare for xml 11 月之前
RenderViewport_mac.mm 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
Resource.h 57b749028c Remove more slice references 1 年之前
SelectLightAnimationDialog.cpp 524db9998e Removed strict dependency of O3DE on the MovieSystem (which is a gem) (#13029) 2 年之前
SelectLightAnimationDialog.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
SelectSequenceDialog.cpp 524db9998e Removed strict dependency of O3DE on the MovieSystem (which is a gem) (#13029) 2 年之前
SelectSequenceDialog.h 7f157f152d Code/Editor 3 年之前
Settings.cpp acd619caf8 Remove Slice-related settings from the Editor Preferences dialog. 1 年之前
Settings.h 0bfd3715a3 Restore stubs to build without starting removal work in advance. 1 年之前
SettingsManager.cpp 45b2336dce Legacy cleanup (#3383) 3 年之前
SettingsManager.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
SettingsManagerDialog.cpp ad54a3a342 Fix type 2 年之前
SettingsManagerDialog.h 4a463dc8e7 Stop editor settings import with no selected item 2 年之前
SettingsManagerDialog.ui e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
StartupLogoDialog.cpp 74cb93ecaf Fix thread handling in Editor startup dialog 1 年之前
StartupLogoDialog.h 2ac15dd01e address comments 2 年之前
StartupLogoDialog.qrc b5b2f5cebc Update splashscreen for 22.05 release (#9204) 3 年之前
StartupLogoDialog.ui d78ef4b65e feat: combine About and Startup Dialog 2 年之前
StartupTraceHandler.cpp c00d3105c6 Removes some CryAssert methods that are not being used because we redirected it all to AZ_Assert 3 年之前
StartupTraceHandler.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
ToolBox.cpp b4b0ec523e Remove legacy ActionManager class 1 年之前
ToolBox.h 0bb43ac94c Remove legacy ToolBarManager and ToolBarCustomizationDialog 1 年之前
ToolsConfigPage.cpp e173df6af0 Remove legacy Keyboard Customization classes. 1 年之前
ToolsConfigPage.h e173df6af0 Remove legacy Keyboard Customization classes. 1 年之前
ToolsConfigPage.ui e173df6af0 Remove legacy Keyboard Customization classes. 1 年之前
TrackViewExportKeyTimeDlg.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
TrackViewExportKeyTimeDlg.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
TrackViewExportKeyTimeDlg.ui e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
TrackViewFBXImportPreviewDialog.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
TrackViewFBXImportPreviewDialog.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
TrackViewFBXImportPreviewDialog.ui e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
TrackViewNewSequenceDialog.cpp d211771253 Updating PR to change lower API to return AZStd::string instead of const char* for safety. 3 年之前
TrackViewNewSequenceDialog.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
TrackViewNewSequenceDialog.ui e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
TrustInfo.manifest e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前
UndoDropDown.cpp 357c8d3952 Remove unused undo dropdown class definitions 1 年之前
UndoDropDown.h 357c8d3952 Remove unused undo dropdown class definitions 1 年之前
UsedResources.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
UsedResources.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
ViewManager.cpp 1577b1e742 23.10.3 Point Release (#17852) 11 月之前
ViewManager.h 1577b1e742 23.10.3 Point Release (#17852) 11 月之前
ViewPane.cpp 38aaab3036 Remove calls to IsNewActionManagerEnabled 1 年之前
ViewPane.h 4c69f9c540 First pass of redcoding for legacy action manager 1 年之前
Viewport.cpp 59fcfbdebb Fix several selection and focus related issues for the Asset Browser. (#18150) 8 月之前
Viewport.h 8494085968 Merge pull request #17674 from aws-lumberyard-dev/daimini/SliceLevelUiRedCode/InspectorCleanup 1 年之前
ViewportManipulatorController.cpp d3b922d8f9 [Atom Renderer] Explicit render resolution support (#16027) 1 年之前
ViewportManipulatorController.h ae7c0bf319 chore: remove mouse wrap for manipulator viewport (#11132) 2 年之前
ViewportTitleDlg.cpp e8efdc37b4 Galibzon/cherry picks p24092 (#18668) 2 月之前
ViewportTitleDlg.h 4c69f9c540 First pass of redcoding for legacy action manager 1 年之前
ViewportTitleDlg.ui 4c69f9c540 First pass of redcoding for legacy action manager 1 年之前
WaitProgress.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
WaitProgress.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
WindowObserver_mac.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
WindowObserver_mac.mm 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
editor_core_files.cmake 0d49b070f6 feat: remove unused CTemplateObjectClassDesc 11 月之前
editor_core_test_files.cmake 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
editor_darwin_files.cmake 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
editor_files.cmake 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
editor_headers_files.cmake 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
editor_lib_files.cmake 7c73405b3c feat: remove GameExporter (#17825) 11 月之前
editor_lib_test_files.cmake d50d0afeee feat: remove object manager python reflection and tests 11 月之前
editor_win_files.cmake 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 年之前
main.cpp 00bc87dfb8 Add "NoLoad" option for DynamicModuleHandle (#17696) 1 年之前
o3de_logo.svg 5e3e965422 Update the splash screen for o3de editor. (#16812) 1 年之前
splashscreen_background.png b08fd45fd2 Update O3DE Splash Screen background (#18372) 6 月之前
splashscreen_background_gradient.jpg e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 年之前