TacticalMetaphysics / LiSE

Rules-based engine for life sims, with time travel
GNU Affero General Public License v3.0
116 stars 9 forks source link

Improve the performance of arrow drawing #69

Closed clayote closed 4 years ago

clayote commented 4 years ago

When there are a lot of edges in a character, drawing a new one or moving an existing one causes the framerate to take a dive, because ELiDE is redrawing every arrow on every frame.