fixed import errors; renamed color attributes #151
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixed several import errors I ran into when working on my socks mesh
Added a checkbox on export to add a red _GarmentSupportCap layer (I needed this on export because I processed 40+ meshes, I really didn't want the three extra clicks for the mesh tools. That being said, it should probably go there as well)
Fixed import for multiple meshes aborting prematurely if one of the meshes had no armature (return => continue)
Added support for external imports (e.g. sketchfab). Dumped them into their own file, but they will flatten the hierarchy and turn it into something Cyberpunk-friendly