Yuri Rubinsky
|
cf240a7ae0
Refactor shader hints
|
3 years ago |
Rémi Verschelde
|
1314e6cbcc
Merge pull request #60803 from Chaosus/shader_hint_rename
|
3 years ago |
reduz
|
45af29da80
Add a new HashSet template
|
3 years ago |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
3 years ago |
Bastiaan Olij
|
9939cfc4c4
Split out bokeh_dof and copy effects
|
3 years ago |
Yuri Roubinsky
|
a8bbe570ca
Rename `hint_albedo`, `hint_white/black` in shaders
|
3 years ago |
Rémi Verschelde
|
931838b330
Merge pull request #60627 from aaronfranke/rename-elements
|
3 years ago |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 years ago |
Yuri Roubinsky
|
5eb3a0ef4a
Add `hint_color` support for `vec3` in shaders
|
3 years ago |
Aaron Franke
|
1bf94dff3a
Rename Basis "elements" to "rows"
|
3 years ago |
Aaron Franke
|
b831fb0a54
Rename Transform2D "elements" to "columns"
|
3 years ago |
bruvzg
|
de4c97758a
Fix more issues found by cppcheck.
|
3 years ago |
Bastiaan Olij
|
0b4fd92a17
Moved particles into ParticlesStorage
|
3 years ago |
Rémi Verschelde
|
46ef52162e
Color: Rename `to_srgb`/`to_linear` to include base color space
|
3 years ago |
Bastiaan Olij
|
36defd1179
Extract global variable, shader and material storage
|
3 years ago |