Files
create/src
furti 275b40f04f Extract Path Array logic into separate functions
The Path Array logic is pretty useful to be used directly by macros.
But until now it was encapsulated in the PathArray class and could only
be used by creating a full PathArray object. So we can't use it inside
other Objects to create a repeated shape.

This commit extracts the logic into a separate function that returns a
list of placements. One can use this placements now to copy a shape and
place it accordingly.
2019-05-07 21:31:12 -03:00
..
2019-04-04 23:10:58 +02:00
2019-04-30 10:15:59 -03:00
2018-09-01 22:44:39 +02:00
2019-03-07 14:10:28 -03:00
2018-10-22 15:29:53 -03:00