Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-14 | Style: Fix whole-line commented code | Rémi Verschelde | |
They do not play well with clang-format which aligns the `//` part with the rest of the code block, thus producing badly indented commented code. | |||
2017-01-01 | WIP particle system | Juan Linietsky | |
Ability to enable and change MSAA settings Ability to change VCT quality Ability to enable/disable HDR rendering | |||
2016-12-23 | Fixed many more bugs reported by Valgrind | Juan Linietsky | |
2016-12-02 | Subsurface scattering material param is now working! | Juan Linietsky | |
2016-11-20 | Huge amount of improvement in the material system. Materials should be | Juan Linietsky | |
a lot more complete and usable now. | |||
2016-11-09 | all light types and shadows are working, pending a lot of clean-up | Juan Linietsky | |
2016-10-29 | -Many many fixes | Juan Linietsky | |
-Gizmos work again | |||
2016-10-27 | PBR more or less working, still working on bringing gizmos back | Juan Linietsky | |
2016-10-10 | 2D Shaders are working again using the new syntax, though all is buggy in ↵ | Juan Linietsky | |
general |