aboutsummaryrefslogtreecommitdiff
path: root/client/shaders/nodes_shader/opengl_vertex.glsl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Nodes shader: Decrease amplitude of waving leaves and plantsparamat2016-03-301-11/+15
* Replace CRLF with LF in shader filesest312016-03-251-86/+86
* Shaders: use triple-frequency waving for leaves and plantsparamat2015-09-071-25/+23
* Remove use of engine sent texture tiling flags - theyre no longer neededRealBadAngel2015-08-201-1/+1
* Fix relief mapping issuesRealBadAngel2015-07-161-1/+1
* Shaders fixes and cleanup relief mapping code.RealBadAngel2015-07-021-5/+5
* Remove textures vertical offset. Fix for area enabling parallax.RealBadAngel2015-06-211-8/+12
* Automated whitespace error fix for last commitest312015-06-141-40/+40
* Improved parallax mapping. Generate heightmaps on the fly.RealBadAngel2015-06-141-39/+40
* Optimize bumpmapping mathematicsLoic Blot2015-01-161-7/+24
* Revert "Optimize bumpmapping mathematics"Craig Robbins2015-01-161-24/+7
* Optimize bumpmapping mathematicsLoic Blot2015-01-151-7/+24
* Restore finalColorBlend implementation in shaders.RealBadAngel2014-12-071-3/+29
* Let lighting be done only CPU side. Remove finalColorBlend implementation fro...RealBadAngel2014-08-161-27/+1
* Make faces shading correct for all possible modes.RealBadAngel2014-08-141-1/+1
* Faces shading fixesRealBadAngel2014-07-071-14/+0
* Improved faces shading with and without shaders.RealBadAngel2014-06-171-7/+13
* Unite nodes shaders.RealBadAngel2014-06-151-0/+135