Unity-Technologies / URDF-Importer

URDF importer
Apache License 2.0
217 stars 71 forks source link

Multiple references to mesh fix #136

Closed at669 closed 2 years ago

at669 commented 3 years ago

Proposed change(s)

URDF Import only creates an asset for a mesh if the asset doesn't already exist (e.g. multiple references to the same mesh), otherwise the asset is loaded.

Useful links (GitHub issues, JIRA tickets, forum threads, etc.)

Types of change(s)

Testing and Verification

Verified that meshes remain between import, play mode, and returning to edit mode, as well as prefabbing and instantiating prefab.

Test Configuration:

Checklist