flamendless / Slab

An immediate mode GUI for the Love2D framework.
MIT License
289 stars 25 forks source link

no more dropped click events at low framerate; reduce number of temp. tables #107

Closed megagrump closed 2 years ago

megagrump commented 2 years ago

This is slightly slower than before, but avoids a whole bunch of temporaries and reduces GC churn.