Histórico de Commits

Autor SHA1 Mensagem Data
  Yuri Roubinsky 08208406ca Refactor size expression parsing for arrays in the shaders há 3 anos atrás
  Yuri Roubinsky 4201af6649 Fix completion for global constants in shaders há 3 anos atrás
  Yuri Roubinsky c377891145 Add completion for shader_type há 3 anos atrás
  Yuri Roubinsky b0356bcb72 Prevent redefinition of main functions in shader há 3 anos atrás
  Yuri Roubinsky bd61d8f80c Enhances a shader uniform limit warning há 3 anos atrás
  Yuri Roubinsky b74968c2ca Merge pull request #56477 from Chaosus/fix_device_crash há 3 anos atrás
  Yuri Roubinsky 0e2ef987b1 Add a check for device in shader lang to prevent startup editor crash há 3 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 há 3 anos atrás
  Yuri Roubinsky fd9c92d4ab Add a shader warning when the uniform buffer limit is exceeded há 3 anos atrás
  Rémi Verschelde 9221c0f8ad Merge pull request #56190 from Chaosus/shader_varying_pass_to_func há 3 anos atrás
  luz paz a124f1effe Fix various typos há 3 anos atrás
  Yuri Roubinsky 108b6a2000 Allow pass varyings as out param to the function, when it's possible há 3 anos atrás
  Yuri Roubinsky e8a457ba89 Refactor render_mode in shaders, forbid declaring duplicates há 3 anos atrás
  Rémi Verschelde be83968b6b Merge pull request #55970 from Chaosus/shader_fix_struct_warning há 3 anos atrás
  Yuri Roubinsky 1414a7be91 Fix struct usage passing to shader warning system há 3 anos atrás
  Yuri Roubinsky f0a58af12f Rename shader hint `filter_anisotropy` to `filter_anisotropic` há 3 anos atrás
  Yuri Roubinsky 25a2241e7d Fix shader array parsing in variable declaration há 3 anos atrás
  Rémi Verschelde de8348a9b3 Merge pull request #55903 from Chaosus/shader_struct há 3 anos atrás
  Yuri Roubinsky 09185d76ac Rename shader hint `filter_aniso` to `filter_anisotropy` há 3 anos atrás
  Yuri Roubinsky 31cc6ba622 Allow declaring multiple members in one expression in shader structs há 3 anos atrás
  Yuri Roubinsky 8862d1426d Restore shader parsing errors with lack of semicolon in a block há 3 anos atrás
  Hugo Locurcio 92e9cca5be Rename `hint_aniso` to `hint_anisotropy` in the shader language há 3 anos atrás
  Yuri Roubinsky bcbcf14469 Refactor constant suffix parsing in a shader há 3 anos atrás
  Yuri Roubinsky dcf3594500 Merge pull request #55763 from Chaosus/shader_hint_completion há 3 anos atrás
  Yuri Roubinsky b66510d509 Added completion for uniform hints in a shader há 3 anos atrás
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() há 3 anos atrás
  Yuri Roubinsky 76f6c0849c Make `compile` shader function to use struct instead long parameter list há 4 anos atrás
  Yuri Roubinsky 10b10ae1fa Fix `^=` operator in shaders há 3 anos atrás
  Yuri Roubinsky 5ee73dc5a6 Fix shader crash when using existed constant name for struct há 3 anos atrás
  Yuri Roubinsky a48c205191 Fix declaring array size twice in global shader constant há 3 anos atrás