| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
sky.cpp: m_bgcolor.getAlpha() was being used before initialised
mesh related: m_highlight_mesh_color was being used uninitialised
|
| |
|
| |
|
|
|
|
|
|
| |
for all special drawtypes.
Plus some style fixes and optimizations.
|
|
|
|
| |
from shaders.
|
|
|
|
|
| |
Skip shading for lightsources and top of the nodes.
Fixes liquid sources and flowing surfaces having different brightness.
|
| |
|
| |
|
|
|
|
| |
a0f78659f31abd)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
called function
|
|
|
|
|
| |
Parallax mapping with slope information.
Overriding normal maps.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
shaders are used
|
|
|
|
| |
like water
|
| |
|
| |
|
| |
|
|
|
|
| |
side rotation
|
| |
|
|
|
|
| |
minetest.conf.example a bit
|
| |
|
|
|
|
| |
GPLv2/later, by agreement of major contributors
|
| |
|
| |
|