Histórico de Commits

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