Print at Jan 21, 2026, 12:44:51 AM

Posted by Daniels118 at Aug 4, 2022, 10:35:11 AM
Re: Patch submission
@nathanjshaffer
Although it would be nice to have a class to represent a point instead of an array, I think making a change in the existing API is a bit bully towards the plugin developers.
You could consider to implement the new features as a plugin, and if you need the points as Vector2D instead of float arrays you can just convert them forth and back.