taniwha / io_object_mu

Python .mu reader/writer and blender import/export addon
GNU General Public License v2.0
120 stars 51 forks source link

exported .mu files over twice the size of unity mus #86

Open Rodg88 opened 2 months ago

Rodg88 commented 2 months ago

Something I've noticed after editing imported .mu files and then exporting them, if the size of the .mu tends to at least double compared to the original .mu file.

Steps to reproduce - import a mu saved by parttools, and export it with a new name. the new .mu will be larger. Here's a test very simple .mu (sphere with "Standard" shader, and one sphere collider), which is 24KB. after importing and exporting, it becomes 82KB. 2mSphere.zip

Or some real part examples: image image (1206F actually has a simpler hierarchy/less objects than the plain 1206)

popos123 commented 1 month ago

thats true, it happened with every part files, i was thinking that not a bug that a feature, but lets see what author will do.