aboutsummaryrefslogtreecommitdiff
path: root/client/shaders/nodes_shader (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Faces shading fixesRealBadAngel2014-07-071-14/+0
|
* Improved faces shading with and without shaders.RealBadAngel2014-06-172-19/+13
|
* Unite nodes shaders.RealBadAngel2014-06-152-0/+263
Pass drawtype and material type to shaders. Move shaders generation to startup only. Allow assign shaders per tile. Initial code to support water surface shader.