mchlnix / SMB3-Foundry

SMB3 Level Editor in Python
GNU General Public License v3.0
93 stars 12 forks source link

Add method to rerender all objects #25

Closed mchlnix closed 5 years ago

mchlnix commented 5 years ago

If we remove an object, like the ground, some objects need to rerender, that doesn't happen until we move them, or otherwise change the object itself.

Therefore a method to "manually" trigger this would be helpful.