Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
* | Warn users when assigning VERTEX directly to POSITION due to compatibility br... | clayjohn | 2024-04-12 | 1 | -0/+4 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Replace most uses of Map by HashMap | reduz | 2022-05-16 | 1 | -3/+3 |
* | Add translation links to shader errors | Yuri Roubinsky | 2022-01-19 | 1 | -8/+8 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Add a shader warning when the uniform buffer limit is exceeded | Yuri Roubinsky | 2022-01-03 | 1 | -2/+10 |
* | Allow using empty statements in the shader, added formatting warning | Yuri Roubinsky | 2021-12-01 | 1 | -0/+4 |
* | Use range iterators for `Map` | Lightning_A | 2021-09-30 | 1 | -4/+4 |
* | Added a shader warning about unused local variable | Yuri Roubinsky | 2021-06-29 | 1 | -0/+4 |
* | Basic warning support implementation for the Godot Shading Language. | Yuri Roubinsky | 2021-05-22 | 1 | -0/+131 |