1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 08:35:20 +02:00

Batched rendering of particles (#14489)

Co-authored-by: x2048 <codeforsmile@gmail.com>
Co-authored-by: Desour <ds.desour@proton.me>
This commit is contained in:
sfan5
2024-04-03 13:56:49 +02:00
committed by GitHub
parent ff88ed7c75
commit f8bff346f4
3 changed files with 395 additions and 213 deletions

View File

@@ -31,7 +31,7 @@ enum TileAnimationType : u8
struct TileAnimationParams
{
enum TileAnimationType type;
enum TileAnimationType type = TileAnimationType::TAT_NONE;
union
{
// struct {