Skylumz / Sollumz

Blender plugin to import codewalker converter xml files from GTA V
MIT License
388 stars 149 forks source link

Always try to import _hi.yft and disallow importing _hi.yft directly #912

Closed alexguirre closed 4 weeks ago

alexguirre commented 1 month ago

Remove the "Import with _hi" option and instead always look for a _hi file. If it exists, import it.

Also, if the user tries to import the _hi directly either show an error saying to import the normal model, or look for the non-hi file first and import that + _hi instead.