Histórico de Commits

Autor SHA1 Mensagem Data
  Yuri Roubinsky 3c82f01134 Fix shader handle constant expressions in function call há 4 anos atrás
  Dennis Brakhane 31d41d83c3 Remove duplicate comments há 4 anos atrás
  reduz d3b49c416a Refactor GLSL shader compilation há 4 anos atrás
  Rémi Verschelde d83761ba80 Style: Apply clang-tidy's `readability-braces-around-statements` há 4 anos atrás
  Rémi Verschelde 9bbe51dc27 Style: Apply clang-tidy's `modernize-use-nullptr` há 4 anos atrás
  Rémi Verschelde e9cb64a8b5 Merge pull request #46522 from Ev1lbl0w/bugfix-shader_noret há 4 anos atrás
  Yuri Roubinsky 19e0a1ec9d Fix parsing hexadecimal (lowercase `e`,`f`) in shaders há 4 anos atrás
  Ev1lbl0w 3d9ef1e4de Added missing returns on error scenarios há 4 anos atrás
  Yuri Roubinsky 571f4396ea Prevents shader crash if two struct with the same name are declared há 4 anos atrás
  Yuri Roubinsky f91e7e3ba4 Prevents shader crash if passing invalid struct to the return statement há 4 anos atrás
  Yuri Roubinsky dd0874e717 Allow passing varying from fragment to light shader function há 4 anos atrás
  Aaron Franke a3e3bf8227 Make hex_to_int and bin_to_int handle the prefix automatically há 4 anos atrás
  Yuri Roubinsky 289cc89a39 Prevent crash due to assigning incorrect order of instance uniform há 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() há 4 anos atrás
  Yuri Roubinsky bc0e8e7a21 Fix using post-init shader array constructors há 4 anos atrás
  Yuri Roubinsky fe4c8e387b Added support for constants in shader `case` and array size declaration há 4 anos atrás
  bruvzg 644f739660 Static analyzer fixes: há 4 anos atrás
  George Marques 02f60812ed Rename TYPE_REAL to TYPE_FLOAT há 4 anos atrás
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script há 5 anos atrás
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already há 5 anos atrás
  Yuri Roubinsky 6914597026 FIx autocompletion for emit_particle in shader editor há 5 anos atrás
  Yuri Roubinsky 53740c69df Forbids varying declaration in particles and sky shaders há 5 anos atrás
  reduz d0bddf53c5 Implement manual particle emission and particle sub emitters. há 5 anos atrás
  Yuri Roubinsky b1351fe781 Fix crash regression in the shader function validation há 5 anos atrás
  Yuri Roubinsky ab9978697e Improve messages in shader function validation há 5 anos atrás
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. há 5 anos atrás
  Yuri Roubinsky 2a00c868de Fix particles shader to use built-ins há 5 anos atrás
  Aaron Franke 56e2c6c704 Make all String float conversion methods be 64-bit há 5 anos atrás
  Yuri Roubinsky 01950553f2 Fix some incorrect conversions which lead to crash in shaders há 5 anos atrás