Commit Graph

646 Commits (ed433861e3e9586fa0f551f164d7ff641fd15ce7)
 

Author SHA1 Message Date
jan 99f3b0871a missing import 9 months ago
jan d5608786ea Remove more mentions of AutoSlots 9 months ago
jan 6866d44021 simplify imports and use new approach 9 months ago
jan a2cc94794e don't need to deepcopy twice 9 months ago
jan c2008f2719 Improve arc arclength estimation (untested) 9 months ago
jan e2c7f8c8cc various doc updates 9 months ago
Jan Petykiewicz 04e15f7c85 use retstep instead of subtracting 9 months ago
Jan Petykiewicz a5ddfc76ca speed up get_bounds when called on a manhattan ref 9 months ago
Jan Petykiewicz 0c0012def0 find_ptransform -> find_port_transform 9 months ago
Jan Petykiewicz 468322ceb9 add has_ports() 9 months ago
Jan Petykiewicz d4bb466ad9 add mutate_other arg 9 months ago
Jan Petykiewicz e6ff6daa32 move __repr__ higher 9 months ago
Jan Petykiewicz f7f5a62f54 Update comments 9 months ago
Jan Petykiewicz e47f9b76b1 remove TODO labels from mypy #3004 comments 9 months ago
Jan Petykiewicz b872e19dec Improve arclength calculation for elliptical arcs 9 months ago
jan efac8efa90 update some examples 9 months ago
Jan Petykiewicz 31d97d8df0 add retool() 9 months ago
Jan Petykiewicz 3b2be804e2 Only remove existing ports 9 months ago
Jan Petykiewicz b443a2a41e add prune_layers and prune_refs 9 months ago
Jan Petykiewicz 064c3803ed fix comment 9 months ago
jan 0618be91d4 delete some old code 9 months ago
jan c55d95505c improve accuracy of manhattan rotations 9 months ago
jan 97ccd8c303 fix missing tools prop 9 months ago
jan df4c867e5c fix bounds 9 months ago
jan 24fc97e7f5 update readme 9 months ago
jan 91465b7175 don't keep track of y-mirroring separately from x 9 months ago
jan 9bc8d29b85 renderbuilder fixes 9 months ago
jan 9a28e1617c renderpather, get_bounds includes repetitions, Boundable 9 months ago
jan 22e1c6ae1d fix bounds 9 months ago
jan 87be06dcbe pattern copy should be deep 9 months ago
jan bbc61a2fcd wrong func name 9 months ago
jan e3c7150e18 missing import 9 months ago
jan 976ca0a2da missing parens 9 months ago
jan 723d856915 repetitions affect bounds 9 months ago
jan 079250e665 wip get_bounds 9 months ago
jan 8959101162 faster get_bounds for manhattan refs 9 months ago
jan 234264c0af Make rotation matrix immutable and cache the value 9 months ago
jan 93ab0a942d misc fixes 9 months ago
jan 9a077ea2df move to dicty layers and targets 9 months ago
jan 6b240de268 delete FlatBuilder (Builder subsumes it) 9 months ago
jan 3028ea0941 pather fixes / type updates 9 months ago
jan 5f24ceb13f add RenderPather 9 months ago
jan 75821c4ff9 comment 9 months ago
jan 2ed868ec25 split out find_ptransform (static version, only need ports) 9 months ago
jan cbe5c07f8f add todo about underscore 9 months ago
jan b13d7286e5 shorten labels 9 months ago
jan de0d35d3d7 cleanup 9 months ago
jan 1008b6aabd split pather into its own file 9 months ago
jan bb3caf1ad7 comment updates 9 months ago
jan c5c31a5f0f only mutable variant should have rename_top 9 months ago