Историја ревизија

Аутор SHA1 Порука Датум
  reduz 45af29da80 Add a new HashSet template пре 3 година
  Yuri Rubinsky 29ff04acf2 Fix incorrect keyword completion after period in shader editor пре 3 година
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases пре 3 година
  reduz 746dddc067 Replace most uses of Map by HashMap пре 3 година
  Yuri Roubinsky a8bbe570ca Rename `hint_albedo`, `hint_white/black` in shaders пре 3 година
  Rémi Verschelde 477b53d280 Merge pull request #60568 from Chaosus/shader_keyword_completions пре 3 година
  Yuri Roubinsky 5eb3a0ef4a Add `hint_color` support for `vec3` in shaders пре 3 година
  Yuri Roubinsky 15032e01e6 Add keyword completion to shader editor пре 3 година
  Yuri Roubinsky 643e75bea9 Prevent shader crash when using precision on boolean types пре 3 година
  Yuri Rubinsky f4b0c7a1ea Merge pull request #60175 from Geometror/visual-shader-vector4 пре 3 година
  Hendrik Brucker cf58d23a72 Add Vector4 to VisualShader пре 3 година
  Rémi Verschelde a7b1d85828 Merge pull request #59825 from Chaosus/shader_fix пре 3 година
  bruvzg f851c4aa33 Fix some issues found by cppcheck. пре 3 година
  Yuri Roubinsky 0864c9abaa Fix incorrect parsing array's `length()` at return statement in shader пре 3 година
  Yuri Roubinsky d47035a6fb Fix shader crashing when attempting to access `length()` at global space пре 3 година
  reduz 360dea5348 Add GDExtension support to Script пре 3 година
  notSanil 36fa7059ed Fix device limit exceeding for uniform buffer пре 3 година
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code пре 3 година
  ZuBsPaCe 2e2c9a27b6 Fixed shader error message for instance qualifier пре 3 година
  Yuri Roubinsky a2484c3293 Fix unknown identifier error in for loop пре 3 година
  Yuri Roubinsky e01d08159c Few more fixes to for loop in shaders пре 3 година
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. пре 3 година
  Yuri Roubinsky 58696fd774 Allow multiple declarations in for loop in a shader пре 3 година
  Anilforextra fc27636999 Vectors: Use clear() and has(). пре 3 година
  Yuri Roubinsky b01065b9a4 Prevent checking of global uniform type outside the editor пре 3 година
  Yuri Roubinsky 0e66587dbf Remove incorrect items from completion of main functions in shader пре 3 година
  Yuri Roubinsky 3ca57e5157 Fix incorrect unused local var warning in shader blocks пре 3 година
  Yuri Roubinsky e0304f83e7 Add translation links to shader errors пре 3 година
  Yuri Roubinsky 36a82c8c69 Unify variable and array declarations in shaders пре 3 година
  Yuri Roubinsky 08208406ca Refactor size expression parsing for arrays in the shaders пре 3 година