DarklightGames / io_scene_psk_psa

A Blender extension for importing and exporting Unreal PSK and PSA files
GNU General Public License v3.0
312 stars 20 forks source link

Allow users to change the exported PSK material order #22

Closed cmbasnett closed 1 year ago

cmbasnett commented 2 years ago

The order of the materials upon PSK is undefined when exporting multiple meshes. This is because the exporter builds the material list from whatever objects happen to be selected, in an order that is unknown.

The solution here is to have a materials panel in the PSK export that allows the user to rearrange the order. This ordering should be saved if possible so that subsequent exports don't have to repeatedly re-order the materials.

cmbasnett commented 2 years ago

This is now implemented on a development branch and will be part of the next major release.

https://user-images.githubusercontent.com/5035660/176983943-68ccbe9e-037d-4814-8f56-f323732e183f.mp4

cmbasnett commented 1 year ago

This is now implemented in 4.0.0