allegroflare / allegro_flare

Application toolkit for Allegro 5
https://clubcatt.com/allegroflare
MIT License
35 stars 6 forks source link

Remove legacy "interpolator" namespace from Interpolators #267

Open MarkOates opened 5 months ago

MarkOates commented 5 months ago

Interpolators has a legacy namespace interpolator (old code till uses this old namespace). That's defined here: https://github.com/allegroflare/allegro_flare/blob/master/include/AllegroFlare/Interpolators.hpp#L85

This should be removed and updated throughout the system.