aboutsummaryrefslogtreecommitdiff
path: root/src/client/particles.cpp
AgeCommit message (Expand)Author
2022-10-09Optimize lighting calculation (#12797)Jude Melton-Houghton
2022-09-20Fix formula used for acceleration (#12353)Lars Müller
2022-09-10Allow looped animation to be used safely with old clientssfan5
2022-08-12Physics overrides: Move values to a common struct (#12591)SmallJoker
2022-07-13Make BlendMode::alpha the fallback for unknown future blend modesDmitry Kostenko
2022-07-13Animated particlespawners and more (#11545)Lexi Hale
2021-05-03refacto: RenderingEngine::get_scene_manager() is now not callable from singletonLoic Blot
2020-06-19ParticleSpawner: Fix crash when attaching to invisible entitySmallJoker
2020-05-23Implement spawning particles with node texture appearancesfan5
2020-05-22Cleanup of particle & particlespawner structures and code (#9893)sfan5
2019-08-31particles.cpp: Fix code-styleANAND
2019-08-31Fix rotation of attached particlespawnerPedro Gimeno
2019-08-10Merge pull request #8776 from osjc/FixGetNodeJozef Behran
2019-03-01Fix particle spawners not visible since CSM spawner implementation (#8289)Loïc Blot
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin