aboutsummaryrefslogtreecommitdiff
path: root/src/client/particles.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* refacto: RenderingEngine::get_scene_manager() is now not callable from singletonLoic Blot2021-05-031-2/+2
* ParticleSpawner: Fix crash when attaching to invisible entitySmallJoker2020-06-191-1/+1
* Implement spawning particles with node texture appearancesfan52020-05-231-17/+58
* Cleanup of particle & particlespawner structures and code (#9893)sfan52020-05-221-203/+130
* particles.cpp: Fix code-styleANAND2019-08-311-12/+17
* Fix rotation of attached particlespawnerPedro Gimeno2019-08-311-31/+33
* Merge pull request #8776 from osjc/FixGetNodeJozef Behran2019-08-101-1/+1
* Fix particle spawners not visible since CSM spawner implementation (#8289)Loïc Blot2019-03-011-28/+9
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-0/+684