dashfaction icon indicating copy to clipboard operation
dashfaction copied to clipboard

Particle emitter regression! (df-bug)

Open MartianMadman opened this issue 2 years ago • 1 comments

Latest builds of Dash Faction do not render particles when it's parent emitter is out of view which looks odd.

https://user-images.githubusercontent.com/89256728/194756482-d94ec07c-8268-433c-b25b-b5811cb7a7b0.mp4

MartianMadman avatar Oct 09 '22 12:10 MartianMadman

Issue is caused by commit https://github.com/rafalh/dashfaction/commit/fabf91087b684dd9899c0f9a488136cf5a33e80f. Deleting line 85 in particle.cpp prevents this issue but that is probably not an ideal fix.

MartianMadman avatar Nov 02 '22 02:11 MartianMadman