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/FbxSceneBuilder
AMZN-stankowi f44f06c9f0
AssImp set to be the default FBX processor (#78) (#136)
* AssImp set to be the default FBX processor (#78)

If you encounter issues, reach out to the Helios team with details, and then switch back to FBX SDK locally by changing FBXImporter.h

* Merge pull request #219 from aws-lumberyard-dev/sceneapi_scripting

LYN-3030: Fix to export_chunks_builder.py to match the AssImp node paths

* Hide some automated test folders from the asset processor for automatedtesting. This is necessary because these assets should only be processed when running the test, and not any time AP is launched for this project.

* Putting these test assets back to visible to Asset Processor. These tests need to be updated at some point to handle that, but they won't work with this change for now. Note that until this is addressed, these tests may randomly time out if they're the first tests run on a clean asset processor, and these tests launch AP without using a unique port, so the test can also fail if an Asset Processor executable is hanging open.

Grabbed the change I missed from the 1.0 branch merge, no idea how this got lost.

* Moved from main to periodic. Allen and Fuzzy were already on board, and I think with the potential flakiness in this test, we don't want this in main.

Co-authored-by: jackalbe <23512001+jackalbe@users.noreply.github.com>
5 years ago
..
ImportContexts Initial commit 5 years ago
Importers Custom UV Stream Names in assimp (#210) (#243) 5 years ago
Platform Integrating latest 47acbe8 5 years ago
Tests Initial commit 5 years ago
CMakeLists.txt Initial commit 5 years ago
DllMain.cpp Integrating latest 47acbe8 5 years ago
FbxImportRequestHandler.cpp Initial commit 5 years ago
FbxImportRequestHandler.h Initial commit 5 years ago
FbxImporter.cpp AssImp set to be the default FBX processor (#78) (#136) 5 years ago
FbxImporter.h AssImp set to be the default FBX processor (#78) (#136) 5 years ago
FbxSceneBuilderConfiguration.h Initial commit 5 years ago
FbxSceneSystem.cpp Integrating latest 47acbe8 5 years ago
FbxSceneSystem.h Initial commit 5 years ago
fbxscenebuilder_files.cmake Integrating latest 47acbe8 5 years ago
fbxscenebuilder_shared_files.cmake Initial commit 5 years ago
fbxscenebuilder_testing_files.cmake Initial commit 5 years ago