Historique des commits

Auteur SHA1 Message Date
  clayjohn a2f2699208 Restrict sampler hint validation to only screen texture hints il y a 1 an
  clayjohn ba3457dfff Emit normal_roughness compatibility code in custom functions il y a 1 an
  jsjtxietian 38fad35356 Fix editor crash when shader has incorrect global array declaration il y a 1 an
  Yuri Rubinsky 965b2f6ca4 Fix shader crash when using a varying in separate func before it defined il y a 1 an
  jsjtxietian 3859817614 Make shaderLanguage's parser recognize sampler passed in from array il y a 1 an
  Yuri Rubinsky 4f657f5c6d Improve code for setup of `global_func_set` in `ShaderLanguage` il y a 1 an
  Yuri Rubinsky dc78ef1722 Fix orphan StringName's in ShaderLanguage il y a 1 an
  Yuri Rubinsky 4bf9f3eb58 Prevent shader crash when doing invalid operation on boolean vector il y a 1 an
  Yuri Rubinsky 72c7e51905 Use `PackedVector4Array` instead of float array for vec4 array uniform il y a 1 an
  Rémi Verschelde 2e8ebb4a5e Merge pull request #93469 from Chaosus/shader_fix_crash il y a 1 an
  Yuri Rubinsky d5b393a268 Fix crash on shader constant initialization on MinGW compiler il y a 1 an
  Yuri Rubinsky ae95531e64 Forbid calling of derivative functions in incorrect functions il y a 1 an
  Yuri Rubinsky aecc4cbc47 Prevent using built-ins for func names in shaders il y a 1 an
  Yuri Rubinsky 246a760323 Fix completion of functions with struct param/return type in shaders il y a 1 an
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` il y a 1 an
  A Thousand Ships 6ff6a11424 [Rendering] Add hints to some uniform `PropertyInfo`s il y a 1 an
  Rémi Verschelde 8901e8776a Merge pull request #90587 from clayjohn/reversez-shader-warn il y a 1 an
  clayjohn 2f83b400a8 Warn users when assigning VERTEX directly to POSITION due to compatibility breakage from reverse z changes il y a 1 an
  ze2j 993cd25ff2 Fix false positive errors in gdshaderinc files il y a 1 an
  Muller-Castro 96a95cb974 Add const lvalue ref to container parameters il y a 4 ans
  jsjtxietian 089e7f473d Fix assign with swizzle in shader not doing varying validation check il y a 1 an
  Rémi Verschelde b4214b1686 Merge pull request #83004 from Chaosus/shader_language_fix_typo il y a 1 an
  Yuri Rubinsky f4bc779c4e Fix typo in `shader_language.cpp` il y a 1 an
  A Thousand Ships f18aa00e85 Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable il y a 1 an
  Rémi Verschelde 24c166dfe2 Merge pull request #81619 from Chaosus/fix_shader_const il y a 1 an
  Rémi Verschelde 2c8c7b95aa Merge pull request #82313 from AThousandShips/null_check_servers il y a 1 an
  A Thousand Ships fdd3d36c6d [Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable il y a 2 ans
  Yuri Roubinski d3d20f15bf Re-allows constants in global space to be initialized with function call il y a 2 ans
  bitsawer 3c042fb99f Fix shader language preprocessor include marker handling il y a 2 ans
  Yuri Rubinsky 35802374ac Add coloring for completion of vector components il y a 2 ans