Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Rémi Verschelde 7ab01450cf Fix MSVC warning C4702: unreachable code 3 ani în urmă
  Yuri Rubinsky e4a8646c19 Prevent duplicated hints in shader uniform completion 3 ani în urmă
  Yuri Rubinsky 47145800a6 Remove `shader_type` from completion (when it does not need any more) 3 ani în urmă
  Yuri Rubinsky d4a10e7e04 Allow using integer varyings with `flat` interpolation modifier 3 ani în urmă
  Max Hilbrunner 019d6584ee Merge pull request #64167 from clayjohn/screen-texture-hint 3 ani în urmă
  Yuri Rubinsky f2a6168414 Merge pull request #64310 from Chaosus/shader_texture_funcs 3 ani în urmă
  Yuri Rubinsky e21aad968d Add `textureQueryLod/Levels` functions to the shader language 3 ani în urmă
  Yuri Rubinsky 7822fbc9e2 Add `textureProjGrad` function to the shader language 3 ani în urmă
  clayjohn 028ef2edc8 Add shader uniform hints for screen textures so users can specify custom filter and repeat modes. 3 ani în urmă
  Rémi Verschelde f754dd20be Merge pull request #62454 from Geometror/reflect-refract-vec2-vec4 3 ani în urmă
  Hendrik Brucker b8d5f4bdd5 Allow vec2 and vec4 for reflect and refract 3 ani în urmă
  Yuri Rubinsky 988041b74c Merge pull request #63847 from Zylann/shader_switch_uint 3 ani în urmă
  Marc Gilleron 779a5cd34a Allow shading language to use `switch` statement with uints 3 ani în urmă
  Hugo Locurcio 813f6a5d57 Add `hint_transparent` to use a transparent black placeholder texture 4 ani în urmă
  Hugo Locurcio 4b42379c8f Rename RenderingServer global shader uniform methods to be more explicit 3 ani în urmă
  Yuri Rubinsky 2dc59a3eea Fix incorrect conversion of default value for mat4 uniform in shaders 3 ani în urmă
  Yuri Rubinsky 886c2d9681 Implement shader uniform groups/subgroups 3 ani în urmă
  Rémi Verschelde 49b0aa93e3 Merge pull request #63424 from Chaosus/shader_preprocessor_inc_fix 3 ani în urmă
  Yuri Rubinsky be3fb7a216 Fix errors when using built-ins in shaderinc 3 ani în urmă
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection 3 ani în urmă
  reduz f649678402 Clean up Shader Preprocessor 3 ani în urmă
  Yuri Roubinsky 7b94603baa Adding shader preprocessor support 3 ani în urmă
  clayjohn a94110d0c6 Remove GLES2 shader constraints from GLES3 3 ani în urmă
  Yuri Rubinsky c9ae83b5ab Prevent defining float constant without number after exponent in shaders 3 ani în urmă
  Yuri Rubinsky cf240a7ae0 Refactor shader hints 3 ani în urmă
  Rémi Verschelde 1314e6cbcc Merge pull request #60803 from Chaosus/shader_hint_rename 3 ani în urmă
  Rémi Verschelde 126470caa1 Merge pull request #61226 from Chaosus/shader_fix_keyword_completion 3 ani în urmă
  reduz 45af29da80 Add a new HashSet template 3 ani în urmă
  Yuri Rubinsky 29ff04acf2 Fix incorrect keyword completion after period in shader editor 3 ani în urmă
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases 3 ani în urmă