aboutsummaryrefslogtreecommitdiff
path: root/client/shaders/object_shader/opengl_vertex.glsl
AgeCommit message (Collapse)Author
2020-06-16Make shading of CAOs optional (#10033)Danila Shutov
2020-06-09Fix broken coloring of wielditems (#9969)Danila Shutov
Fixes a regression that appeared in 5.3.0-dev.
2020-03-16Transform texture UVs with provided tex. matrix (#9515)Danila Shutov
fixes #9481
2020-02-16Basic model shading (#9374)Danila Shutov