Releases: samytichadou/Auto_Reload_Blender_addon
Auto Reload v3.0.3 - for blender 4.2.x or newer
This release is not supported by blender version older than 4.2.x
Bugfix for v3.0.0 :
- Fix syntax and wording in preferences and readme
- Remove exec() functions for security
- Update permissions
Auto Reload v3.0.2 - for blender 4.2.x or newer
This release is not supported by blender version older than 4.2.x
Bugfix for v3.0.0 :
- Fix popover panel class naming
Auto Reload v3.0.1 - for blender 4.2.x or newer
This release is not supported by blender version older than 4.2.x
Bugfix for v3.0.0 :
- Reload modified files on startup to prevent packed files never reloaded issue.
Auto Reload v3.0.0 - for blender 4.2.x or newer
This release is not supported by blender version older than 4.2.x
Rewrite of the addon :
- Comply with new blender extension system, compatible with 4.2.x or newer
- Remove messy image/library panels
- New popover in the topbar, only Auto Reload UI
- Add data types to Auto Reload, now supports : images, movie clips, sounds, libraries, cache files
The idea is to keep the addon focused on the Auto Reload abilities. Another addon Image Manager can fill the void for the Image Manager panel.
The addon is not approved yet on the extension platform, but you can install and test it manually.
Auto Reload v2.0.3
- Added ability to select some libraries to auto update during timer in the Library Inspector panel
- reorder and fix syntax for the Inspectors Panels
Auto Reload v2.0.2
Hotfix release
- fix special characters in reveal files windows
- unpack button for images
- emboss false for remove images op when packed image
- ko fi link for donation in preferences
Auto Reload v2.0.1
A few hotfix to v2.0.0 :
- fix packed files images (detected missing)
- when removing image, reload texture
- addon update warning top of the topbar menu
- fix addon updater
Auto Reload v2.0.0
Rewrite of the addon, more efficient.
UI reworked !
Also a bunch of new features like :
- Check for Addon Updates
- Image and Library Inspectors to manage them quickly
- Launch Timer at Blender startup
- Initial UDIM support
- Better update of the viewport when reloading image (displace texture...)
Auto-Reload v1.3.1
few error fixing
Auto-Reload v1.2.0
Bug Fixes for Blender 2.8 and performance improvements