libgdx / box2dlights

Fork of box2dlights by Kalle Hamalainen
Apache License 2.0
256 stars 81 forks source link

Replaced staticUpdate() calls with dirty flag #28

Closed rinold closed 9 years ago

rinold commented 9 years ago

This will give us 1 update for static light during update cycle not depending on how much changes in it we have done.