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/SDKWrapper
AMZN-stankowi 1369e29c73
Abort calls in AssImp, which occur when an assert is hit in builds th… (#1012)
* Abort calls in AssImp, which occur when an assert is hit in builds that have asserts enabled (like debug) no longer generate a popup. Instead, they are captured as errors and an asset processing failure.

* Added missing include

* Added check for _WRITE_ABORT_MSG, so platforms that don't have it but have signals enabled (Linux profile) compile correctly
5 years ago
..
AssImpMaterialWrapper.cpp Integrating latest from github/staging 5 years ago
AssImpMaterialWrapper.h Integrating latest from github/staging 5 years ago
AssImpNodeWrapper.cpp Integrating latest 47acbe8 5 years ago
AssImpNodeWrapper.h Integrating latest 47acbe8 5 years ago
AssImpSceneWrapper.cpp Abort calls in AssImp, which occur when an assert is hit in builds th… (#1012) 5 years ago
AssImpSceneWrapper.h Integrating latest 47acbe8 5 years ago
AssImpTypeConverter.cpp Integrating latest 47acbe8 5 years ago
AssImpTypeConverter.h Integrating latest 47acbe8 5 years ago
CMakeLists.txt Integrating github/Helios_RemoveFbxSdk through commit 6dc2604 (#391) (#560) 5 years ago
MaterialWrapper.cpp Integrating latest 47acbe8 5 years ago
MaterialWrapper.h Integrating latest 47acbe8 5 years ago
NodeWrapper.cpp Integrating latest 47acbe8 5 years ago
NodeWrapper.h Integrating latest 47acbe8 5 years ago
SceneWrapper.cpp Integrating latest 47acbe8 5 years ago
SceneWrapper.h Integrating latest 47acbe8 5 years ago
sdkwrapper_files.cmake Integrating latest 47acbe8 5 years ago