Skip to content

GafferCycles 0.22.0

Compare
Choose a tag to compare
@boberfly boberfly released this 15 Sep 02:06
· 58 commits to master since this release

Latest Cycles from Blender 2.90: https://wiki.blender.org/wiki/Reference/Release_Notes/2.90/Cycles

New in GafferCycles 0.22.0

  • Denoising in interactive rendering (both OpenImageDenoise and Optix Denoise as options where supported)
  • Message logs in the GUI following: https://blog.gafferhq.org/?p=822
  • Automatically revert to OSL-mode when a shader is detected in the scene instead of crashing if OSL shading system is not set
  • Pause/resume finally works! Needed patching in Cycles code to the unique way Gaffer uses the renderer
  • Cycles shaders output to OSL input will work once Gaffer updates: GafferHQ/gaffer#3904
  • Hair settings greatly reduced due to the changes in Cycles
  • Some camera update cleanups, might prevent some crashes
  • Mesh-lights now will act more like a light in the scene UI (area-light preview textures and a proper IES light todo)
  • Some scene-view inspector defaults set: https://blog.gafferhq.org/?p=785