Age | Commit message (Expand) | Author |
---|---|---|
2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-05-14 | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde |
2020-05-10 | New lightmapper | Juan Linietsky |
2020-04-29 | Merge pull request #37795 from Chaosus/shader_fix_const_order2 | Rémi Verschelde |
2020-04-17 | Implement global and per instance shader uniforms. | Juan Linietsky |
2020-04-11 | Fix shader constant sorting | Yuri Roubinsky |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-28 | Prevent shader crash if multiple variables has been declared in 'for' | Yuri Roubinsky |
2020-03-27 | Renaming of servers for coherency. | Juan Linietsky |