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/Tools/SceneAPI/SceneBuilder/Importers
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>
4 years ago
..
Utilities fix w4018 4 years ago
AssImpAnimationImporter.cpp Code/Tools 4 years ago
AssImpAnimationImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssImpBitangentStreamImporter.cpp fix w4018 4 years ago
AssImpBitangentStreamImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssImpBlendShapeImporter.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
AssImpBlendShapeImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssImpBoneImporter.cpp Updated skeleton logic: (#2957) 4 years ago
AssImpBoneImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssImpColorStreamImporter.cpp Fix unused warnings release (#3677) 4 years ago
AssImpColorStreamImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssImpImporterUtilities.cpp Merge branch 'development' into cmake/SPEC-2513_w4018 4 years ago
AssImpImporterUtilities.h AssImp skeleton import improvements (#2348) 4 years ago
AssImpMaterialImporter.cpp Changes to SDK wrappers and functions to allow more flexible scene file processing (#3112) 4 years ago
AssImpMaterialImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssImpMeshImporter.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssImpMeshImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssImpSkinImporter.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssImpSkinImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssImpSkinWeightsImporter.cpp FbxSceneBuilder 4 years ago
AssImpSkinWeightsImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssImpTangentStreamImporter.cpp fix w4018 4 years ago
AssImpTangentStreamImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssImpTransformImporter.cpp AssImp skeleton import improvements (#2348) 4 years ago
AssImpTransformImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssImpUvMapImporter.cpp fix them all 4 years ago
AssImpUvMapImporter.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ImporterUtilities.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ImporterUtilities.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ImporterUtilities.inl Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago