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:
parent
60113bde74
commit
2330267d22
37 changed files with 918 additions and 543 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue