Improve group input/output port editing + implement input/output port… #351
Annotations
5 errors
Compilation:
editor/plugins/visual_shader_editor_plugin.cpp#L1638
'bool Ref<ShaderGraph>::operator !=(std::nullptr_t) const': attempting to reference a deleted function
|
Compilation:
editor/plugins/visual_shader_editor_plugin.cpp#L1638
built-in operator '!=' cannot be applied to an operand of type 'Ref<ShaderGraph>'
|
Compilation:
editor/plugins/visual_shader_editor_plugin.cpp#L2661
'bool Ref<ShaderGraph>::operator ==(std::nullptr_t) const': attempting to reference a deleted function
|
Compilation:
editor/plugins/visual_shader_editor_plugin.cpp#L2661
built-in operator '==' cannot be applied to an operand of type 'Ref<ShaderGraph>'
|
Compilation
Process completed with exit code 2.
|
Loading