mirror of
https://github.com/encounter/objdiff.git
synced 2025-12-11 06:27:55 +00:00
Reload objects when changed externally
Uses file modification timestamp polling for project config and objects to avoid unneeded complexity from the filesystem notification watcher. Allows disabling `build_base` as well for projects using an external build system.
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -2539,6 +2539,7 @@ dependencies = [
|
||||
"egui",
|
||||
"egui_extras",
|
||||
"exec",
|
||||
"filetime",
|
||||
"flagset",
|
||||
"globset",
|
||||
"log",
|
||||
|
||||
Reference in New Issue
Block a user