New features and fixes
Exporter
Fixed blend_weight being set to zero in some cases because of an incorrect compatibility verification (older bones method);
Fixed an issue that the exporter tries to set an invalid model state;
Improved support for exporting RGBA textures;
Sorting weight painting from high to low;
When exporting a mesh with weight painting only the highest two weights will be kept, taking into account the sorting;
Fixed issue that not all sampler states were being set to default ones when exporting with the option selected.
Other addons/tools
Support for importing and exporting RGBA textures, no need to convert to DXT5;
Added support in the modding helpers for importing ControlMesh for HPR models;
Fixed the issue in the CRC tool, when dealing with objects that aren't linked to any collection;
Other minor fixes.