Commit History

Author SHA1 Message Date
  Yuri Roubinsky 9705d5587e Hide "control" methods from VisualShaderNodeGroupBase 4 years ago
  Yuri Roubinsky 274f1d8610 Hide "editable" property from VisualShaderNodeGroupBase public interface 4 years ago
  Yuri Roubinsky 796484d761 Added missing property "size" to VisualShaderNodeGroupBase 4 years ago
  Yuri Roubinsky 3479cf4b42 Removed unused method "build" from VisualShaderNodeExpression 4 years ago
  Yuri Roubinsky 86cdccebe6 Hide "default_input_values" property in VisualShaderNode. 4 years ago
  Yuri Roubinsky a8ab4e3357 Forbid recursive connections in visual shader 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 4 years ago
  Haoyu Qiu 024c25426b Fixes crash when shader inputs/outputs is invalid string 5 years ago
  Yuri Roubinsky f5ffc1aedc Fix invalid casting on visual shader sampler 5 years ago
  Yuri Roubinsky 8243afb0e9 Added sampler inputs for visual shaders 5 years ago
  Yuri Roubinsky 9086e7330f Removes translations from generated visual shader code 5 years ago
  Yuri Roubinsky b217babca2 [VShaders] Added sampler port to CubeMap, fixed parsing in expresssion s 5 years ago
  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 5 years ago
  Yuri Roubinsky 31ada3b685 Fix global code in visual shaders if two or more custom nodes are used 5 years ago
  Chaosus f14bcd8cc5 Added sampler port type for visual shaders 5 years ago
  Rémi Verschelde 4f294b958f doc: Sync classref with current source 5 years ago
  Chaosus89 bd507739ea Fix formatting error for bool in resulted code of visual shader 5 years ago
  Chaosus89 bf3024c172 Added missing OUTPUT_IS_SRGB and FRONT_FACING to visual shaders 5 years ago
  Chaosus89 54f0889f20 Fix parsing array indexing symbol in visual shader expression 5 years ago
  Chaosus89 a68ea5721f Fix semicolon parsing in visual shader expression 5 years ago
  Chaosus89 466a9ffdc6 Fix visual shader expression parsing 5 years ago
  Yuri Roubinski 725e5d15ff Added "editable" property to VisualShaderGroupNode 5 years ago
  Yuri Roubinski 1e3fb6d760 Fix preview for global expressions in visual shaders 5 years ago
  Rémi Verschelde ef37f00525 Merge pull request #31453 from Chaosus/vs_code_preview 5 years ago
  Yuri Roubinski 808e44df6d Added code preview to visual shader 5 years ago
  Yuri Roubinski e3b43771aa Added global expressions to visual shaders 5 years ago
  Yuri Roubinski 33e9fce1bb Plugin support for visual shaders 5 years ago
  Tomasz Chabora af5e0fff66 Remove ERR_EXPLAIN from scene/* code 5 years ago