branchrust_reboot/main/WhatUsesThis fix 2cancel

14 Commits over 0 Days - ∞cph!

1 Year Ago
Fixed problem that would corrupt database!
1 Year Ago
Merge from main
2 Years Ago
Added exhaustive check of database when asset child assets can't be determined by Unity
2 Years Ago
Updated to scan for external moves and deletes
2 Years Ago
Added callback for external asset changes
2 Years Ago
Now saves the database somewhere where it won't be wiped on shutdown
2 Years Ago
Removed #ifdef'd sections, un #ifdef'd timing
2 Years Ago
Removed whitespace
2 Years Ago
Removed debug spam
2 Years Ago
Further changes to 'WhatUsesThis'
2 Years Ago
Formatting changes
2 Years Ago
Added support for saving of database and removing items
2 Years Ago
Added support for 'AssetModificationProcessor' interface, which now keeps track of added and removed assets, allowing the tracker to process those entries
2 Years Ago
Added watch interface to 'WhatUsesThis.cs'