Yuri Roubinsky
|
a6e280c5de
|
Add some more fixes to visual shader
|
2022-02-07 11:28:42 +03:00 |
|
Yuri Roubinsky
|
db18faf660
|
Rename PORT_TYPE_VECTOR to PORT_TYPE_VECTOR_3D
|
2022-02-06 20:15:28 +03:00 |
|
Yuri Roubinsky
|
538cff1351
|
Fix default input port hints for some modes in visual shader
|
2022-01-22 11:12:56 +03:00 |
|
Rémi Verschelde
|
fe52458154
|
Update copyright statements to 2022
Happy new year to the wonderful Godot community!
|
2022-01-03 21:27:34 +01:00 |
|
Nathan Franke
|
49403cbfa0
|
Replace String comparisons with "", String() to is_empty()
Also:
- Adds two stress tests to test_string.h
- Changes to .empty() on std::strings
|
2021-12-09 04:48:38 -06:00 |
|
Hugo Locurcio
|
abc38b8d66
|
Use C++11 raw literals for shader code to improve readability
In files that have lots of branching, `\t` was replaced with a
tab character instead.
|
2021-07-19 08:19:50 +02:00 |
|
Yuri Roubinsky
|
4618e09f3b
|
Added SDF nodes to visual shader
|
2021-01-18 15:04:54 +01:00 |
|