Commit History

Author SHA1 Message Date
  Yuri Roubinsky c24e2075cd Update shader graph if mode is changed 5 years ago
  Yuri Roubinsky 8dbf3d7c44 Improve performance of Add/Remove/Connect/Change nodes in visual shader 5 years ago
  Paulb23 1353ed5e44 Added Line numbers to CodeEdit 5 years ago
  Paulb23 a0b409cb14 Add and convert editor to use CodeEdit 5 years ago
  Yuri Roubinsky 5ba8246cfb Added Texture3D to visual shaders 5 years ago
  Yuri Roubinsky da488ff041 Fix build warning in visual_shader_editor 5 years ago
  Yuri Roubinsky 14a24fa19c Improve performance for Show/Hide port preview in visual shaders 5 years ago
  Yuri Roubinsky ea49d8b9d5 Improve performance of Undo:change node position in visual shader 5 years ago
  Yuri Roubinsky dc6685d28f Remakes particles in visual shaders 5 years ago
  Yuri Roubinsky de097b9327 Removes redundant code & fix documentation for VisualShaderNodeCustom 5 years ago
  Yuri Roubinsky 004d8e86a6 Use flags instead TYPE_ enum in visual shaders editor 5 years ago
  Yuri Roubinsky c291b1d23c Restore Particles functionality in visual shader 5 years ago
  Yuri Roubinsky 0594da324c Fix incorrect colors for member variables and numbers in visual shaders 5 years ago
  Rémi Verschelde 7a31baf3b9 Merge pull request #40800 from briansemrau/fix-shader-comment-highlighting 5 years ago
  Brian Semrau 69d1c48b73 Fixed shader editor comment highlighting 5 years ago
  Yuri Roubinsky a33171ad23 Fix functions name color in visual shader code preview and expressions 5 years ago
  Yuri Roubinsky 7ddaff47a3 Added UniformRef visual shader node 5 years ago
  Paulb23 ccab210fb5 Fixed visual shader editor not clearing colour regions 5 years ago
  Paulb23 bc4cee4458 Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter 5 years ago
  Yuri Roubinsky ecb5f7ea23 Added 'fma' function to shader language 5 years ago
  Yuri Roubinsky e19cdacbd7 Makes "Add new member" dialog non-exclusive for visual shaders 5 years ago
  Hugo Locurcio 31b7f02a29 Remove ToolButton in favor of Button 5 years ago
  Yuri Roubinsky cb9cbf840d Added Texture2DArray support to visual shaders 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 years ago
  Rémi Verschelde 42649565e9 Merge pull request #38475 from Chaosus/vs_quals 5 years ago
  Yuri Roubinsky 463e4ad0f5 Some fixes for canvas item visual shader inputs 5 years ago
  Yuri Roubinsky 082542b525 Added uniform qualifiers to visual shaders 5 years ago