You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzToolsFramework/AzToolsFramework/API
Artur K f44169f7fa
Cleanup SerializeContext.h pt.1 (#4264)
* Remove AssetSerializer inclusion from SerializeContext header

Moved a few Reflect methods to new cpp files.

In addition, some preparations for further header dependency reductions.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Fix smoke test lua failures.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Windows build fixes.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Missing license headers

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Fix white-space issues.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Code review fix for AzToolsFramework/AssetEditor/AssetEditorBus.h

Co-authored-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Fix inheritance list wrapping broken by older clang-format

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

Co-authored-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
5 years ago
..
AssetDatabaseBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ComponentEntityObjectBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ComponentEntitySelectionBus.h Preparatory work to allow for more viewport integration tests (#3961) 5 years ago
EditorAnimationSystemRequestBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorAssetSystemAPI.h Add linux equivalents for all the places that enumerate platforms (#3325) 5 years ago
EditorCameraBus.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorCameraBus.h Add an Orthogonal Projection option to the Camera Gem (#2414) 5 years ago
EditorEntityAPI.h Cleanup SerializeContext.h pt.1 (#4264) 5 years ago
EditorLevelNotificationBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorPythonConsoleBus.h PythonProxyNotificationHandler::OnEventGenericHook acquires the Python GIL before executing (#3904) 5 years ago
EditorPythonRunnerRequestsBus.h (Continuation) Implemented automation paralellization & standarization (#1718) 5 years ago
EditorPythonScriptNotificationsBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorVegetationRequestsBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorViewportIconDisplayInterface.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWindowRequestBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EntityCompositionNotificationBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EntityCompositionRequestBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EntityPropertyEditorRequestsBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ToolsApplicationAPI.h Added EntityExists for automation 5 years ago
ViewPaneOptions.h Minimal TypeInfo header/reduce std interdependencies. (#2688) 5 years ago
ViewportEditorModeTrackerInterface.h Provisional implemenation and testing of central state tracker to track viewport editing modes. (#4112) 5 years ago
ViewportEditorModeTrackerNotificationBus.h Provisional implemenation and testing of central state tracker to track viewport editing modes. (#4112) 5 years ago