Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@jsconan jsconan released this 06 Feb 17:38
91f826a

Add core functions:

  • iToX(): Extract the X-coordinate from a linear position.
  • iToY(): Extract the Y-coordinate from a linear position.

Refactor operators:

  • distributeGrid(): Use the functions converting linear to 2D coordinates.
  • repeatGrid(): Use the functions converting linear to 2D coordinates.

Pull requests:

Full Changelog: v1.2.0...v1.3.0