akej74 / hdri-sun-aligner

Blender addon for aligning an object (e.g. a sun) to match the brightest part in a HDRI environment
GNU General Public License v3.0
118 stars 14 forks source link

Addon burns preview into original image #6

Closed schroef closed 2 years ago

schroef commented 2 years ago

v0.3.1.2 bl2.83

I was testing this issue and had some issues with a file getting the proper position. I made a preview file and then started it from scratch to see if it works then. Loading the same HDR image, i noticed the preview circle then was saved into the original image.

I used the pack function in the other file and opened and closed it couple times. Not sure when in this process the original image was saved with that preview circle

See attached screengrab Screen Shot 2022-01-31 at 11 10 56

akej74 commented 2 years ago

Thanks for the report, the addon should not modify the original HDRI (it's making a temporary copy with another name before adding the sun position indicator). Can you reproduce this problem? If so, please provide a step by step guide (starting from a new scene in Blender) on how to reproduce the issue.

schroef commented 2 years ago

Sorry for late reply, i had tried i couple times again i remember. But it didnt happen. Im not 100% sure what actually happened. I think it was related to a crash and a mix of packed and linked files

akej74 commented 2 years ago

Thanks for the feedback, closing this.