Historie revizí

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