mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-20 04:34:48 +00:00
Added logic to intercept TSStatic setting shape to try and utilize a shapeAsset if it can find a matching loose file Added lookup logic for getting any textures inside collada files to streamline asset importing logic Fixed modal behavior for Import config and import window Initial implementation of loose file/legacy file importing Adjusted Asset Browser and Asset Import refreshing behavior to queue to improve performance by avoiding multiple refreshes as well as potential infinite loops Fixed volume visibility behavior Fixed physics world viz toggle |
||
|---|---|---|
| .. | ||
| colladaAppMaterial.cpp | ||
| colladaAppMaterial.h | ||
| colladaAppMesh.cpp | ||
| colladaAppMesh.h | ||
| colladaAppNode.cpp | ||
| colladaAppNode.h | ||
| colladaAppSequence.cpp | ||
| colladaAppSequence.h | ||
| colladaExtensions.cpp | ||
| colladaExtensions.h | ||
| colladaImport.cpp | ||
| colladaLights.cpp | ||
| colladaShapeLoader.cpp | ||
| colladaShapeLoader.h | ||
| colladaUtils.cpp | ||
| colladaUtils.h | ||