1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-02 16:38:41 +00: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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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 {