Fix Cycles emission node being unnecessarily tagged as spatially varying.
This commit is contained in:
parent
9a20ff2b52
commit
2cfadecf97
@ -507,7 +507,6 @@ public:
|
||||
SHADER_NODE_CLASS(EmissionNode)
|
||||
|
||||
bool has_surface_emission() { return true; }
|
||||
bool has_spatial_varying() { return true; }
|
||||
};
|
||||
|
||||
class BackgroundNode : public ShaderNode {
|
||||
|
Loading…
Reference in New Issue
Block a user