Torque3D/Engine/source/ts/assimp
JeffR b3cd08520e Disables generation of the materials script files by the internal shape import processor. Material script files are now only generated by the AssetImporter as part of the shape injest process.
Renames validateImportingAssets to hasImportIssues for AssetImporter console method for clarity
Updated console method documentation for AssetImporter methods
Fixed logical error for material asset generation if the import config was set to use existing materials but one was not found.
Fixed logical error when a shapeFile has a material with a texture mapped to it is not in the same directory as the shape, it would not correctly find the texture
Adjusts AssetImport window logic so it will display the window in the event of import issues being detected, or the asset is being re-imported.
Updates the AssetImport window activity log to use the new AssetImporter's log for consistency.
2021-11-05 17:49:48 -05:00
..
assimpAppMaterial.cpp Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
assimpAppMaterial.h Import settings persistence 2019-05-21 01:18:27 -04:00
assimpAppMesh.cpp Adds a format scale multiplier for shape formats that use a default unit other than meters. 2020-03-22 02:25:12 -04:00
assimpAppMesh.h Copies Collada import options to Assimp. 2019-04-15 18:57:24 -04:00
assimpAppNode.cpp Adds a format scale multiplier for shape formats that use a default unit other than meters. 2020-03-22 02:25:12 -04:00
assimpAppNode.h Sequence timing options. 2019-04-22 06:52:59 -04:00
assimpAppSequence.cpp Import settings persistence 2019-05-21 01:18:27 -04:00
assimpAppSequence.h Sequence timing options. 2019-04-22 06:52:59 -04:00
assimpShapeLoader.cpp Disables generation of the materials script files by the internal shape import processor. Material script files are now only generated by the AssetImporter as part of the shape injest process. 2021-11-05 17:49:48 -05:00
assimpShapeLoader.h Adds a format scale multiplier for shape formats that use a default unit other than meters. 2020-03-22 02:25:12 -04:00