giulioforesto / planets

A 2D plotted planets movement simulator
0 stars 0 forks source link

In case of collision planets are renamed #11

Closed giulioforesto closed 9 years ago

giulioforesto commented 9 years ago

In case of collision, all planets after (in order of id) the disappearing planet are renamed. This is to be avoided because it changes colors.

Moreover, this could cause serious issues for future pretty features, like planet labels, mouse picking, etc.

gabrielfougeron commented 9 years ago

OK, I'm on it.

From now on (future commit, before end of the week) :

giulioforesto commented 9 years ago

Fine! NB: You can reference the issue in the commit message with #11