Is there any way you could make it so when a model has proxies, the models that are the proxies themselves can also be imported automatically? It's literally the only thing missing from this toolset, would be amazing to see tbh.
It could certainly be done, but the import process is already convoluted enough, so I don't think I'll add that to the plugin. It would reduce the already problematic maintainability of the code even more if I did. If you have some experience with Python however, you can write a utility script for yourself that you can run inside Blender to achieve what you want.
Is there any way you could make it so when a model has proxies, the models that are the proxies themselves can also be imported automatically? It's literally the only thing missing from this toolset, would be amazing to see tbh.
It could certainly be done, but the import process is already convoluted enough, so I don't think I'll add that to the plugin. It would reduce the already problematic maintainability of the code even more if I did.
If you have some experience with Python however, you can write a utility script for yourself that you can run inside Blender to achieve what you want.