alexeykostin 682f347b19 Fixes for rendering TrackView sequences (GHI-11268) (#18544) 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. 10 달 전
AssetImporter f2acef0376 function tweak 1 년 전
AzAssetBrowser 2e9f5e54ff Fix several selection and focus related issues for the Asset Browser. (#18150) (#18193) 5 달 전
Commands 23ed607058 Remove unused Material Edit mode 1 년 전
Controls b18fde073f Clang compile fix for (UI)SplineCtrlEx on Windows (#18274) 4 달 전
Core fde694e46f initialize AZ::SerializeContext to nullptr (#18546) 1 개월 전
Dialogs 12d5f8455d Redcode ErrorsDlg class 1 년 전
Include 5dbc1edb86 feat: remove ILogFile interface from IEditor (#18289) 3 달 전
Lib 34c6e89c76 Fixed Shader reload bug. (#18555) 1 개월 전
MainWindow e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 년 전
Platform 5dbc1edb86 feat: remove ILogFile interface from IEditor (#18289) 3 달 전
Plugins 94a6547789 Allow for Entity creation and Prefab instantiation in place via viewport interactions. (#17768) 5 달 전
QtUI 7e953f61a8 Removed legacy unused QCollapsibleGroupBox 1 년 전
Style 98409315c1 Fix UI thumbnail view 1 년 전
TrackView 682f347b19 Fixes for rendering TrackView sequences (GHI-11268) (#18544) 2 주 전
Translations e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 년 전
Undo 5dbc1edb86 feat: remove ILogFile interface from IEditor (#18289) 3 달 전
Util 5dbc1edb86 feat: remove ILogFile interface from IEditor (#18289) 3 달 전
WelcomeScreen 9c80c26271 bugfix 1 년 전
res 7d7fbb43bd Support for templated level creation (#17633) 9 달 전
AnimationContext.cpp 682f347b19 Fixes for rendering TrackView sequences (GHI-11268) (#18544) 2 주 전
AnimationContext.h 682f347b19 Fixes for rendering TrackView sequences (GHI-11268) (#18544) 2 주 전
CMakeLists.txt 6ca071d60c Remove static library targets from Atom_Feature_Common 2 달 전
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 f307aea1a9 Track View: Fix issues #2833 and #4590, - add switching cameras in the Editor Viewport according to a Director track keys setup. (#18560) 2 주 전
CryEdit.h f307aea1a9 Track View: Fix issues #2833 and #4590, - add switching cameras in the Editor Viewport according to a Director track keys setup. (#18560) 2 주 전
CryEdit.rc e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 년 전
CryEditDoc.cpp b930f0050a Refactoring the MovieSystem so that it may be moved into a gem (#18541) 1 개월 전
CryEditDoc.h ed0018ce77 Remove references to IsPrefabSystemEnabled across the Editor's core. 10 달 전
CryEditPy.cpp 7d7fbb43bd Support for templated level creation (#17633) 9 달 전
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) 1 년 전
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 7086b5f7dd feat: remove Editor Util Math (#18041) 7 달 전
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) 2 년 전
EditorModularViewportCameraComposerBus.h b6a24915fc Ensure camera inputs are cleared when the viewport loses focus (#13433) 2 년 전
EditorPreferencesDialog.cpp 7a46d8a484 feat: remove class factor from editor and IClassDesc (#18063) 6 달 전
EditorPreferencesDialog.h 088ee56982 merge development 2 년 전
EditorPreferencesDialog.ui e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 년 전
EditorPreferencesPageAWS.cpp 36220a5714 Update usages of AZ_CRC macro with 2 parameters 6 달 전
EditorPreferencesPageAWS.h 9b06340c6c SerializeContext header include dependency reduction (#14918) 1 년 전
EditorPreferencesPageFiles.cpp 36220a5714 Update usages of AZ_CRC macro with 2 parameters 6 달 전
EditorPreferencesPageFiles.h 9b06340c6c SerializeContext header include dependency reduction (#14918) 1 년 전
EditorPreferencesPageGeneral.cpp 36220a5714 Update usages of AZ_CRC macro with 2 parameters 6 달 전
EditorPreferencesPageGeneral.h b5e81ee621 Fixes a crash and improves detach Prefab (#17664) 9 달 전
EditorPreferencesPageViewportCamera.cpp 36220a5714 Update usages of AZ_CRC macro with 2 parameters 6 달 전
EditorPreferencesPageViewportCamera.h 9b06340c6c SerializeContext header include dependency reduction (#14918) 1 년 전
EditorPreferencesPageViewportDebug.cpp 36220a5714 Update usages of AZ_CRC macro with 2 parameters 6 달 전
EditorPreferencesPageViewportDebug.h 9b06340c6c SerializeContext header include dependency reduction (#14918) 1 년 전
EditorPreferencesPageViewportGeneral.cpp 36220a5714 Update usages of AZ_CRC macro with 2 parameters 6 달 전
EditorPreferencesPageViewportGeneral.h 9b06340c6c SerializeContext header include dependency reduction (#14918) 1 년 전
EditorPreferencesPageViewportManipulator.cpp 36220a5714 Update usages of AZ_CRC macro with 2 parameters 6 달 전
EditorPreferencesPageViewportManipulator.h 9b06340c6c SerializeContext header include dependency reduction (#14918) 1 년 전
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 acbd298466 feat: remove legacy cry object (#17978) 7 달 전
EditorToolsApplication.h 7d7fbb43bd Support for templated level creation (#17633) 9 달 전
EditorToolsApplicationAPI.h 7d7fbb43bd Support for templated level creation (#17633) 9 달 전
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) 1 년 전
EditorViewportCamera.h 59e24a6285 Fix for camera go-to-entity functionality when looking directly up or down (#15362) 1 년 전
EditorViewportSettings.cpp b5e81ee621 Fixes a crash and improves detach Prefab (#17664) 9 달 전
EditorViewportSettings.h e0bf65ebec Improvements to camera interpolation (#13669) 2 년 전
EditorViewportWidget.cpp f307aea1a9 Track View: Fix issues #2833 and #4590, - add switching cameras in the Editor Viewport according to a Director track keys setup. (#18560) 2 주 전
EditorViewportWidget.h f307aea1a9 Track View: Fix issues #2833 and #4590, - add switching cameras in the Editor Viewport according to a Director track keys setup. (#18560) 2 주 전
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 acbd298466 feat: remove legacy cry object (#17978) 7 달 전
ErrorReport.h acbd298466 feat: remove legacy cry object (#17978) 7 달 전
ErrorReportDialog.cpp acbd298466 feat: remove legacy cry object (#17978) 7 달 전
ErrorReportDialog.h acbd298466 feat: remove legacy cry object (#17978) 7 달 전
ErrorReportDialog.ui e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 년 전
ErrorReportTableModel.cpp acbd298466 feat: remove legacy cry object (#17978) 7 달 전
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 b930f0050a Refactoring the MovieSystem so that it may be moved into a gem (#18541) 1 개월 전
GameEngine.h 7c3b1205d5 Redcode dead terrain code. (#13290) 2 년 전
GameResourcesExporter.cpp acbd298466 feat: remove legacy cry object (#17978) 7 달 전
GameResourcesExporter.h acbd298466 feat: remove legacy cry object (#17978) 7 달 전
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 682f347b19 Fixes for rendering TrackView sequences (GHI-11268) (#18544) 2 주 전
IEditorImpl.cpp b930f0050a Refactoring the MovieSystem so that it may be moved into a gem (#18541) 1 개월 전
IEditorImpl.h b930f0050a Refactoring the MovieSystem so that it may be moved into a gem (#18541) 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) 1 년 전
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 1e4df46562 Stabilization/2305 (as of 4/4/2023) -> development (#15544) 1 년 전
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`. 1 년 전
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 년 전
LyViewPaneNames.h 6f814273e8 Remove preview labels (#17688) 9 달 전
MainStatusBar.cpp 4995aeebeb feat: remove legacy perforce plugin (#17994) 7 달 전
MainStatusBar.h 4995aeebeb feat: remove legacy perforce plugin (#17994) 7 달 전
MainStatusBarItems.h 4995aeebeb feat: remove legacy perforce plugin (#17994) 7 달 전
MainWindow.cpp 4995aeebeb feat: remove legacy perforce plugin (#17994) 7 달 전
MainWindow.h 57b749028c Remove more slice references 9 달 전
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 30efacaed4 Fixes a crash in test LevelEntityComponentCRUD test (#18164) (#18175) 5 달 전
NewLevelDialog.h 7d7fbb43bd Support for templated level creation (#17633) 9 달 전
NewLevelDialog.qrc 7d7fbb43bd Support for templated level creation (#17633) 9 달 전
NewLevelDialog.ui 7d7fbb43bd Support for templated level creation (#17633) 9 달 전
PluginManager.cpp 8c3d7199dd fix Mac editor plugin path (#16849) 1 년 전
PluginManager.h 8c3d7199dd fix Mac editor plugin path (#16849) 1 년 전
ProcessInfo.h 1fc2dc2149 Moved Process Memory Usages queries from Editor to AzCore (#13000) 1 년 전
PythonEditorEventsBus.h 447832dd81 Updated the GameApplication to mount the engine.pak (#4128) 3 년 전
PythonEditorFuncs.cpp acbd298466 feat: remove legacy cry object (#17978) 7 달 전
PythonEditorFuncs.h 447832dd81 Updated the GameApplication to mount the engine.pak (#4128) 3 년 전
QtUtil.h 2e9f5e54ff Fix several selection and focus related issues for the Asset Browser. (#18150) (#18193) 5 달 전
QtUtilWin.h d2d54140aa Add support for VisibleObjectLists in the RPI Culling. (#15517) 1 년 전
QtViewPaneManager.cpp 2cefa25f05 add forward declare for xml 8 달 전
QtViewPaneManager.h 2cefa25f05 add forward declare for xml 8 달 전
RenderViewport_mac.mm 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 년 전
Resource.h 162f107bd4 Fixed the crash on hovering over the Stop With Hard Reset option in Track View (GHI-4113) (#18518) 1 개월 전
SelectLightAnimationDialog.cpp b930f0050a Refactoring the MovieSystem so that it may be moved into a gem (#18541) 1 개월 전
SelectLightAnimationDialog.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 년 전
SelectSequenceDialog.cpp b930f0050a Refactoring the MovieSystem so that it may be moved into a gem (#18541) 1 개월 전
SelectSequenceDialog.h 7f157f152d Code/Editor 3 년 전
Settings.cpp acd619caf8 Remove Slice-related settings from the Editor Preferences dialog. 10 달 전
Settings.h 5c9541b6d1 feat: remove unused code from IEditor (#18211) 3 달 전
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 1 년 전
SettingsManagerDialog.h 4a463dc8e7 Stop editor settings import with no selected item 1 년 전
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) 2 년 전
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 f307aea1a9 Track View: Fix issues #2833 and #4590, - add switching cameras in the Editor Viewport according to a Director track keys setup. (#18560) 2 주 전
TrackViewNewSequenceDialog.h a44840605f Updated the input validation in CTVNewSequenceDialog (GHI-3941) (#18520) 1 개월 전
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 94a6547789 Allow for Entity creation and Prefab instantiation in place via viewport interactions. (#17768) 5 달 전
ViewManager.h 94a6547789 Allow for Entity creation and Prefab instantiation in place via viewport interactions. (#17768) 5 달 전
ViewPane.cpp 7086b5f7dd feat: remove Editor Util Math (#18041) 7 달 전
ViewPane.h 4c69f9c540 First pass of redcoding for legacy action manager 1 년 전
Viewport.cpp 9f2171d511 feat: remove GetReferenceCoordSys (#18308) 2 달 전
Viewport.h 9f2171d511 feat: remove GetReferenceCoordSys (#18308) 2 달 전
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 34c6e89c76 Fixed Shader reload bug. (#18555) 1 개월 전
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 1aac0248fc feat: remove unused class ImageUtil (#18206) 5 달 전
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 682f347b19 Fixes for rendering TrackView sequences (GHI-11268) (#18544) 2 주 전
editor_lib_test_files.cmake d50d0afeee feat: remove object manager python reflection and tests 8 달 전
editor_win_files.cmake 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 년 전
main.cpp 00bc87dfb8 Add "NoLoad" option for DynamicModuleHandle (#17696) 9 달 전
o3de_logo.svg 4ea6d8710b Stabilization/2310 @ 9f9829b26a47c2f255959b8e7edac24ac081c651 -> Development (#16844) 1 년 전
splashscreen_background.png febad95420 Cherrypick stab to dev 03 (#18389) 3 달 전
splashscreen_background_gradient.jpg e34e36cb35 git mv Code\Sandbox\Editor Code/Editor 3 년 전