Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 02ae47154c Merge pull request #54356 from Chaosus/shader_fix_matrix_autocompletion il y a 4 ans
  clayjohn 1b2cd9f251 Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog il y a 4 ans
  Yuri Roubinsky 04a2053f9b Removed incorrect autocompletion of matrixes in shader il y a 4 ans
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable il y a 4 ans
  Yuri Roubinsky 57fd362fe1 Prevent shader crash when passing constant expression to `textureGather` il y a 4 ans
  Yuri Roubinsky e9b7ffd1fa Added few more built-ins to shader language il y a 4 ans
  Rémi Verschelde 09b0293fad Merge pull request #53066 from Chaosus/shader_funcs il y a 4 ans
  Yuri Roubinsky b1ac3e256f Allow declare the shader arrays with a size defined before identifier il y a 4 ans
  Yuri Roubinsky e707391fb8 Fix shader crash when passing array to index expression il y a 4 ans
  Yuri Roubinsky be6f36a66d Add missing shader built-ins il y a 4 ans
  Yuri Roubinsky 7c07ae4c50 Fix shader crash when passing array.length to functions il y a 4 ans
  Yuri Roubinsky 69ece73653 Fix syntax parsing error of uniform arrays declaration in shader il y a 4 ans
  Yuri Roubinsky 6873ecaaf9 Added support for uniform arrays in shaders il y a 4 ans
  Lightning_A c63b18507d Use range iterators for `Map` il y a 4 ans
  Yuri Roubinsky e9e21a592e Prevents editor crash when compare with negative float in shader il y a 4 ans
  Yuri Roubinsky f68d3f67b5 Fix shader crash when passing array to built-in function without index il y a 4 ans
  reduz 700f9d916d More fixes to mobile renderer il y a 4 ans
  Yuri Roubinsky fa96c98bdf Fix shader crash when using local var with the same name as varying il y a 4 ans
  Rémi Verschelde b63af73435 Merge pull request #51391 from Chaosus/shader_param_names il y a 4 ans
  Yuri Roubinsky fb37846b00 Added parameter names to shader built-in function autocompletion il y a 4 ans
  Yuri Roubinsky efc6b29601 Merge pull request #51505 from Chaosus/shader_fix_shadetype-errorline il y a 4 ans
  Yuri Roubinsky 2fb5231bbc Break futher shader compilation after missing `;` after`shader_type` il y a 4 ans
  Yuri Roubinsky 0f42a29864 Allow using more assignment operators on matrixes in shaders il y a 4 ans
  Yuri Roubinsky fead1595f9 Fix shader crash when using varying array in fragment->light context il y a 4 ans
  Yuri Roubinsky c082982a47 Fix editor crash if passing index as variable to function parameter il y a 4 ans
  Yuri Roubinsky b47b3a9957 Prevents shader crashing if varying assigned incorrectly il y a 4 ans
  Yuri Roubinsky 3013324a4e Fix compilation of `shader_language.cpp` il y a 4 ans
  Rémi Verschelde a8fcfbf029 Merge pull request #50729 from Chaosus/shader_varying_enchancements2 il y a 4 ans
  Rémi Verschelde 9b9e09f675 Merge pull request #50728 from Chaosus/shader_varying_enchancements il y a 4 ans
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators il y a 4 ans