MassBuilderSaveTool/src/MassManager
Guillaume Jacquemin 71d38f4a91 SaveTool,MassManager: improve staged file updates.
No need to redo the whole staged list when only one file gets updated.
Considering the call to refreshStagedMasses() is blocking (I might look
into threading stuff), its time complexity is O(n) at worst, which can
be bad on slower systems.
2022-04-04 10:37:09 +02:00
..
MassManager.cpp SaveTool,MassManager: improve staged file updates. 2022-04-04 10:37:09 +02:00
MassManager.h SaveTool,MassManager: improve staged file updates. 2022-04-04 10:37:09 +02:00