Commit History

Author SHA1 Message Date
  Yuri Roubinsky 0ec352213d Removed "rebuild" function from public interface of VisualShader 5 years ago
  Yuri Roubinsky fec8da3c5e Makes cube maps to be works in visual shaders 5 years ago
  Yuri Roubinsky b11d15d5c3 Makes Texture and TextureUniform in visual shaders to use UV by default 6 years ago
  Yuri Roubinsky 31ada3b685 Fix global code in visual shaders if two or more custom nodes are used 6 years ago
  Chaosus f14bcd8cc5 Added sampler port type for visual shaders 6 years ago
  Rémi Verschelde 4f294b958f doc: Sync classref with current source 6 years ago
  Chaosus89 bd507739ea Fix formatting error for bool in resulted code of visual shader 6 years ago
  Chaosus89 bf3024c172 Added missing OUTPUT_IS_SRGB and FRONT_FACING to visual shaders 6 years ago
  Chaosus89 54f0889f20 Fix parsing array indexing symbol in visual shader expression 6 years ago
  Chaosus89 a68ea5721f Fix semicolon parsing in visual shader expression 6 years ago
  Chaosus89 466a9ffdc6 Fix visual shader expression parsing 6 years ago
  Yuri Roubinski 725e5d15ff Added "editable" property to VisualShaderGroupNode 6 years ago
  Yuri Roubinski 1e3fb6d760 Fix preview for global expressions in visual shaders 6 years ago
  Rémi Verschelde ef37f00525 Merge pull request #31453 from Chaosus/vs_code_preview 6 years ago
  Yuri Roubinski 808e44df6d Added code preview to visual shader 6 years ago
  Yuri Roubinski e3b43771aa Added global expressions to visual shaders 6 years ago
  Yuri Roubinski 33e9fce1bb Plugin support for visual shaders 6 years ago
  Tomasz Chabora af5e0fff66 Remove ERR_EXPLAIN from scene/* code 6 years ago
  Yuri Roubinski 80080f2655 Allow comma prefix to visual shader's expression parser 6 years ago
  Chaosus 0727caadd1 Added triplanar uniform texture node to visual shaders 6 years ago
  Chaosus 0aec3c3113 Shows menu when dragging connection on empty space in visual shader graph 6 years ago
  Chaosus 7bed1a0f21 Fix expression node crashes 6 years ago
  Rémi Verschelde 6d16f2f053 Fix error macro calls not ending with semicolon 6 years ago
  Ignacio Etcheverry d426dcabf8 Fix GetTypeInfo error due to missing include 6 years ago
  Chaosus 6d38754a06 Fix expression node parsing when input_port + \0 is occured 6 years ago
  Chaosus 6f2abd68f2 Fix few bugs in expression node 6 years ago
  Chaosus 5648924eef Expression node for visual shaders 6 years ago
  Chaosus 21ca9f6c7c Disallow loopback connection in visual scripts and visual shaders 6 years ago
  Chaosus 87f87839a6 Added conditional nodes to visual shaders 6 years ago
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 6 years ago