Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 16f6a5b139 One Copyright Update to rule them all il y a 1 an
  Yuri Rubinsky 229bfc8f2d Fix invalid code generation when using `VisualShaderNodeUniformRef` il y a 2 ans
  Haoyu Qiu b657d0c76c Add dedicated macros for property name extraction il y a 2 ans
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 il y a 2 ans
  Yuri Roubinsky 5b0fe7880e [3.x] Add hints and default values to the uniform nodes in visual shader il y a 2 ans
  Pedro J. Estébanez 4c710780d4 Implement async shader compilation plus caching for GL ES 3 il y a 3 ans
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops il y a 3 ans
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) il y a 3 ans
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 3 ans
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine il y a 3 ans
  Yuri Roubinsky ac91e2ca0d [3.2] Prevents default values of VSNodeCustom from overriding by a script il y a 3 ans
  Delf Neumärker 4065fa0bcf Fix crash when calling connect_nodes_forced with invalid params il y a 3 ans
  Pedro J. Estébanez 4485b43a57 Modernize atomics il y a 3 ans
  andybarcia 61c00938a2 Fixes crash when calling VisualShader::set_mode il y a 3 ans
  kleonc 31744577b3 VisualShader::_input_type_changed Fix index out of bounds crash. il y a 3 ans
  Yuri Roubinsky 34d3235c84 [3.2] Visual Shader Parenthesis fix il y a 3 ans
  Yuri Roubinsky 8689c1178d Adds Metallic to spatial light input of visual shaders il y a 4 ans
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 il y a 3 ans
  Yuri Roubinsky ec7228a675 [3.2] Optimizations for Fresnel and Texture nodes in visual shaders il y a 4 ans
  Rémi Verschelde ef223f3aa7 Merge pull request #41185 from Chaosus/vs_uniform_ref_3.2 il y a 4 ans
  Rémi Verschelde 4a9264271d doc: Sync classref with current source il y a 4 ans
  Yuri Roubinsky 7facd00ace [3.2] Fix specular render_mode for visual shaders il y a 4 ans
  Yuri Roubinsky d0c705781c [3.2] Added UniformRef visual shader node il y a 4 ans
  Yuri Roubinsky 87ebc29d8e Use path instead classname to prevent errors for exported visual shaders il y a 4 ans
  Yuri Roubinsky 1f89c3bfeb (3.2) Some fixes for canvas item visual shader inputs il y a 4 ans
  Pedro J. Estébanez d8be5a9986 Add MODULATE builtin to canvas item shaders il y a 4 ans
  Yuri Roubinsky e10b0c9eaa Added missing '\n' in visual shader expression node code generation il y a 4 ans
  Yuri Roubinsky 1f4885fe49 Added missing '\n' in visual shader custom node code generation il y a 4 ans
  Yuri Roubinsky fb56d93163 Better visual shader code generation il y a 4 ans
  Yuri Roubinsky 72f7e4efe0 Fix canvas_item light alpha output in visual shaders il y a 4 ans