Commit History

Author SHA1 Message Date
  Yuri Rubinsky dc78ef1722 Fix orphan StringName's in ShaderLanguage 1 year ago
  Yuri Rubinsky 4bf9f3eb58 Prevent shader crash when doing invalid operation on boolean vector 1 year ago
  Yuri Rubinsky 72c7e51905 Use `PackedVector4Array` instead of float array for vec4 array uniform 1 year ago
  Rémi Verschelde 2e8ebb4a5e Merge pull request #93469 from Chaosus/shader_fix_crash 1 year ago
  Yuri Rubinsky d5b393a268 Fix crash on shader constant initialization on MinGW compiler 1 year ago
  Yuri Rubinsky ae95531e64 Forbid calling of derivative functions in incorrect functions 1 year ago
  Yuri Rubinsky aecc4cbc47 Prevent using built-ins for func names in shaders 1 year ago
  Yuri Rubinsky 246a760323 Fix completion of functions with struct param/return type in shaders 1 year ago
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` 1 year ago
  A Thousand Ships 6ff6a11424 [Rendering] Add hints to some uniform `PropertyInfo`s 1 year ago
  Rémi Verschelde 8901e8776a Merge pull request #90587 from clayjohn/reversez-shader-warn 1 year ago
  clayjohn 2f83b400a8 Warn users when assigning VERTEX directly to POSITION due to compatibility breakage from reverse z changes 1 year ago
  ze2j 993cd25ff2 Fix false positive errors in gdshaderinc files 1 year ago
  Muller-Castro 96a95cb974 Add const lvalue ref to container parameters 4 years ago
  jsjtxietian 089e7f473d Fix assign with swizzle in shader not doing varying validation check 1 year ago
  Rémi Verschelde b4214b1686 Merge pull request #83004 from Chaosus/shader_language_fix_typo 1 year ago
  Yuri Rubinsky f4bc779c4e Fix typo in `shader_language.cpp` 1 year ago
  A Thousand Ships f18aa00e85 Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  Rémi Verschelde 24c166dfe2 Merge pull request #81619 from Chaosus/fix_shader_const 1 year ago
  Rémi Verschelde 2c8c7b95aa Merge pull request #82313 from AThousandShips/null_check_servers 1 year ago
  A Thousand Ships fdd3d36c6d [Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  Yuri Roubinski d3d20f15bf Re-allows constants in global space to be initialized with function call 1 year ago
  bitsawer 3c042fb99f Fix shader language preprocessor include marker handling 1 year ago
  Yuri Rubinsky 35802374ac Add coloring for completion of vector components 2 years ago
  Yuri Sizov 372e9abcfc Merge pull request #79459 from MoltenCoffee/fix-shader-arguments-error 2 years ago
  MoltenCoffee 16c3f4be2d Add error for undefined function in shader 2 years ago
  Hayden Leete fc7063b2e2 Add autocomplete for filter/repeat hints on uniform arrays 2 years ago
  Yuri Sizov 65cc4db0ae Merge pull request #79100 from KoBeWi/[filter,_filter,_filter,_filter,_filter,_filter] 2 years ago
  Rémi Verschelde 46cd84b362 Merge pull request #78839 from lewiji/normal_roughness_mobile_fix 2 years ago
  kobewi 8ae2e6681e Allow more hint types for uniform arrays 2 years ago