Page MenuHome

Node Editor: Display warning when using Nishita sky texture with Eevee
ClosedPublic

Authored by Thomas Dinges (dingto) on Nov 9 2021, 2:58 PM.

Details

Summary

Nishita sky is not available in Eevee, display a warning to make this clear inside the Sky texture node.

Diff Detail

Event Timeline

Thomas Dinges (dingto) requested review of this revision.Nov 9 2021, 2:58 PM
Thomas Dinges (dingto) created this revision.

Generally fine, but I suggest to tweak the message before committing.

source/blender/editors/space_node/drawnode.cc
831

Can you change this to Nishita not available in Eevee?

Otherwise it might seem like the entire node is not supported.

This revision is now accepted and ready to land.Nov 9 2021, 3:02 PM
Thomas Dinges (dingto) marked an inline comment as done.Nov 9 2021, 3:09 PM

Thanks, changed the message before commiting.

Nitpick: I would write EEVEE, not Eevee :)

Never mind, after searching around, Blender is never consistent. Eevee or EEVEE ¯\_(ツ)_/¯

In the Render Engine selector it says "Eevee" too. That's what I was taking as reference. Making it consistent is for another time then :D