From f4caddbc23983a48b14c1801bfb254976546b869 Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Mon, 4 May 2015 10:53:54 -0300 Subject: -corrected frac() and hyperbolic sin,cos,tan when running on PC (GLSL120), fixes #1775 --- scene/resources/shader_graph.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scene') diff --git a/scene/resources/shader_graph.cpp b/scene/resources/shader_graph.cpp index 58a402f006..24d5978856 100644 --- a/scene/resources/shader_graph.cpp +++ b/scene/resources/shader_graph.cpp @@ -2160,7 +2160,7 @@ void ShaderGraph::_add_node_code(ShaderType p_type,Node *p_node,const Vector