История коммитов

Автор SHA1 Сообщение Дата
  Max Hilbrunner 019d6584ee Merge pull request #64167 from clayjohn/screen-texture-hint 3 лет назад
  clayjohn 028ef2edc8 Add shader uniform hints for screen textures so users can specify custom filter and repeat modes. 3 лет назад
  Hugo Locurcio db22b7ded0 Rename shader parameter uniform setter/getter methods for consistency 3 лет назад
  Hugo Locurcio 813f6a5d57 Add `hint_transparent` to use a transparent black placeholder texture 4 лет назад
  Yuri Rubinsky 9ec6de1767 Merge pull request #63766 from Chaosus/fix_shader_instance_uniform 3 лет назад
  Yuri Rubinsky 81c44718ca Fix passing values to the instance uniforms in the shader 3 лет назад
  Bastiaan Olij 81c6f73109 Changed storage structs to private 3 лет назад
  LinuxUserGD 6e6569aa78 fix 'Comparison result is always the same' warnings 3 лет назад
  Hugo Locurcio 4b42379c8f Rename RenderingServer global shader uniform methods to be more explicit 3 лет назад
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection 3 лет назад
  reduz f649678402 Clean up Shader Preprocessor 3 лет назад
  Bastiaan Olij ecfcfd97fa Split dependency logic 3 лет назад
  Yuri Rubinsky cf240a7ae0 Refactor shader hints 3 лет назад
  Rémi Verschelde 1314e6cbcc Merge pull request #60803 from Chaosus/shader_hint_rename 3 лет назад
  reduz 45af29da80 Add a new HashSet template 3 лет назад
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases 3 лет назад
  reduz 746dddc067 Replace most uses of Map by HashMap 3 лет назад
  reduz 8b7c7f5a75 Add a new HashMap implementation 3 лет назад
  Bastiaan Olij 9939cfc4c4 Split out bokeh_dof and copy effects 3 лет назад
  Yuri Roubinsky a8bbe570ca Rename `hint_albedo`, `hint_white/black` in shaders 3 лет назад
  Rémi Verschelde 931838b330 Merge pull request #60627 from aaronfranke/rename-elements 3 лет назад
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 лет назад
  Yuri Roubinsky 5eb3a0ef4a Add `hint_color` support for `vec3` in shaders 3 лет назад
  Aaron Franke 1bf94dff3a Rename Basis "elements" to "rows" 3 лет назад
  Aaron Franke b831fb0a54 Rename Transform2D "elements" to "columns" 3 лет назад
  bruvzg de4c97758a Fix more issues found by cppcheck. 3 лет назад
  Bastiaan Olij 0b4fd92a17 Moved particles into ParticlesStorage 3 лет назад
  Rémi Verschelde 46ef52162e Color: Rename `to_srgb`/`to_linear` to include base color space 3 лет назад
  Bastiaan Olij 36defd1179 Extract global variable, shader and material storage 3 лет назад