nesrak1 / UABEA

c# uabe for newer versions of unity
MIT License
1.05k stars 135 forks source link

Add a progress bar #295

Open xboxones1 opened 7 months ago

xboxones1 commented 7 months ago

Need a progress bar when performing various actions, when exporting/importing/saving and so on. When working with many files it is not clear whether the action has completed or not

nesrak1 commented 7 months ago

This is coming to UABEANext.

xboxones1 commented 7 months ago

I tried UABEANext, there are no necessary functions, assets open each separately, and not like now with all the dependencies and it does not work stably, it just closes. If you can’t add a progress bar, then you can at least write in text somewhere in the corner that the process is over.

nesrak1 commented 7 months ago

Yes, that is why UABEANext is not fully released. I just wanted to let you know it is a planned feature in the new development version 👍

And by the way, you can open multiple assets at one time by ctrl or shift selecting them, this is one of the biggest improvements over the current version of UABEA.

xboxones1 commented 7 months ago

I know that I can choose several files, but for me personally it is not convenient. It is necessary to look for where what is located. I liked Uabea that everything is opened with one list and you can just filter out. Can you port this mode in UABEANEXT?