Age | Commit message (Expand) | Author |
---|---|---|
2021-06-08 | Removes deleted OrenNayar mode from shaders and materials | Yuri Roubinsky |
2021-05-31 | Implement shader caching | reduz |
2021-05-22 | Allow shader arrays to be passed as parameters and return value | Yuri Roubinsky |
2021-05-19 | Implements length() shader function for arrays in structs | Yuri Roubinsky |
2021-04-14 | Refactor GLSL shader compilation | reduz |
2021-02-18 | Reorganize Project Settings | reduz |
2021-02-11 | Allow passing varying from fragment to light shader function | Yuri Roubinsky |
2021-01-01 | Update copyright statements to 2021 | RĂ©mi Verschelde |
2020-12-29 | Consistently use normal_map | Marcel Admiraal |
2020-12-27 | Fix using post-init shader array constructors | Yuri Roubinsky |
2020-12-17 | Added support for constants in shader `case` and array size declaration | Yuri Roubinsky |
2020-12-04 | RenderingServer reorganization | reduz |