Mesh gravity speed-ups
Compare changes
Implements two improvements:
To implement the second part, I have removed the call to space_split()
that was in space_rebuild()
. The space_split()
is now called after the communication has been initiated.