bonjorno7 / SourceOps

A more convenient alternative to Blender Source Tools.
GNU General Public License v3.0
145 stars 14 forks source link

Export performance #84

Closed JonasAlmaas closed 1 year ago

JonasAlmaas commented 1 year ago

If you export all models at once the exporting is split into two steps. First exporting all files, then compiling them on separate threads. This greatly improves the performance!

Compile time now shows within the compile complete message.