Gaffer - A Lighting & HDRI Manager Add-on

You probably just need to refresh the list.

hello guys,
ive been just enjoying Gaffer for a while but cant understand such phenomena:
-i had some previously downloaded HDRIs from which Gaffer generated quite good quality jpegs.
-then i downloaded HDRIHEAVEN presets, also generated jpegs and these specifically look rather poor quality, below ‘production’ standards - have i done sth wrong?

suggestion:
we should add a function to blur the hdri, with vector distortion, photographer addon has this function and it’s very useful.

It looks like it is flooding the terminal window with this message in Blender 3.0

location: <unknown location>:-1
Python: Traceback (most recent call last):
  File "C:\Users\user\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\Gaffer\ui.py", line 715, in draw
    draw_cycles_eevee_UI(context, layout, lights)
  File "C:\Users\user\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\Gaffer\ui.py", line 570, in draw_cycles_eevee_UI
    draw_world(context, layout, gaf_props, scene, prefs, icons)
  File "C:\Users\user\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\Gaffer\ui.py", line 398, in draw_world
    if scene.cycles.progressive == 'BRANCHED_PATH':
AttributeError: 'CyclesRenderSettings' object has no attribute 'progressive'

location: <unknown location>:-1

Thanks for the report :slight_smile: this is now fixed in the master branch and will be available in the next version.

1 Like