Thursday, February 7, 2013

Coordinate increments and hinter improvements

Today I added a new feature for the GeometricSolverPipe which allows us to specify increments for the mouse coordinates - if defined, these 'force' the mouse pointer to jump to the closest multiple of the given value for each axis. It's possible to define these increments for any of the 3 axes and change them at any point to any positive value. The Hinter suggestions are not affected by this - all points are used, even if there are some whose coordinates are not multiples of the current increments:



Another improvement added today is the addition of the origin point to the Hinter geometry:



No comments: