Skip to content

Fix FileWatch

Jonathan Kunstwald requested to merge feature/file-watcher-reloaded into develop
  • Rewrote FileWatch one more (hopefully last) time
    • Fixed lack of recursive monitoring on Linux
    • Fixed issue of usage in Shader.cc due to aliasing of SharedFlags
    • Fixed potential issue when watching files across multiple physical disks
    • Cleaned up internal structure, significantly simpler header
Edited by Jonathan Kunstwald

Merge request reports