branchrust_reboot/main/WhatUsesThis fix 2cancel
14 Commits over 0 Days - ∞cph!
Fixed problem that would corrupt database!
Added exhaustive check of database when asset child assets can't be determined by Unity
Updated to scan for external moves and deletes
Added callback for external asset changes
Now saves the database somewhere where it won't be wiped on shutdown
Removed #ifdef'd sections, un #ifdef'd timing
Further changes to 'WhatUsesThis'
Added support for saving of database and removing items
Added support for 'AssetModificationProcessor' interface, which now keeps track of added and removed assets, allowing the tracker to process those entries
Added watch interface to 'WhatUsesThis.cs'