Auto Reload Images #65897
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#65897
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
I would like to propose an addon of mine for trunk integration if it's not too late.
It is called Auto Reload Images.
It's a quite simple addon which is designed to help with reloading images datablocks.
It has 2 main operators, one is a "Reload Modified Images" which will check for modified images and reload them, and the other one is a modal timer, which check every n seconds for modified images.
If it has to, the viewport rendering will be retriggered to update it accordingly.
Buttons are located in the scene tab of property area.
The modal operator also has a draw function in this same area to warn the user it is still checking for modification.
The usual way to use it is if you are working on a texture (or set of textures) in Gimp, Substance, Krita... you just save it and you can see it in action right away in EEVEE or Cycles.
The logic behind it is to attached modification date property to image datablock and check for it on demand. There is also a startup handler to update modification date.
This addon is pretty simple, but it could be useful in shading and texturing situation.
Auto_Reload_Images-Blender_addon-master.zip
The github :
https://github.com/samytichadou/Auto_Reload_Images-Blender_addon
A video overview of the previous version (on 2.7x sorry about that, didn't updated it)
https://www.youtube.com/watch?v=N3FvLNb_2w0
Thanks and have a good day !
Added subscriber: @tonton
Added subscriber: @BrendonMurphy
Thanks, we will try to look at this soon.
Hi thanks !
just for you to know, i'm trying to add some features right now, which are neither clean or stable, so the version from master of github is not the best to try or showcase the addon, but the last release is stable !
Here's the link
https://github.com/samytichadou/Auto_Reload_Images-Blender_addon/releases/tag/v1_2_0
cheers !
Added subscriber: @Blendify
Changed status from 'Confirmed' to: 'Resolved'
Hi thank you for submitting a patch, unfortunately, we no longer use the task subtype "Patch" please submit new patches through the differential tool: https://developer.blender.org/differential/