Skip to content

Fix an undefined behaviour problem

Fix an undefined behaviour problem in engine_split_particles() by using the more expensive (but correct) functions to relink the gpart to other particles.

Fix #646 (closed).

Merge request reports

Loading