Historique des commits

Auteur SHA1 Message Date
  Thaddeus Crews 89a311205f Style: Apply `clang-tidy` fixes il y a 8 mois
  Yuri Rubinsky ff9fb0abea Merge pull request #93590 from Chaosus/shader_custom_func_discard il y a 4 mois
  Yuri Rubinsky ad7e7a51b2 Allow usage of `discard` inside custom shader functions il y a 8 mois
  Yuri Rubinsky 74c000db17 Allow using stage functions inside custom shader functions il y a 7 mois
  Yuri Rubinsky 1c86feee0a Implement custom function overloading in shading language il y a 8 mois
  David Snopek 1a6f8512bc Add external texture support (GLES3) il y a 1 an
  Chaosus b2611c198e Fix shader incorrectly expects `int` on `uint` and vice-versa in cases il y a 6 mois
  Yuri Rubinsky af92fdb0ac Add basic support to evaluate operator value in shader language il y a 7 mois
  Rémi Verschelde 10a92287c6 Merge pull request #94352 from Chaosus/shader_ternary_fix il y a 5 mois
  Rémi Verschelde 7999b4bb8a Merge pull request #94324 from SomeRanDev/shader_hint_enum il y a 6 mois
  Rémi Verschelde 6bf64027b7 Merge pull request #94785 from Chaosus/shader_fix_samplers_order il y a 6 mois
  Chaosus d74749fd60 Fix shader crash when the comma used in `for` loop as a trailing il y a 6 mois
  Yuri Rubinsky e41048e16e Fix texture samplers to not being last in the property list il y a 7 mois
  clayjohn a2f2699208 Restrict sampler hint validation to only screen texture hints il y a 6 mois
  clayjohn ba3457dfff Emit normal_roughness compatibility code in custom functions il y a 6 mois
  Yuri Rubinsky 965b2f6ca4 Fix shader crash when using a varying in separate func before it defined il y a 7 mois
  Yuri Rubinsky eb4bbbb02d Fix multiple ternary expressions to be used without parenthesis il y a 7 mois
  Robert Borghese 1052985b00 Add `hint_enum` for uniform int in gdshader il y a 7 mois
  Yuri Rubinsky 4f657f5c6d Improve code for setup of `global_func_set` in `ShaderLanguage` il y a 7 mois
  Rémi Verschelde 2e8ebb4a5e Merge pull request #93469 from Chaosus/shader_fix_crash il y a 8 mois
  Yuri Rubinsky d5b393a268 Fix crash on shader constant initialization on MinGW compiler il y a 8 mois
  Yuri Rubinsky ae95531e64 Forbid calling of derivative functions in incorrect functions il y a 8 mois
  Yuri Rubinsky aecc4cbc47 Prevent using built-ins for func names in shaders il y a 8 mois
  Yuri Rubinsky 246a760323 Fix completion of functions with struct param/return type in shaders il y a 8 mois
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` il y a 11 mois
  Muller-Castro 96a95cb974 Add const lvalue ref to container parameters il y a 3 ans
  Rémi Verschelde 24c166dfe2 Merge pull request #81619 from Chaosus/fix_shader_const il y a 1 an
  Yuri Roubinski d3d20f15bf Re-allows constants in global space to be initialized with function call il y a 1 an
  bitsawer 3c042fb99f Fix shader language preprocessor include marker handling il y a 1 an
  Ninni Pipping 71ee65dc57 Enable shadow warnings and fix raised errors il y a 1 an