Auto Reload is a Blender addon designed to automatically refresh external files when modified (images, movie clips, libraries, sound and cache files).
A timer will look every n seconds for modified external files, if there is some, they will be reloaded inside Blender.
A handy accessible menu located in the right part of the topbar allows user to quickly activate/deactivate Timer through the stopwatch button, and select what to reload from the popover.
Prevent reload of image with type "GENERATED" and filepath (fix baked ucupaint map).
PR from @ucupumar (https://github.com/ucupumar)
This extension requests the following permission:
Checking/Reloading external files from current blend
Life saver