Open MarkOates opened 2 years ago
This has bumped up a bit in priority. I can see an upcoming scenario where this feature might be needed - rendering interpolator paths for automation controls comes to mind. However, I think it should be in an isolated object, like a Path2DFromInterpolator
or something.
This function declaration used to exist in
allegro_flare/render_path2d.h
:However, there does not appear to ever have been a definition. The method might be useful in the future, however, there's not an immediate or expected use for it right now.