1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-27 17:28:41 +00:00

Shaders rework.

This commit is contained in:
RealBadAngel 2013-12-03 17:21:40 +01:00 committed by PilzAdam
parent 60113bde74
commit 2330267d22
37 changed files with 918 additions and 543 deletions

View file

@ -234,6 +234,8 @@ struct ContentFeatures
u32 damage_per_second;
NodeBox node_box;
NodeBox selection_box;
// Used for waving leaves/plants
u8 waving;
// Compatibility with old maps
// Set to true if paramtype used to be 'facedir_simple'
bool legacy_facedir_simple;