allegro_flare icon indicating copy to clipboard operation
allegro_flare copied to clipboard

Remove legacy "interpolator" namespace from Interpolators

Open MarkOates opened this issue 1 year ago • 0 comments

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.

MarkOates avatar May 12 '24 14:05 MarkOates